"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/04/04 05:24:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-huxifin7wiro" 2026/04/04 05:24:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/04 05:24:56 DEBUG : Starting OpenDrive session with ID: 43ee57d8eb84b42ef9efb196abd214fb91407c187da9f79302c7653df28e0c81 2026/04/04 05:24:56 DEBUG : Creating backend with remote "/tmp/rclone376957081" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:24:56 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:24:56 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:24:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:24:59 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:24:59 DEBUG : dir: Looking for writers 2026/04/04 05:24:59 DEBUG : Looking for writers 2026/04/04 05:24:59 DEBUG : dir: reading active writers 2026/04/04 05:24:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.24s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:00 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:00 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:03 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/04 05:25:05 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/04/04 05:25:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:08 DEBUG : dir/subdir: Looking for writers 2026/04/04 05:25:08 DEBUG : dir: Looking for writers 2026/04/04 05:25:08 DEBUG : file1: reading active writers 2026/04/04 05:25:08 DEBUG : file2: reading active writers 2026/04/04 05:25:08 DEBUG : subdir: reading active writers 2026/04/04 05:25:08 DEBUG : Looking for writers 2026/04/04 05:25:08 DEBUG : dir: reading active writers 2026/04/04 05:25:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.18s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:09 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:09 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:12 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:12 DEBUG : dir: Looking for writers 2026/04/04 05:25:12 DEBUG : file1: reading active writers 2026/04/04 05:25:12 DEBUG : Looking for writers 2026/04/04 05:25:12 DEBUG : dir: reading active writers 2026/04/04 05:25:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.94s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:13 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:13 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:16 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:16 DEBUG : dir: Looking for writers 2026/04/04 05:25:16 DEBUG : Looking for writers 2026/04/04 05:25:16 DEBUG : dir: reading active writers 2026/04/04 05:25:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (4.17s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:18 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:18 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:20 DEBUG : dir: forgetting directory cache 2026/04/04 05:25:20 DEBUG : forgetting directory cache 2026/04/04 05:25:20 DEBUG : dir: forgetting directory cache 2026/04/04 05:25:20 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:20 DEBUG : Looking for writers 2026/04/04 05:25:20 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.79s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:21 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:21 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:24 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/04/04 05:25:24 DEBUG : dir: invalidating directory cache 2026/04/04 05:25:24 DEBUG : >ForgetPath: 2026/04/04 05:25:24 DEBUG : ForgetPath: relativePath="dir", type=0 2026/04/04 05:25:24 DEBUG : invalidating directory cache 2026/04/04 05:25:24 DEBUG : dir: forgetting directory cache 2026/04/04 05:25:24 DEBUG : >ForgetPath: 2026/04/04 05:25:24 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/04/04 05:25:24 DEBUG : >ForgetPath: 2026/04/04 05:25:24 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:24 DEBUG : dir: Looking for writers 2026/04/04 05:25:24 DEBUG : Looking for writers 2026/04/04 05:25:24 DEBUG : dir: reading active writers 2026/04/04 05:25:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.19s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:26 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:26 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:30 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/04/04 05:25:32 DEBUG : forgetting directory cache 2026/04/04 05:25:32 DEBUG : dir: forgetting directory cache 2026/04/04 05:25:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:32 DEBUG : dir: Looking for writers 2026/04/04 05:25:32 DEBUG : fil/a/b: Looking for writers 2026/04/04 05:25:32 DEBUG : fil/a: Looking for writers 2026/04/04 05:25:32 DEBUG : b: reading active writers 2026/04/04 05:25:32 DEBUG : fil: Looking for writers 2026/04/04 05:25:32 DEBUG : a: reading active writers 2026/04/04 05:25:32 DEBUG : Looking for writers 2026/04/04 05:25:32 DEBUG : fil: reading active writers 2026/04/04 05:25:32 DEBUG : dir: reading active writers 2026/04/04 05:25:32 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.22s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:35 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:35 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:37 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:37 DEBUG : dir: Looking for writers 2026/04/04 05:25:37 DEBUG : Looking for writers 2026/04/04 05:25:37 DEBUG : dir: reading active writers 2026/04/04 05:25:37 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.79s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:39 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:39 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:41 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:41 DEBUG : dir: Looking for writers 2026/04/04 05:25:41 DEBUG : file1: reading active writers 2026/04/04 05:25:41 DEBUG : Looking for writers 2026/04/04 05:25:41 DEBUG : dir: reading active writers 2026/04/04 05:25:41 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.77s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:42 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:42 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:45 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/04/04 05:25:47 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/04/04 05:25:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/04/04 05:25:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/04/04 05:25:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/04 05:25:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/04/04 05:25:50 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/04/04 05:25:52 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/04/04 05:25:54 DEBUG : dir: invalidating directory cache 2026/04/04 05:25:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/04/04 05:25:54 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/04/04 05:25:54 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/04/04 05:25:54 DEBUG : dir/file1: Reset virtual modtime 2026/04/04 05:25:54 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/04/04 05:25:54 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/04 05:25:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/04/04 05:25:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/04/04 05:25:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:25:54 DEBUG : dir: invalidating directory cache 2026/04/04 05:25:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/04/04 05:25:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/04/04 05:25:54 DEBUG : dir/virtualFile: Reset virtual modtime 2026/04/04 05:25:54 DEBUG : forgetting directory cache 2026/04/04 05:25:54 DEBUG : dir: forgetting directory cache 2026/04/04 05:25:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/04/04 05:25:54 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:54 DEBUG : dir/virtualDir: Looking for writers 2026/04/04 05:25:54 DEBUG : dir: Looking for writers 2026/04/04 05:25:54 DEBUG : file1: reading active writers 2026/04/04 05:25:54 DEBUG : virtualFile2: reading active writers 2026/04/04 05:25:54 DEBUG : virtualFile: reading active writers 2026/04/04 05:25:54 DEBUG : virtualDir: reading active writers 2026/04/04 05:25:54 DEBUG : Looking for writers 2026/04/04 05:25:54 DEBUG : dir: reading active writers 2026/04/04 05:25:54 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.05s) --- PASS: TestDirReadDirAll/Virtual (4.90s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:25:56 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:25:56 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:25:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:25:59 ERROR : dir/: Can only open directories read only 2026/04/04 05:25:59 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:25:59 DEBUG : dir: Looking for writers 2026/04/04 05:25:59 DEBUG : Looking for writers 2026/04/04 05:25:59 DEBUG : dir: reading active writers 2026/04/04 05:25:59 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.64s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:00 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:00 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/04/04 05:26:03 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/04 05:26:03 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/04/04 05:26:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/04 05:26:03 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 05:26:04 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/04/04 05:26:05 DEBUG : dir/potato: size = 5 OK 2026/04/04 05:26:05 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:26:05 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/04/04 05:26:05 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/04/04 05:26:05 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:05 DEBUG : dir: Looking for writers 2026/04/04 05:26:05 DEBUG : potato: reading active writers 2026/04/04 05:26:05 DEBUG : file1: reading active writers 2026/04/04 05:26:05 DEBUG : Looking for writers 2026/04/04 05:26:05 DEBUG : dir: reading active writers 2026/04/04 05:26:05 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.93s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:06 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:06 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:26:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/04/04 05:26:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:10 DEBUG : dir/sub: Looking for writers 2026/04/04 05:26:10 DEBUG : dir: Looking for writers 2026/04/04 05:26:10 DEBUG : file1: reading active writers 2026/04/04 05:26:10 DEBUG : sub: reading active writers 2026/04/04 05:26:10 DEBUG : Looking for writers 2026/04/04 05:26:10 DEBUG : dir: reading active writers 2026/04/04 05:26:10 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.75s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:12 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:12 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:26:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/04 05:26:15 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/04/04 05:26:16 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:16 DEBUG : dir/sub/subsub: Looking for writers 2026/04/04 05:26:16 DEBUG : dir/sub: Looking for writers 2026/04/04 05:26:16 DEBUG : subsub: reading active writers 2026/04/04 05:26:16 DEBUG : dir: Looking for writers 2026/04/04 05:26:16 DEBUG : sub: reading active writers 2026/04/04 05:26:16 DEBUG : file1: reading active writers 2026/04/04 05:26:16 DEBUG : Looking for writers 2026/04/04 05:26:16 DEBUG : dir: reading active writers 2026/04/04 05:26:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.75s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:18 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:18 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:26:21 ERROR : dir/: Dir.Remove not empty 2026/04/04 05:26:21 DEBUG : dir/file1: Remove: 2026/04/04 05:26:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:26:21 DEBUG : dir/file1: >Remove: err= 2026/04/04 05:26:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/04 05:26:22 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:22 DEBUG : Looking for writers 2026/04/04 05:26:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.78s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:22 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:22 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:26:25 DEBUG : dir/file1: Remove: 2026/04/04 05:26:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:26:25 DEBUG : dir/file1: >Remove: err= 2026/04/04 05:26:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/04 05:26:26 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:26 DEBUG : Looking for writers 2026/04/04 05:26:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (4.01s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:26 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:26 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:26:30 DEBUG : dir/file1: Remove: 2026/04/04 05:26:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:26:30 DEBUG : dir/file1: >Remove: err= 2026/04/04 05:26:30 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:30 DEBUG : dir: Looking for writers 2026/04/04 05:26:30 DEBUG : Looking for writers 2026/04/04 05:26:30 DEBUG : dir: reading active writers 2026/04/04 05:26:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.73s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:31 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:31 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:26:34 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/04/04 05:26:36 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/04/04 05:26:36 DEBUG : dir2: same parent dir (ODFfMTExNDc3NDZfVHNzMjU) - using folder/rename instead of move_copy 2026/04/04 05:26:36 DEBUG : dir: Updating dir with dir2 0x165b9d623040 2026/04/04 05:26:36 DEBUG : dir: forgetting directory cache 2026/04/04 05:26:36 DEBUG : Added virtual directory entry vDel: "dir" 2026/04/04 05:26:36 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/04/04 05:26:38 INFO : dir2/file1: Moved (server-side) to: file2 2026/04/04 05:26:38 DEBUG : file2: Updating file with file2 0x165b9d322780 2026/04/04 05:26:38 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/04/04 05:26:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 05:26:39 INFO : dir2/file3: Deleted 2026/04/04 05:26:39 INFO : file2: Moved (server-side) to: dir2/file3 2026/04/04 05:26:39 DEBUG : dir2/file3: Updating file with dir2/file3 0x165b9d322780 2026/04/04 05:26:39 DEBUG : Added virtual directory entry vDel: "file2" 2026/04/04 05:26:39 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/04/04 05:26:40 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/04/04 05:26:40 DEBUG : renamed empty directory: same parent dir (ODFfMTExNDc3NDZfVHNzMjU) - using folder/rename instead of move_copy 2026/04/04 05:26:40 DEBUG : empty directory: Updating dir with renamed empty directory 0x165b9d623860 2026/04/04 05:26:40 DEBUG : empty directory: forgetting directory cache 2026/04/04 05:26:40 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/04/04 05:26:40 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/04/04 05:26:40 DEBUG : dir2: Renaming to "dir3" 2026/04/04 05:26:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:40 DEBUG : dir3: Looking for writers 2026/04/04 05:26:40 DEBUG : file3: reading active writers 2026/04/04 05:26:40 DEBUG : renamed empty directory: Looking for writers 2026/04/04 05:26:40 DEBUG : Looking for writers 2026/04/04 05:26:40 DEBUG : dir3: reading active writers 2026/04/04 05:26:40 DEBUG : renamed empty directory: reading active writers 2026/04/04 05:26:40 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.65s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:42 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:42 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:26:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/04/04 05:26:45 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:26:45 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 05:26:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/04 05:26:45 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/04/04 05:26:45 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/04/04 05:26:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/04 05:26:45 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:26:45 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 05:26:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/04 05:26:45 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/04/04 05:26:45 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/04/04 05:26:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/04 05:26:45 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (12 bytes), uploading instead of streaming 2026/04/04 05:26:46 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/04/04 05:26:47 DEBUG : dir/sub/file2: size = 12 OK 2026/04/04 05:26:47 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/04/04 05:26:47 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/04/04 05:26:47 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/04/04 05:26:47 DEBUG : forgetting directory cache 2026/04/04 05:26:47 DEBUG : dir: forgetting directory cache 2026/04/04 05:26:47 DEBUG : dir/sub: forgetting directory cache 2026/04/04 05:26:47 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/04/04 05:26:47 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/04/04 05:26:47 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 05:26:48 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/04/04 05:26:48 DEBUG : dir/sub/file0: size = 5 OK 2026/04/04 05:26:48 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:26:48 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/04/04 05:26:48 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/04/04 05:26:48 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:48 DEBUG : dir/sub: Looking for writers 2026/04/04 05:26:48 DEBUG : file0: reading active writers 2026/04/04 05:26:48 DEBUG : file2: reading active writers 2026/04/04 05:26:48 DEBUG : dir: Looking for writers 2026/04/04 05:26:48 DEBUG : file1: reading active writers 2026/04/04 05:26:48 DEBUG : sub: reading active writers 2026/04/04 05:26:48 DEBUG : Looking for writers 2026/04/04 05:26:48 DEBUG : dir: reading active writers 2026/04/04 05:26:48 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.76s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:50 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:50 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/04/04 05:26:50 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:50 DEBUG : Looking for writers 2026/04/04 05:26:50 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:51 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:51 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:26:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/04/04 05:26:54 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:26:54 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/04/04 05:26:54 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/04/04 05:26:54 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/04/04 05:26:54 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:26:54 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/04 05:26:54 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/04/04 05:26:54 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:26:54 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/04/04 05:26:54 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/04/04 05:26:54 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/04/04 05:26:54 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:26:54 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/04 05:26:54 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:54 DEBUG : dir: Looking for writers 2026/04/04 05:26:54 DEBUG : file1: reading active writers 2026/04/04 05:26:54 DEBUG : file1.metadata: reading active writers 2026/04/04 05:26:54 DEBUG : Looking for writers 2026/04/04 05:26:54 DEBUG : dir: reading active writers 2026/04/04 05:26:54 DEBUG : dir.metadata: reading active writers 2026/04/04 05:26:54 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.97s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:55 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:55 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:26:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:26:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:26:58 DEBUG : dir: Looking for writers 2026/04/04 05:26:58 DEBUG : file1: reading active writers 2026/04/04 05:26:58 DEBUG : Looking for writers 2026/04/04 05:26:58 DEBUG : dir: reading active writers 2026/04/04 05:26:58 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.90s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:26:59 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:26:59 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:02 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/04/04 05:27:04 DEBUG : Can set mod time: true 2026/04/04 05:27:04 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/04 05:27:04 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:04 DEBUG : dir: Looking for writers 2026/04/04 05:27:04 DEBUG : file1: reading active writers 2026/04/04 05:27:04 DEBUG : Looking for writers 2026/04/04 05:27:04 DEBUG : dir: reading active writers 2026/04/04 05:27:04 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:05 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:05 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 05:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:08 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 05:27:09 DEBUG : dir/file1: size = 0 OK 2026/04/04 05:27:09 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 05:27:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/04 05:27:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/04 05:27:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:10 DEBUG : dir: Looking for writers 2026/04/04 05:27:10 DEBUG : file1: reading active writers 2026/04/04 05:27:10 DEBUG : Looking for writers 2026/04/04 05:27:10 DEBUG : dir: reading active writers 2026/04/04 05:27:10 DEBUG : >WaitForWriters: 2026/04/04 05:27:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:10 DEBUG : dir: Looking for writers 2026/04/04 05:27:10 DEBUG : file1: reading active writers 2026/04/04 05:27:10 DEBUG : Looking for writers 2026/04/04 05:27:10 DEBUG : dir: reading active writers 2026/04/04 05:27:10 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:11 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:11 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:27:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 05:27:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:14 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 05:27:14 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/04 05:27:15 DEBUG : dir/file1: size = 5 OK 2026/04/04 05:27:15 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:27:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/04 05:27:15 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/04 05:27:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:15 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:15 DEBUG : dir: Looking for writers 2026/04/04 05:27:15 DEBUG : file1: reading active writers 2026/04/04 05:27:15 DEBUG : Looking for writers 2026/04/04 05:27:15 DEBUG : dir: reading active writers 2026/04/04 05:27:15 DEBUG : >WaitForWriters: 2026/04/04 05:27:16 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:16 DEBUG : dir: Looking for writers 2026/04/04 05:27:16 DEBUG : file1: reading active writers 2026/04/04 05:27:16 DEBUG : Looking for writers 2026/04/04 05:27:16 DEBUG : dir: reading active writers 2026/04/04 05:27:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:17 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:17 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:27:17 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:17 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:17 DEBUG : Config file has changed externally - reloading 2026/04/04 05:27:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:27:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:27:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:17 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:27:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/04 05:27:20 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:20 DEBUG : dir: Looking for writers 2026/04/04 05:27:20 DEBUG : file1: reading active writers 2026/04/04 05:27:20 DEBUG : Looking for writers 2026/04/04 05:27:20 DEBUG : dir: reading active writers 2026/04/04 05:27:20 DEBUG : >WaitForWriters: 2026/04/04 05:27:20 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:21 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:21 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:27:21 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:21 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:27:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:27:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:21 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:27:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/04 05:27:24 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:27:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:27:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:27:24 DEBUG : dir/file1(0x165b9d3bfc00): close: 2026/04/04 05:27:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/04/04 05:27:24 DEBUG : dir/file1(0x165b9d3bfc00): >close: err= 2026/04/04 05:27:24 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:24 DEBUG : dir: Looking for writers 2026/04/04 05:27:24 DEBUG : file1: reading active writers 2026/04/04 05:27:24 DEBUG : Looking for writers 2026/04/04 05:27:24 DEBUG : dir: reading active writers 2026/04/04 05:27:24 DEBUG : >WaitForWriters: 2026/04/04 05:27:25 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:25 DEBUG : dir: Looking for writers 2026/04/04 05:27:25 DEBUG : file1: reading active writers 2026/04/04 05:27:25 DEBUG : Looking for writers 2026/04/04 05:27:25 DEBUG : dir: reading active writers 2026/04/04 05:27:25 DEBUG : >WaitForWriters: 2026/04/04 05:27:25 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:26 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:26 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:27:26 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:26 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:27:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:27:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:27:26 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:27:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/04 05:27:28 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:27:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:27:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:27:28 DEBUG : dir/file1(0x165b9db40400): _writeAt: size=5, off=0 2026/04/04 05:27:28 DEBUG : dir/file1(0x165b9db40400): openPending: 2026/04/04 05:27:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/04 05:27:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 05:27:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:28 DEBUG : dir/file1(0x165b9db40400): >openPending: err= 2026/04/04 05:27:28 DEBUG : dir/file1(0x165b9db40400): >_writeAt: n=5, err= 2026/04/04 05:27:28 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/04 05:27:28 DEBUG : dir/file1(0x165b9db40400): close: 2026/04/04 05:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/04/04 05:27:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/04/04 05:27:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/04/04 05:27:28 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/04 05:27:29 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/04 05:27:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:27:29 DEBUG : dir/file1(0x165b9db40400): >close: err= 2026/04/04 05:27:29 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:29 DEBUG : dir: Looking for writers 2026/04/04 05:27:29 DEBUG : file1: reading active writers 2026/04/04 05:27:29 DEBUG : Looking for writers 2026/04/04 05:27:29 DEBUG : dir: reading active writers 2026/04/04 05:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:27:29 DEBUG : dir: Looking for writers 2026/04/04 05:27:29 DEBUG : file1: reading active writers 2026/04/04 05:27:29 DEBUG : Looking for writers 2026/04/04 05:27:29 DEBUG : dir: reading active writers 2026/04/04 05:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:27:29 DEBUG : dir: Looking for writers 2026/04/04 05:27:29 DEBUG : file1: reading active writers 2026/04/04 05:27:29 DEBUG : Looking for writers 2026/04/04 05:27:29 DEBUG : dir: reading active writers 2026/04/04 05:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:27:29 DEBUG : dir: Looking for writers 2026/04/04 05:27:29 DEBUG : file1: reading active writers 2026/04/04 05:27:29 DEBUG : Looking for writers 2026/04/04 05:27:29 DEBUG : dir: reading active writers 2026/04/04 05:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:27:29 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 05:27:29 DEBUG : dir: Looking for writers 2026/04/04 05:27:29 DEBUG : file1: reading active writers 2026/04/04 05:27:29 DEBUG : Looking for writers 2026/04/04 05:27:29 DEBUG : dir: reading active writers 2026/04/04 05:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:27:29 DEBUG : dir: Looking for writers 2026/04/04 05:27:29 DEBUG : file1: reading active writers 2026/04/04 05:27:29 DEBUG : Looking for writers 2026/04/04 05:27:29 DEBUG : dir: reading active writers 2026/04/04 05:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:27:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:29 DEBUG : dir: Looking for writers 2026/04/04 05:27:29 DEBUG : file1: reading active writers 2026/04/04 05:27:29 DEBUG : Looking for writers 2026/04/04 05:27:29 DEBUG : dir: reading active writers 2026/04/04 05:27:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:27:30 DEBUG : dir/file1: size = 14 OK 2026/04/04 05:27:30 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/04/04 05:27:30 INFO : dir/file1: Copied (replaced existing) 2026/04/04 05:27:30 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/04/04 05:27:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 05:27:30 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/04/04 05:27:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 05:27:30 DEBUG : dir: Looking for writers 2026/04/04 05:27:30 DEBUG : file1: reading active writers 2026/04/04 05:27:30 DEBUG : Looking for writers 2026/04/04 05:27:30 DEBUG : dir: reading active writers 2026/04/04 05:27:30 DEBUG : >WaitForWriters: 2026/04/04 05:27:30 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:30 DEBUG : dir: Looking for writers 2026/04/04 05:27:30 DEBUG : file1: reading active writers 2026/04/04 05:27:30 DEBUG : Looking for writers 2026/04/04 05:27:30 DEBUG : dir: reading active writers 2026/04/04 05:27:30 DEBUG : >WaitForWriters: 2026/04/04 05:27:30 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (32.67s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.82s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.79s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.49s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.36s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.61s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:31 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:31 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:27:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 05:27:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:27:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/04/04 05:27:34 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:34 DEBUG : dir: Looking for writers 2026/04/04 05:27:34 DEBUG : file1: reading active writers 2026/04/04 05:27:34 DEBUG : Looking for writers 2026/04/04 05:27:34 DEBUG : dir: reading active writers 2026/04/04 05:27:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.11s) === RUN TestFileOpenReadUnknownSize 2026/04/04 05:27:35 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/04/04 05:27:35 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:35 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:27:35 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/04/04 05:27:35 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:35 DEBUG : Looking for writers 2026/04/04 05:27:35 DEBUG : file.txt: reading active writers 2026/04/04 05:27:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:35 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:35 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:38 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (25 bytes), uploading instead of streaming 2026/04/04 05:27:39 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/04 05:27:40 DEBUG : dir/file1: size = 25 OK 2026/04/04 05:27:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 05:27:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/04 05:27:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:40 DEBUG : dir: Looking for writers 2026/04/04 05:27:40 DEBUG : file1: reading active writers 2026/04/04 05:27:40 DEBUG : Looking for writers 2026/04/04 05:27:40 DEBUG : dir: reading active writers 2026/04/04 05:27:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.19s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:41 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:41 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:43 DEBUG : dir/file1: Remove: 2026/04/04 05:27:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:27:44 DEBUG : dir/file1: >Remove: err= 2026/04/04 05:27:44 DEBUG : dir/file1: Remove: 2026/04/04 05:27:44 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/04 05:27:44 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:44 DEBUG : dir: Looking for writers 2026/04/04 05:27:44 DEBUG : Looking for writers 2026/04/04 05:27:44 DEBUG : dir: reading active writers 2026/04/04 05:27:44 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.23s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:45 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:45 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:48 DEBUG : dir/file1: Remove: 2026/04/04 05:27:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:27:48 DEBUG : dir/file1: >Remove: err= 2026/04/04 05:27:49 DEBUG : dir/file1: Remove: 2026/04/04 05:27:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/04/04 05:27:49 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:49 DEBUG : dir: Looking for writers 2026/04/04 05:27:49 DEBUG : Looking for writers 2026/04/04 05:27:49 DEBUG : dir: reading active writers 2026/04/04 05:27:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.66s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:49 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:49 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:27:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 05:27:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/04/04 05:27:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 05:27:52 DEBUG : dir/file1: Open: flags=O_RDWR 2026/04/04 05:27:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 05:27:52 DEBUG : dir/file1: Open: flags=0x3 2026/04/04 05:27:52 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/04/04 05:27:52 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/04/04 05:27:52 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:52 DEBUG : dir: Looking for writers 2026/04/04 05:27:52 DEBUG : file1: reading active writers 2026/04/04 05:27:52 DEBUG : Looking for writers 2026/04/04 05:27:52 DEBUG : dir: reading active writers 2026/04/04 05:27:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.76s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:27:53 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:27:53 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:27:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:27:56 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:27:56 DEBUG : dir: Looking for writers 2026/04/04 05:27:56 DEBUG : file1: reading active writers 2026/04/04 05:27:56 DEBUG : Looking for writers 2026/04/04 05:27:56 DEBUG : dir: reading active writers 2026/04/04 05:27:56 DEBUG : >WaitForWriters: 2026/04/04 05:27:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:27:57 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8aecc0 2026/04/04 05:27:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:27:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:27:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 05:27:58 DEBUG : dir/file1: Updating file with dir/file1 0x165b9d8aecc0 2026/04/04 05:27:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 05:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:27:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 05:27:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:27:58 DEBUG : dir/file1: File is currently open, delaying rename 0x165b9d8aecc0 2026/04/04 05:27:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:27:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:27:58 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (25 bytes), uploading instead of streaming 2026/04/04 05:27:59 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/04 05:27:59 DEBUG : dir/file1: size = 25 OK 2026/04/04 05:27:59 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 05:27:59 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/04 05:27:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:27:59 DEBUG : newLeaf: Running delayed rename now 2026/04/04 05:28:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:00 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8aecc0 2026/04/04 05:28:00 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:00 DEBUG : dir: Looking for writers 2026/04/04 05:28:00 DEBUG : Looking for writers 2026/04/04 05:28:00 DEBUG : dir: reading active writers 2026/04/04 05:28:00 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:00 DEBUG : >WaitForWriters: 2026/04/04 05:28:00 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:00 DEBUG : dir: Looking for writers 2026/04/04 05:28:00 DEBUG : Looking for writers 2026/04/04 05:28:00 DEBUG : dir: reading active writers 2026/04/04 05:28:00 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:00 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:28:01 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:28:01 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:28:01 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:28:01 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:01 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:01 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:28:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:28:04 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:04 DEBUG : dir: Looking for writers 2026/04/04 05:28:04 DEBUG : file1: reading active writers 2026/04/04 05:28:04 DEBUG : Looking for writers 2026/04/04 05:28:04 DEBUG : dir: reading active writers 2026/04/04 05:28:04 DEBUG : >WaitForWriters: 2026/04/04 05:28:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:05 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8aee40 2026/04/04 05:28:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:28:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 05:28:06 DEBUG : dir/file1: Updating file with dir/file1 0x165b9d8aee40 2026/04/04 05:28:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 05:28:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:28:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/04/04 05:28:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:07 DEBUG : dir/file1: File is currently open, delaying rename 0x165b9d8aee40 2026/04/04 05:28:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:28:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:07 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (25 bytes), uploading instead of streaming 2026/04/04 05:28:07 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/04/04 05:28:08 DEBUG : dir/file1: size = 25 OK 2026/04/04 05:28:08 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 05:28:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/04/04 05:28:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:08 DEBUG : newLeaf: Running delayed rename now 2026/04/04 05:28:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:09 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8aee40 2026/04/04 05:28:09 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:09 DEBUG : dir: Looking for writers 2026/04/04 05:28:09 DEBUG : Looking for writers 2026/04/04 05:28:09 DEBUG : dir: reading active writers 2026/04/04 05:28:09 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:09 DEBUG : >WaitForWriters: 2026/04/04 05:28:09 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:09 DEBUG : dir: Looking for writers 2026/04/04 05:28:09 DEBUG : Looking for writers 2026/04/04 05:28:09 DEBUG : dir: reading active writers 2026/04/04 05:28:09 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:09 DEBUG : >WaitForWriters: 2026/04/04 05:28:09 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:28:10 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:28:10 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:28:10 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:28:10 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:10 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:10 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:28:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:28:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 05:28:13 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:28:13 DEBUG : dir/file1(0x165b9d6a4500): openPending: 2026/04/04 05:28:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/04 05:28:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 05:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:13 DEBUG : dir/file1(0x165b9d6a4500): >openPending: err= 2026/04/04 05:28:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 05:28:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:28:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:28:13 DEBUG : dir/file1(0x165b9d6a4500): _writeAt: size=14, off=0 2026/04/04 05:28:13 DEBUG : dir/file1(0x165b9d6a4500): >_writeAt: n=14, err= 2026/04/04 05:28:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 05:28:13 DEBUG : dir/file1(0x165b9d6a4500): close: 2026/04/04 05:28:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 05:28:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 05:28:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:28:13 DEBUG : dir/file1(0x165b9d6a4500): >close: err= 2026/04/04 05:28:13 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:13 DEBUG : dir: Looking for writers 2026/04/04 05:28:13 DEBUG : file1: reading active writers 2026/04/04 05:28:13 DEBUG : Looking for writers 2026/04/04 05:28:13 DEBUG : dir: reading active writers 2026/04/04 05:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:28:13 DEBUG : dir: Looking for writers 2026/04/04 05:28:13 DEBUG : file1: reading active writers 2026/04/04 05:28:13 DEBUG : Looking for writers 2026/04/04 05:28:13 DEBUG : dir: reading active writers 2026/04/04 05:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:28:13 DEBUG : dir: Looking for writers 2026/04/04 05:28:13 DEBUG : file1: reading active writers 2026/04/04 05:28:13 DEBUG : Looking for writers 2026/04/04 05:28:13 DEBUG : dir: reading active writers 2026/04/04 05:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:28:13 DEBUG : dir: Looking for writers 2026/04/04 05:28:13 DEBUG : file1: reading active writers 2026/04/04 05:28:13 DEBUG : Looking for writers 2026/04/04 05:28:13 DEBUG : dir: reading active writers 2026/04/04 05:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:28:13 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 05:28:13 DEBUG : dir: Looking for writers 2026/04/04 05:28:13 DEBUG : file1: reading active writers 2026/04/04 05:28:13 DEBUG : Looking for writers 2026/04/04 05:28:13 DEBUG : dir: reading active writers 2026/04/04 05:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:28:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:28:13 DEBUG : dir: Looking for writers 2026/04/04 05:28:13 DEBUG : file1: reading active writers 2026/04/04 05:28:13 DEBUG : Looking for writers 2026/04/04 05:28:13 DEBUG : dir: reading active writers 2026/04/04 05:28:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:28:14 DEBUG : dir: Looking for writers 2026/04/04 05:28:14 DEBUG : file1: reading active writers 2026/04/04 05:28:14 DEBUG : Looking for writers 2026/04/04 05:28:14 DEBUG : dir: reading active writers 2026/04/04 05:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:28:14 DEBUG : dir: Looking for writers 2026/04/04 05:28:14 DEBUG : file1: reading active writers 2026/04/04 05:28:14 DEBUG : Looking for writers 2026/04/04 05:28:14 DEBUG : dir: reading active writers 2026/04/04 05:28:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:28:14 DEBUG : dir/file1: size = 14 OK 2026/04/04 05:28:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/04 05:28:14 INFO : dir/file1: Copied (replaced existing) 2026/04/04 05:28:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 05:28:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/04 05:28:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 05:28:15 DEBUG : dir: Looking for writers 2026/04/04 05:28:15 DEBUG : file1: reading active writers 2026/04/04 05:28:15 DEBUG : Looking for writers 2026/04/04 05:28:15 DEBUG : dir: reading active writers 2026/04/04 05:28:15 DEBUG : >WaitForWriters: 2026/04/04 05:28:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:28:15 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:28:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:28:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:28:15 DEBUG : dir/file1(0x165b9d2f1740): _readAt: size=512, off=0 2026/04/04 05:28:15 DEBUG : dir/file1(0x165b9d2f1740): openPending: 2026/04/04 05:28:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 05:28:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 05:28:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:15 DEBUG : dir/file1(0x165b9d2f1740): >openPending: err= 2026/04/04 05:28:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 05:28:15 DEBUG : dir/file1(0x165b9d2f1740): >_readAt: n=14, err=EOF 2026/04/04 05:28:15 DEBUG : dir/file1(0x165b9d2f1740): close: 2026/04/04 05:28:15 DEBUG : dir/file1(0x165b9d2f1740): >close: err= 2026/04/04 05:28:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 05:28:16 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8aed80 2026/04/04 05:28:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:28:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 05:28:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/04 05:28:17 DEBUG : dir/file1: Updating file with dir/file1 0x165b9d8aed80 2026/04/04 05:28:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 05:28:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:28:18 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:28:18 DEBUG : dir/file1(0x165b9db40000): openPending: 2026/04/04 05:28:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 05:28:18 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/04 05:28:18 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/04 05:28:18 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/04 05:28:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 05:28:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:18 DEBUG : dir/file1(0x165b9db40000): >openPending: err= 2026/04/04 05:28:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 05:28:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:28:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:28:18 DEBUG : dir/file1(0x165b9db40000): _writeAt: size=25, off=0 2026/04/04 05:28:18 DEBUG : dir/file1(0x165b9db40000): >_writeAt: n=25, err= 2026/04/04 05:28:18 DEBUG : dir/file1: File is currently open, delaying rename 0x165b9d8aed80 2026/04/04 05:28:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:28:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true 2026/04/04 05:28:18 DEBUG : newLeaf(0x165b9db40000): close: 2026/04/04 05:28:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 05:28:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:28:18 DEBUG : newLeaf: Running delayed rename now 2026/04/04 05:28:18 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 05:28:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 05:28:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 05:28:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:18 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8aed80 2026/04/04 05:28:18 DEBUG : newLeaf(0x165b9db40000): >close: err= 2026/04/04 05:28:18 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:18 DEBUG : dir: Looking for writers 2026/04/04 05:28:18 DEBUG : Looking for writers 2026/04/04 05:28:18 DEBUG : dir: reading active writers 2026/04/04 05:28:18 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:18 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: OpenDrive root 'rclone-test-huxifin7wiro'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/04 05:28:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:27 DEBUG : dir: Looking for writers 2026/04/04 05:28:27 DEBUG : Looking for writers 2026/04/04 05:28:27 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:27 DEBUG : dir: reading active writers 2026/04/04 05:28:27 DEBUG : >WaitForWriters: 2026/04/04 05:28:27 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:28:28 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:28:28 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:28:28 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:28 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:28 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:28:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:28:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:31 DEBUG : dir: Looking for writers 2026/04/04 05:28:31 DEBUG : file1: reading active writers 2026/04/04 05:28:31 DEBUG : Looking for writers 2026/04/04 05:28:31 DEBUG : dir: reading active writers 2026/04/04 05:28:31 DEBUG : >WaitForWriters: 2026/04/04 05:28:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:32 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8aefc0 2026/04/04 05:28:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:28:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 05:28:33 DEBUG : dir/file1: Updating file with dir/file1 0x165b9d8aefc0 2026/04/04 05:28:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 05:28:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:28:33 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:28:33 DEBUG : dir/file1(0x165b9db40840): openPending: 2026/04/04 05:28:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/04/04 05:28:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 05:28:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:33 DEBUG : dir/file1(0x165b9db40840): >openPending: err= 2026/04/04 05:28:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 05:28:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:28:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:28:33 DEBUG : dir/file1(0x165b9db40840): _writeAt: size=25, off=0 2026/04/04 05:28:33 DEBUG : dir/file1(0x165b9db40840): >_writeAt: n=25, err= 2026/04/04 05:28:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 05:28:33 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8aefc0 2026/04/04 05:28:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:28:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:33 DEBUG : newLeaf(0x165b9db40840): close: 2026/04/04 05:28:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 05:28:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-04-04 05:28:33.469164534 +0000 UTC m=+218.034622183 2026/04/04 05:28:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/04/04 05:28:33 DEBUG : newLeaf(0x165b9db40840): >close: err= 2026/04/04 05:28:33 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:33 DEBUG : dir: Looking for writers 2026/04/04 05:28:33 DEBUG : Looking for writers 2026/04/04 05:28:33 DEBUG : dir: reading active writers 2026/04/04 05:28:33 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:28:34 DEBUG : dir: Looking for writers 2026/04/04 05:28:34 DEBUG : Looking for writers 2026/04/04 05:28:34 DEBUG : dir: reading active writers 2026/04/04 05:28:34 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:28:34 DEBUG : dir: Looking for writers 2026/04/04 05:28:34 DEBUG : Looking for writers 2026/04/04 05:28:34 DEBUG : dir: reading active writers 2026/04/04 05:28:34 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:28:34 DEBUG : dir: Looking for writers 2026/04/04 05:28:34 DEBUG : Looking for writers 2026/04/04 05:28:34 DEBUG : dir: reading active writers 2026/04/04 05:28:34 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:28:34 DEBUG : newLeaf: vfs cache: starting upload 2026/04/04 05:28:34 DEBUG : dir: Looking for writers 2026/04/04 05:28:34 DEBUG : Looking for writers 2026/04/04 05:28:34 DEBUG : dir: reading active writers 2026/04/04 05:28:34 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:28:34 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/04/04 05:28:34 DEBUG : dir: Looking for writers 2026/04/04 05:28:34 DEBUG : Looking for writers 2026/04/04 05:28:34 DEBUG : dir: reading active writers 2026/04/04 05:28:34 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:28:34 DEBUG : dir: Looking for writers 2026/04/04 05:28:34 DEBUG : Looking for writers 2026/04/04 05:28:34 DEBUG : dir: reading active writers 2026/04/04 05:28:34 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:28:35 DEBUG : dir: Looking for writers 2026/04/04 05:28:35 DEBUG : Looking for writers 2026/04/04 05:28:35 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:35 DEBUG : dir: reading active writers 2026/04/04 05:28:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:28:35 DEBUG : newLeaf: size = 25 OK 2026/04/04 05:28:35 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/04/04 05:28:35 INFO : newLeaf: Copied (replaced existing) 2026/04/04 05:28:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-04-04 05:28:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/04/04 05:28:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/04/04 05:28:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/04/04 05:28:36 DEBUG : dir: Looking for writers 2026/04/04 05:28:36 DEBUG : Looking for writers 2026/04/04 05:28:36 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:36 DEBUG : dir: reading active writers 2026/04/04 05:28:36 DEBUG : >WaitForWriters: 2026/04/04 05:28:36 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:36 DEBUG : dir: Looking for writers 2026/04/04 05:28:36 DEBUG : Looking for writers 2026/04/04 05:28:36 DEBUG : dir: reading active writers 2026/04/04 05:28:36 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:36 DEBUG : >WaitForWriters: 2026/04/04 05:28:36 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:28:37 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:28:37 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:28:37 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:37 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:37 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:28:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:28:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 05:28:40 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:28:40 DEBUG : dir/file1(0x165b9d9a6cc0): openPending: 2026/04/04 05:28:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/04 05:28:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 05:28:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:40 DEBUG : dir/file1(0x165b9d9a6cc0): >openPending: err= 2026/04/04 05:28:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 05:28:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:28:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:28:40 DEBUG : dir/file1(0x165b9d9a6cc0): _writeAt: size=14, off=0 2026/04/04 05:28:40 DEBUG : dir/file1(0x165b9d9a6cc0): >_writeAt: n=14, err= 2026/04/04 05:28:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 05:28:40 DEBUG : dir/file1(0x165b9d9a6cc0): close: 2026/04/04 05:28:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 05:28:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/04/04 05:28:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:28:40 DEBUG : dir/file1(0x165b9d9a6cc0): >close: err= 2026/04/04 05:28:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:40 DEBUG : dir: Looking for writers 2026/04/04 05:28:40 DEBUG : file1: reading active writers 2026/04/04 05:28:40 DEBUG : Looking for writers 2026/04/04 05:28:40 DEBUG : dir: reading active writers 2026/04/04 05:28:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:28:40 DEBUG : dir: Looking for writers 2026/04/04 05:28:40 DEBUG : file1: reading active writers 2026/04/04 05:28:40 DEBUG : Looking for writers 2026/04/04 05:28:40 DEBUG : dir: reading active writers 2026/04/04 05:28:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:28:40 DEBUG : dir: Looking for writers 2026/04/04 05:28:40 DEBUG : file1: reading active writers 2026/04/04 05:28:40 DEBUG : Looking for writers 2026/04/04 05:28:40 DEBUG : dir: reading active writers 2026/04/04 05:28:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:28:40 DEBUG : dir: Looking for writers 2026/04/04 05:28:40 DEBUG : file1: reading active writers 2026/04/04 05:28:40 DEBUG : Looking for writers 2026/04/04 05:28:40 DEBUG : dir: reading active writers 2026/04/04 05:28:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:28:40 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 05:28:40 DEBUG : dir: Looking for writers 2026/04/04 05:28:40 DEBUG : file1: reading active writers 2026/04/04 05:28:40 DEBUG : Looking for writers 2026/04/04 05:28:40 DEBUG : dir: reading active writers 2026/04/04 05:28:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:28:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:28:41 DEBUG : dir: Looking for writers 2026/04/04 05:28:41 DEBUG : file1: reading active writers 2026/04/04 05:28:41 DEBUG : Looking for writers 2026/04/04 05:28:41 DEBUG : dir: reading active writers 2026/04/04 05:28:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:28:41 DEBUG : dir: Looking for writers 2026/04/04 05:28:41 DEBUG : file1: reading active writers 2026/04/04 05:28:41 DEBUG : Looking for writers 2026/04/04 05:28:41 DEBUG : dir: reading active writers 2026/04/04 05:28:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:28:42 DEBUG : dir: Looking for writers 2026/04/04 05:28:42 DEBUG : file1: reading active writers 2026/04/04 05:28:42 DEBUG : Looking for writers 2026/04/04 05:28:42 DEBUG : dir: reading active writers 2026/04/04 05:28:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:28:42 DEBUG : dir/file1: size = 14 OK 2026/04/04 05:28:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/04/04 05:28:42 INFO : dir/file1: Copied (replaced existing) 2026/04/04 05:28:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 05:28:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/04/04 05:28:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 05:28:43 DEBUG : dir: Looking for writers 2026/04/04 05:28:43 DEBUG : file1: reading active writers 2026/04/04 05:28:43 DEBUG : Looking for writers 2026/04/04 05:28:43 DEBUG : dir: reading active writers 2026/04/04 05:28:43 DEBUG : >WaitForWriters: 2026/04/04 05:28:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:28:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:28:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:28:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:28:43 DEBUG : dir/file1(0x165b9db40c00): _readAt: size=512, off=0 2026/04/04 05:28:43 DEBUG : dir/file1(0x165b9db40c00): openPending: 2026/04/04 05:28:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 05:28:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 05:28:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:43 DEBUG : dir/file1(0x165b9db40c00): >openPending: err= 2026/04/04 05:28:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/04/04 05:28:43 DEBUG : dir/file1(0x165b9db40c00): >_readAt: n=14, err=EOF 2026/04/04 05:28:43 DEBUG : dir/file1(0x165b9db40c00): close: 2026/04/04 05:28:43 DEBUG : dir/file1(0x165b9db40c00): >close: err= 2026/04/04 05:28:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 05:28:43 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8af200 2026/04/04 05:28:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:28:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 05:28:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/04 05:28:44 DEBUG : dir/file1: Updating file with dir/file1 0x165b9d8af200 2026/04/04 05:28:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 05:28:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:28:45 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:28:45 DEBUG : dir/file1(0x165b9d6a49c0): openPending: 2026/04/04 05:28:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 05:28:45 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/04 05:28:45 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/04 05:28:45 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/04 05:28:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 05:28:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:45 DEBUG : dir/file1(0x165b9d6a49c0): >openPending: err= 2026/04/04 05:28:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 05:28:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:28:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:28:45 DEBUG : dir/file1(0x165b9d6a49c0): _writeAt: size=25, off=0 2026/04/04 05:28:45 DEBUG : dir/file1(0x165b9d6a49c0): >_writeAt: n=25, err= 2026/04/04 05:28:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:45 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d8af200 2026/04/04 05:28:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:28:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true 2026/04/04 05:28:45 DEBUG : newLeaf(0x165b9d6a49c0): close: 2026/04/04 05:28:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 05:28:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:28:45 DEBUG : newLeaf(0x165b9d6a49c0): >close: err= 2026/04/04 05:28:45 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:45 DEBUG : dir: Looking for writers 2026/04/04 05:28:45 DEBUG : Looking for writers 2026/04/04 05:28:45 DEBUG : dir: reading active writers 2026/04/04 05:28:45 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:28:45 DEBUG : dir: Looking for writers 2026/04/04 05:28:45 DEBUG : Looking for writers 2026/04/04 05:28:45 DEBUG : dir: reading active writers 2026/04/04 05:28:45 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:28:45 DEBUG : dir: Looking for writers 2026/04/04 05:28:45 DEBUG : Looking for writers 2026/04/04 05:28:45 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:45 DEBUG : dir: reading active writers 2026/04/04 05:28:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:28:45 DEBUG : dir: Looking for writers 2026/04/04 05:28:45 DEBUG : Looking for writers 2026/04/04 05:28:45 DEBUG : dir: reading active writers 2026/04/04 05:28:45 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:28:45 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 05:28:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 05:28:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:28:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 05:28:45 DEBUG : dir: Looking for writers 2026/04/04 05:28:45 DEBUG : Looking for writers 2026/04/04 05:28:45 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:45 DEBUG : dir: reading active writers 2026/04/04 05:28:45 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: OpenDrive root 'rclone-test-huxifin7wiro'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/04 05:28:54 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:54 DEBUG : dir: Looking for writers 2026/04/04 05:28:54 DEBUG : Looking for writers 2026/04/04 05:28:54 DEBUG : dir: reading active writers 2026/04/04 05:28:54 DEBUG : newLeaf: reading active writers 2026/04/04 05:28:54 DEBUG : >WaitForWriters: 2026/04/04 05:28:54 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:28:55 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:28:55 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:28:55 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:55 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:28:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:28:55 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:28:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:28:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:28:58 DEBUG : dir: Looking for writers 2026/04/04 05:28:58 DEBUG : file1: reading active writers 2026/04/04 05:28:58 DEBUG : Looking for writers 2026/04/04 05:28:58 DEBUG : dir: reading active writers 2026/04/04 05:28:58 DEBUG : >WaitForWriters: 2026/04/04 05:28:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:28:58 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:28:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:28:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:28:58 DEBUG : dir/file1(0x165b9d2f1700): _readAt: size=512, off=0 2026/04/04 05:28:58 DEBUG : dir/file1(0x165b9d2f1700): openPending: 2026/04/04 05:28:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/04/04 05:28:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/04/04 05:28:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:28:58 DEBUG : dir/file1(0x165b9d2f1700): >openPending: err= 2026/04/04 05:28:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/04/04 05:28:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:28:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:28:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:28:58 DEBUG : dir/file1(0x165b9d2f1700): >_readAt: n=14, err=EOF 2026/04/04 05:28:58 DEBUG : dir/file1(0x165b9d2f1700): close: 2026/04/04 05:28:58 DEBUG : dir/file1(0x165b9d2f1700): >close: err= 2026/04/04 05:28:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:28:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/04/04 05:28:59 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d5ccb40 2026/04/04 05:28:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:28:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:29:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/04/04 05:29:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/04/04 05:29:00 DEBUG : dir/file1: Updating file with dir/file1 0x165b9d5ccb40 2026/04/04 05:29:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/04/04 05:29:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:29:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:29:01 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:29:01 DEBUG : dir/file1(0x165b9db40980): openPending: 2026/04/04 05:29:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/04/04 05:29:01 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/04/04 05:29:01 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/04/04 05:29:01 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/04 05:29:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/04/04 05:29:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:29:01 DEBUG : dir/file1(0x165b9db40980): >openPending: err= 2026/04/04 05:29:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 05:29:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:29:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:29:01 DEBUG : dir/file1(0x165b9db40980): _writeAt: size=25, off=0 2026/04/04 05:29:01 DEBUG : dir/file1(0x165b9db40980): >_writeAt: n=25, err= 2026/04/04 05:29:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/04/04 05:29:01 DEBUG : newLeaf: Updating file with newLeaf 0x165b9d5ccb40 2026/04/04 05:29:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:29:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" file_test.go:383: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:383 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false 2026/04/04 05:29:01 DEBUG : newLeaf(0x165b9db40980): close: 2026/04/04 05:29:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/04/04 05:29:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:29:01 DEBUG : newLeaf(0x165b9db40980): >close: err= 2026/04/04 05:29:01 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:01 DEBUG : dir: Looking for writers 2026/04/04 05:29:01 DEBUG : Looking for writers 2026/04/04 05:29:01 DEBUG : newLeaf: reading active writers 2026/04/04 05:29:01 DEBUG : dir: reading active writers 2026/04/04 05:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:29:01 DEBUG : dir: Looking for writers 2026/04/04 05:29:01 DEBUG : Looking for writers 2026/04/04 05:29:01 DEBUG : dir: reading active writers 2026/04/04 05:29:01 DEBUG : newLeaf: reading active writers 2026/04/04 05:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:29:01 DEBUG : dir: Looking for writers 2026/04/04 05:29:01 DEBUG : Looking for writers 2026/04/04 05:29:01 DEBUG : dir: reading active writers 2026/04/04 05:29:01 DEBUG : newLeaf: reading active writers 2026/04/04 05:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:29:01 DEBUG : dir: Looking for writers 2026/04/04 05:29:01 DEBUG : Looking for writers 2026/04/04 05:29:01 DEBUG : dir: reading active writers 2026/04/04 05:29:01 DEBUG : newLeaf: reading active writers 2026/04/04 05:29:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:29:01 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 05:29:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 05:29:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/04/04 05:29:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 05:29:01 DEBUG : dir: Looking for writers 2026/04/04 05:29:01 DEBUG : Looking for writers 2026/04/04 05:29:01 DEBUG : dir: reading active writers 2026/04/04 05:29:01 DEBUG : newLeaf: reading active writers 2026/04/04 05:29:01 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (25) got newLeaf (14) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: OpenDrive root 'rclone-test-huxifin7wiro'/newLeaf: md5 hash incorrect - expecting "c7247bead226dfd7bd970c17229f4044" got "0ef726ce9b1a7692357ff70dd321d595" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 25 actual : 14 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=25 vs obj=14 2026/04/04 05:29:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:10 DEBUG : dir: Looking for writers 2026/04/04 05:29:10 DEBUG : Looking for writers 2026/04/04 05:29:10 DEBUG : dir: reading active writers 2026/04/04 05:29:10 DEBUG : newLeaf: reading active writers 2026/04/04 05:29:10 DEBUG : >WaitForWriters: 2026/04/04 05:29:10 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- FAIL: TestFileRename (78.26s) --- PASS: TestFileRename/off,forceCache=false (8.20s) --- PASS: TestFileRename/minimal,forceCache=false (8.77s) --- FAIL: TestFileRename/minimal,forceCache=true (17.78s) --- PASS: TestFileRename/writes,forceCache=false (9.21s) --- FAIL: TestFileRename/writes,forceCache=true (17.87s) --- FAIL: TestFileRename/full,forceCache=false (16.44s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:11 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:11 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:29:11 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:11 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:29:11 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:11 DEBUG : Looking for writers 2026/04/04 05:29:11 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === 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 "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:12 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:12 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:29:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 05:29:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 05:29:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:15 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:15 DEBUG : dir: Looking for writers 2026/04/04 05:29:15 DEBUG : file1: reading active writers 2026/04/04 05:29:15 DEBUG : Looking for writers 2026/04/04 05:29:15 DEBUG : dir: reading active writers 2026/04/04 05:29:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.44s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:16 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:16 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:29:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 05:29:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 05:29:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/04 05:29:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/04 05:29:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/04 05:29:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/04 05:29:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/04 05:29:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/04 05:29:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/04 05:29:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/04/04 05:29:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/04/04 05:29:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/04/04 05:29:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/04/04 05:29:20 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/04/04 05:29:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/04/04 05:29:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/04/04 05:29:20 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/04/04 05:29:21 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:21 DEBUG : dir: Looking for writers 2026/04/04 05:29:21 DEBUG : file1: reading active writers 2026/04/04 05:29:21 DEBUG : Looking for writers 2026/04/04 05:29:21 DEBUG : dir: reading active writers 2026/04/04 05:29:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.67s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:22 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:22 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:29:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 05:29:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 05:29:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/04/04 05:29:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/04/04 05:29:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/04/04 05:29:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/04/04 05:29:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/04/04 05:29:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/04/04 05:29:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/04/04 05:29:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/04/04 05:29:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/04/04 05:29:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/04/04 05:29:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/04/04 05:29:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/04/04 05:29:26 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/04/04 05:29:26 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/04/04 05:29:26 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/04/04 05:29:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/04/04 05:29:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/04/04 05:29:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/04 05:29:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/04/04 05:29:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/04/04 05:29:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/04/04 05:29:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/04/04 05:29:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/04 05:29:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/04 05:29:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/04 05:29:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/04/04 05:29:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/04/04 05:29:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/04/04 05:29:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/04/04 05:29:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/04/04 05:29:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:27 DEBUG : dir: Looking for writers 2026/04/04 05:29:27 DEBUG : file1: reading active writers 2026/04/04 05:29:27 DEBUG : Looking for writers 2026/04/04 05:29:27 DEBUG : dir: reading active writers 2026/04/04 05:29:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.82s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:28 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:28 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:29:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 05:29:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 05:29:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:31 DEBUG : dir: Looking for writers 2026/04/04 05:29:31 DEBUG : file1: reading active writers 2026/04/04 05:29:31 DEBUG : Looking for writers 2026/04/04 05:29:31 DEBUG : dir: reading active writers 2026/04/04 05:29:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.27s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:32 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:32 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:29:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/04/04 05:29:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/04/04 05:29:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:35 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/04/04 05:29:35 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/04/04 05:29:35 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:35 DEBUG : dir: Looking for writers 2026/04/04 05:29:35 DEBUG : file1: reading active writers 2026/04/04 05:29:35 DEBUG : Looking for writers 2026/04/04 05:29:35 DEBUG : dir: reading active writers 2026/04/04 05:29:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.26s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:36 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:36 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:29:36 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:36 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:36 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:29:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:39 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:29:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:29:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:29:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): _readAt: size=1, off=0 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): openPending: 2026/04/04 05:29:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 05:29:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 05:29:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): >openPending: err= 2026/04/04 05:29:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/04 05:29:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:29:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): >_readAt: n=1, err= 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): _readAt: size=256, off=1 2026/04/04 05:29:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): >_readAt: n=15, err=EOF 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): _readAt: size=16, off=16 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): >_readAt: n=0, err=EOF 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): close: 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): >close: err= 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): close: 2026/04/04 05:29:39 DEBUG : dir/file1(0x165b9d6a43c0): >close: err=file already closed 2026/04/04 05:29:39 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:39 DEBUG : dir: Looking for writers 2026/04/04 05:29:39 DEBUG : file1: reading active writers 2026/04/04 05:29:39 DEBUG : Looking for writers 2026/04/04 05:29:39 DEBUG : dir: reading active writers 2026/04/04 05:29:39 DEBUG : >WaitForWriters: 2026/04/04 05:29:39 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.32s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:41 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:41 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:29:41 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:41 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:41 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:29:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:43 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:29:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:29:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:29:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 05:29:43 DEBUG : dir/file1(0x165b9d6a5280): _readAt: size=1, off=0 2026/04/04 05:29:43 DEBUG : dir/file1(0x165b9d6a5280): openPending: 2026/04/04 05:29:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 05:29:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 05:29:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:29:43 DEBUG : dir/file1(0x165b9d6a5280): >openPending: err= 2026/04/04 05:29:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/04 05:29:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:29:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): >_readAt: n=1, err= 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): _readAt: size=1, off=5 2026/04/04 05:29:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): >_readAt: n=1, err= 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): _readAt: size=1, off=3 2026/04/04 05:29:44 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): >_readAt: n=1, err= 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): _readAt: size=1, off=13 2026/04/04 05:29:44 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): >_readAt: n=1, err= 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): _readAt: size=16, off=100 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): >_readAt: n=0, err=EOF 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): close: 2026/04/04 05:29:44 DEBUG : dir/file1(0x165b9d6a5280): >close: err= 2026/04/04 05:29:44 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:44 DEBUG : dir: Looking for writers 2026/04/04 05:29:44 DEBUG : file1: reading active writers 2026/04/04 05:29:44 DEBUG : Looking for writers 2026/04/04 05:29:44 DEBUG : dir: reading active writers 2026/04/04 05:29:44 DEBUG : >WaitForWriters: 2026/04/04 05:29:44 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting 2026/04/04 05:29:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory 2026/04/04 05:29:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.40s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:45 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:45 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:29:45 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:45 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:45 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:29:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:48 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:29:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:29:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:29:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): _readAt: size=1, off=0 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): openPending: 2026/04/04 05:29:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 05:29:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 05:29:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): >openPending: err= 2026/04/04 05:29:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/04/04 05:29:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:29:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): >_readAt: n=1, err= 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): _readAt: size=1, off=5 2026/04/04 05:29:48 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): >_readAt: n=1, err= 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): _readAt: size=1, off=1 2026/04/04 05:29:48 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): >_readAt: n=1, err= 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): _readAt: size=6, off=10 2026/04/04 05:29:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): >_readAt: n=6, err= 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): _readAt: size=256, off=10 2026/04/04 05:29:48 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): >_readAt: n=6, err=EOF 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): _readAt: size=256, off=100 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): >_readAt: n=0, err=EOF 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): close: 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): >close: err= 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): _readAt: size=256, off=100 2026/04/04 05:29:48 DEBUG : dir/file1(0x165b9d6a4480): >_readAt: n=0, err=file already closed 2026/04/04 05:29:48 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:48 DEBUG : dir: Looking for writers 2026/04/04 05:29:48 DEBUG : file1: reading active writers 2026/04/04 05:29:48 DEBUG : Looking for writers 2026/04/04 05:29:48 DEBUG : dir: reading active writers 2026/04/04 05:29:48 DEBUG : >WaitForWriters: 2026/04/04 05:29:48 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting 2026/04/04 05:29:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory 2026/04/04 05:29:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.30s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:49 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:49 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:29:49 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:49 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:49 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:29:51 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:52 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:29:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:29:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:29:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 05:29:52 DEBUG : dir/file1(0x165b9da786c0): RWFileHandle.Flush 2026/04/04 05:29:52 DEBUG : dir/file1(0x165b9da786c0): _readAt: size=256, off=0 2026/04/04 05:29:52 DEBUG : dir/file1(0x165b9da786c0): openPending: 2026/04/04 05:29:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 05:29:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 05:29:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:29:52 DEBUG : dir/file1(0x165b9da786c0): >openPending: err= 2026/04/04 05:29:52 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/04 05:29:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:29:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:52 DEBUG : dir/file1(0x165b9da786c0): >_readAt: n=16, err=EOF 2026/04/04 05:29:52 DEBUG : dir/file1(0x165b9da786c0): RWFileHandle.Flush 2026/04/04 05:29:52 DEBUG : dir/file1(0x165b9da786c0): RWFileHandle.Flush 2026/04/04 05:29:52 DEBUG : dir/file1(0x165b9da786c0): close: 2026/04/04 05:29:52 DEBUG : dir/file1(0x165b9da786c0): >close: err= 2026/04/04 05:29:52 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:52 DEBUG : dir: Looking for writers 2026/04/04 05:29:52 DEBUG : file1: reading active writers 2026/04/04 05:29:52 DEBUG : Looking for writers 2026/04/04 05:29:52 DEBUG : dir: reading active writers 2026/04/04 05:29:52 DEBUG : >WaitForWriters: 2026/04/04 05:29:52 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting 2026/04/04 05:29:53 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory 2026/04/04 05:29:53 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.38s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:54 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:54 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:29:54 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:54 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:54 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:29:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:29:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:29:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/04/04 05:29:57 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:29:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:29:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:29:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 05:29:57 DEBUG : dir/file1(0x165b9daee380): _readAt: size=256, off=0 2026/04/04 05:29:57 DEBUG : dir/file1(0x165b9daee380): openPending: 2026/04/04 05:29:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 05:29:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 05:29:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:29:57 DEBUG : dir/file1(0x165b9daee380): >openPending: err= 2026/04/04 05:29:57 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/04/04 05:29:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:29:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:29:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:29:57 DEBUG : dir/file1(0x165b9daee380): >_readAt: n=16, err=EOF 2026/04/04 05:29:57 DEBUG : dir/file1(0x165b9daee380): RWFileHandle.Release 2026/04/04 05:29:57 DEBUG : dir/file1(0x165b9daee380): close: 2026/04/04 05:29:57 DEBUG : dir/file1(0x165b9daee380): >close: err= 2026/04/04 05:29:57 DEBUG : dir/file1(0x165b9daee380): RWFileHandle.Release 2026/04/04 05:29:57 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:57 DEBUG : dir: Looking for writers 2026/04/04 05:29:57 DEBUG : file1: reading active writers 2026/04/04 05:29:57 DEBUG : Looking for writers 2026/04/04 05:29:57 DEBUG : dir: reading active writers 2026/04/04 05:29:57 DEBUG : >WaitForWriters: 2026/04/04 05:29:57 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting 2026/04/04 05:29:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory 2026/04/04 05:29:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.27s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:29:58 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:29:58 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:29:58 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:58 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:29:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:29:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:29:58 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:29:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:29:58 DEBUG : file1: newRWFileHandle: 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): openPending: 2026/04/04 05:29:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:29:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): >openPending: err= 2026/04/04 05:29:58 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 05:29:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:29:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 05:29:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): _writeAt: size=5, off=0 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): >_writeAt: n=5, err= 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): _writeAt: size=7, off=5 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): >_writeAt: n=7, err= 2026/04/04 05:29:58 DEBUG : file1: vfs cache: truncate to size=11 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): close: 2026/04/04 05:29:58 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 05:29:58.6475582 +0000 UTC m=+303.213015890 2026/04/04 05:29:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): >close: err= 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): close: 2026/04/04 05:29:58 DEBUG : file1(0x165b9da78240): >close: err=file already closed 2026/04/04 05:29:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:29:58 DEBUG : Looking for writers 2026/04/04 05:29:58 DEBUG : file1: reading active writers 2026/04/04 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:29:58 DEBUG : Looking for writers 2026/04/04 05:29:58 DEBUG : file1: reading active writers 2026/04/04 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:29:58 DEBUG : Looking for writers 2026/04/04 05:29:58 DEBUG : file1: reading active writers 2026/04/04 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:29:58 DEBUG : Looking for writers 2026/04/04 05:29:58 DEBUG : file1: reading active writers 2026/04/04 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:29:58 DEBUG : file1: vfs cache: starting upload 2026/04/04 05:29:58 DEBUG : Looking for writers 2026/04/04 05:29:58 DEBUG : file1: reading active writers 2026/04/04 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:29:58 DEBUG : Looking for writers 2026/04/04 05:29:58 DEBUG : file1: reading active writers 2026/04/04 05:29:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:29:59 DEBUG : Looking for writers 2026/04/04 05:29:59 DEBUG : file1: reading active writers 2026/04/04 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:29:59 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/04 05:29:59 DEBUG : Looking for writers 2026/04/04 05:29:59 DEBUG : file1: reading active writers 2026/04/04 05:29:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:30:00 DEBUG : file1: size = 11 OK 2026/04/04 05:30:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 05:30:00 INFO : file1: Copied (new) 2026/04/04 05:30:00 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-04 05:29:58 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/04 05:30:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 05:30:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:00 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 05:30:00 DEBUG : Looking for writers 2026/04/04 05:30:00 DEBUG : file1: reading active writers 2026/04/04 05:30:00 DEBUG : >WaitForWriters: 2026/04/04 05:30:01 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:01 DEBUG : Looking for writers 2026/04/04 05:30:01 DEBUG : file1: reading active writers 2026/04/04 05:30:01 DEBUG : >WaitForWriters: 2026/04/04 05:30:01 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.15s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:01 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:01 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:01 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:01 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:01 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:01 DEBUG : file1: newRWFileHandle: 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): openPending: 2026/04/04 05:30:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): >openPending: err= 2026/04/04 05:30:01 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 05:30:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 05:30:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): _writeAt: size=7, off=0 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): >_writeAt: n=7, err= 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): _writeAt: size=6, off=5 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): >_writeAt: n=6, err= 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): close: 2026/04/04 05:30:01 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 05:30:01.795307033 +0000 UTC m=+306.360764692 2026/04/04 05:30:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): >close: err= 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): _writeAt: size=5, off=0 2026/04/04 05:30:01 DEBUG : file1(0x165b9d6a4880): >_writeAt: n=0, err=file already closed 2026/04/04 05:30:01 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:01 DEBUG : Looking for writers 2026/04/04 05:30:01 DEBUG : file1: reading active writers 2026/04/04 05:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:30:01 DEBUG : Looking for writers 2026/04/04 05:30:01 DEBUG : file1: reading active writers 2026/04/04 05:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:30:01 DEBUG : Looking for writers 2026/04/04 05:30:01 DEBUG : file1: reading active writers 2026/04/04 05:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:30:01 DEBUG : Looking for writers 2026/04/04 05:30:01 DEBUG : file1: reading active writers 2026/04/04 05:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:30:01 DEBUG : file1: vfs cache: starting upload 2026/04/04 05:30:01 DEBUG : Looking for writers 2026/04/04 05:30:01 DEBUG : file1: reading active writers 2026/04/04 05:30:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:30:02 DEBUG : Looking for writers 2026/04/04 05:30:02 DEBUG : file1: reading active writers 2026/04/04 05:30:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:30:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory 2026/04/04 05:30:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/dir/file1: no such file or directory 2026/04/04 05:30:02 DEBUG : Looking for writers 2026/04/04 05:30:02 DEBUG : file1: reading active writers 2026/04/04 05:30:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:30:02 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/04 05:30:03 DEBUG : Looking for writers 2026/04/04 05:30:03 DEBUG : file1: reading active writers 2026/04/04 05:30:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:30:03 DEBUG : file1: size = 11 OK 2026/04/04 05:30:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 05:30:03 INFO : file1: Copied (new) 2026/04/04 05:30:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-04-04 05:30:01 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/04/04 05:30:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 05:30:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:03 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 05:30:04 DEBUG : Looking for writers 2026/04/04 05:30:04 DEBUG : file1: reading active writers 2026/04/04 05:30:04 DEBUG : >WaitForWriters: 2026/04/04 05:30:04 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:04 DEBUG : Looking for writers 2026/04/04 05:30:04 DEBUG : file1: reading active writers 2026/04/04 05:30:04 DEBUG : >WaitForWriters: 2026/04/04 05:30:04 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.15s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:04 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:04 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:04 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:04 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:04 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:04 DEBUG : file1: newRWFileHandle: 2026/04/04 05:30:04 DEBUG : file1(0x165b9d6a4400): openPending: 2026/04/04 05:30:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:04 DEBUG : file1(0x165b9d6a4400): >openPending: err= 2026/04/04 05:30:04 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 05:30:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 05:30:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 05:30:04 DEBUG : file1(0x165b9d6a4400): close: 2026/04/04 05:30:04 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 05:30:04.944775165 +0000 UTC m=+309.510232824 2026/04/04 05:30:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:04 DEBUG : file1(0x165b9d6a4400): >close: err= 2026/04/04 05:30:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 05:30:04 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 05:30:04 DEBUG : file2: newRWFileHandle: 2026/04/04 05:30:04 DEBUG : file2(0x165b9d6a4a00): openPending: 2026/04/04 05:30:04 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 05:30:04 DEBUG : file2(0x165b9d6a4a00): >openPending: err= 2026/04/04 05:30:04 DEBUG : file2: >newRWFileHandle: err= 2026/04/04 05:30:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 05:30:04 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/04/04 05:30:04 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/04/04 05:30:04 DEBUG : file2(0x165b9d6a4a00): RWFileHandle.Flush 2026/04/04 05:30:04 DEBUG : file2(0x165b9d6a4a00): RWFileHandle.Release 2026/04/04 05:30:04 DEBUG : file2(0x165b9d6a4a00): close: 2026/04/04 05:30:04 DEBUG : file2: vfs cache: setting modification time to 2026-04-04 05:30:04.945683219 +0000 UTC m=+309.511140867 2026/04/04 05:30:04 INFO : file2: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:04 DEBUG : file2(0x165b9d6a4a00): >close: err= 2026/04/04 05:30:04 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:04 DEBUG : Looking for writers 2026/04/04 05:30:04 DEBUG : file1: reading active writers 2026/04/04 05:30:04 DEBUG : file2: reading active writers 2026/04/04 05:30:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/04/04 05:30:04 DEBUG : Looking for writers 2026/04/04 05:30:04 DEBUG : file1: reading active writers 2026/04/04 05:30:04 DEBUG : file2: reading active writers 2026/04/04 05:30:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/04/04 05:30:04 DEBUG : Looking for writers 2026/04/04 05:30:04 DEBUG : file1: reading active writers 2026/04/04 05:30:04 DEBUG : file2: reading active writers 2026/04/04 05:30:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/04/04 05:30:05 DEBUG : Looking for writers 2026/04/04 05:30:05 DEBUG : file1: reading active writers 2026/04/04 05:30:05 DEBUG : file2: reading active writers 2026/04/04 05:30:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/04/04 05:30:05 DEBUG : file2: vfs cache: starting upload 2026/04/04 05:30:05 DEBUG : file1: vfs cache: starting upload 2026/04/04 05:30:05 DEBUG : Looking for writers 2026/04/04 05:30:05 DEBUG : file1: reading active writers 2026/04/04 05:30:05 DEBUG : file2: reading active writers 2026/04/04 05:30:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/04/04 05:30:05 DEBUG : Looking for writers 2026/04/04 05:30:05 DEBUG : file1: reading active writers 2026/04/04 05:30:05 DEBUG : file2: reading active writers 2026/04/04 05:30:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/04/04 05:30:05 DEBUG : Looking for writers 2026/04/04 05:30:05 DEBUG : file1: reading active writers 2026/04/04 05:30:05 DEBUG : file2: reading active writers 2026/04/04 05:30:05 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/04/04 05:30:06 DEBUG : Looking for writers 2026/04/04 05:30:06 DEBUG : file2: reading active writers 2026/04/04 05:30:06 DEBUG : file1: reading active writers 2026/04/04 05:30:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/04/04 05:30:06 DEBUG : file2: size = 0 OK 2026/04/04 05:30:06 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 05:30:06 INFO : file2: Copied (new) 2026/04/04 05:30:06 DEBUG : file2: vfs cache: fingerprint now "0,2026-04-04 05:30:04 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/04 05:30:06 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/04/04 05:30:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/04/04 05:30:06 INFO : file2: vfs cache: upload succeeded try #1 2026/04/04 05:30:07 DEBUG : file1: size = 0 OK 2026/04/04 05:30:07 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 05:30:07 INFO : file1: Copied (new) 2026/04/04 05:30:07 DEBUG : file1: vfs cache: fingerprint now "0,2026-04-04 05:30:04 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/04/04 05:30:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 05:30:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:07 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 05:30:07 DEBUG : Looking for writers 2026/04/04 05:30:07 DEBUG : file1: reading active writers 2026/04/04 05:30:07 DEBUG : file2: reading active writers 2026/04/04 05:30:07 DEBUG : >WaitForWriters: 2026/04/04 05:30:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:07 DEBUG : Looking for writers 2026/04/04 05:30:07 DEBUG : file1: reading active writers 2026/04/04 05:30:07 DEBUG : file2: reading active writers 2026/04/04 05:30:07 DEBUG : >WaitForWriters: 2026/04/04 05:30:07 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.32s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:08 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:08 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:08 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:08 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:08 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:08 DEBUG : file1: newRWFileHandle: 2026/04/04 05:30:08 DEBUG : file1(0x165b9da78940): openPending: 2026/04/04 05:30:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:08 DEBUG : file1(0x165b9da78940): >openPending: err= 2026/04/04 05:30:08 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 05:30:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 05:30:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 05:30:08 DEBUG : file1(0x165b9da78940): _writeAt: size=5, off=0 2026/04/04 05:30:08 DEBUG : file1(0x165b9da78940): >_writeAt: n=5, err= 2026/04/04 05:30:08 DEBUG : file1(0x165b9da78940): RWFileHandle.Flush 2026/04/04 05:30:08 DEBUG : file1(0x165b9da78940): RWFileHandle.Flush 2026/04/04 05:30:08 DEBUG : file1(0x165b9da78940): close: 2026/04/04 05:30:08 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 05:30:08.266523787 +0000 UTC m=+312.831981446 2026/04/04 05:30:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:08 DEBUG : file1(0x165b9da78940): >close: err= 2026/04/04 05:30:08 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:08 DEBUG : Looking for writers 2026/04/04 05:30:08 DEBUG : file1: reading active writers 2026/04/04 05:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:30:08 DEBUG : Looking for writers 2026/04/04 05:30:08 DEBUG : file1: reading active writers 2026/04/04 05:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:30:08 DEBUG : Looking for writers 2026/04/04 05:30:08 DEBUG : file1: reading active writers 2026/04/04 05:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:30:08 DEBUG : Looking for writers 2026/04/04 05:30:08 DEBUG : file1: reading active writers 2026/04/04 05:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:30:08 DEBUG : file1: vfs cache: starting upload 2026/04/04 05:30:08 DEBUG : Looking for writers 2026/04/04 05:30:08 DEBUG : file1: reading active writers 2026/04/04 05:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:30:08 DEBUG : Looking for writers 2026/04/04 05:30:08 DEBUG : file1: reading active writers 2026/04/04 05:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:30:08 DEBUG : Looking for writers 2026/04/04 05:30:08 DEBUG : file1: reading active writers 2026/04/04 05:30:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:30:09 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/04 05:30:09 DEBUG : Looking for writers 2026/04/04 05:30:09 DEBUG : file1: reading active writers 2026/04/04 05:30:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:30:10 DEBUG : file1: size = 5 OK 2026/04/04 05:30:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:30:10 INFO : file1: Copied (new) 2026/04/04 05:30:10 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-04 05:30:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 05:30:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 05:30:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:10 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 05:30:10 DEBUG : Looking for writers 2026/04/04 05:30:10 DEBUG : file1: reading active writers 2026/04/04 05:30:10 DEBUG : >WaitForWriters: 2026/04/04 05:30:10 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.02s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:11 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:11 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:11 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:11 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:11 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:11 DEBUG : file1: newRWFileHandle: 2026/04/04 05:30:11 DEBUG : file1(0x165b9da79400): openPending: 2026/04/04 05:30:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:11 DEBUG : file1(0x165b9da79400): >openPending: err= 2026/04/04 05:30:11 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 05:30:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 05:30:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 05:30:11 DEBUG : file1(0x165b9da79400): _writeAt: size=5, off=0 2026/04/04 05:30:11 DEBUG : file1(0x165b9da79400): >_writeAt: n=5, err= 2026/04/04 05:30:11 DEBUG : file1(0x165b9da79400): RWFileHandle.Release 2026/04/04 05:30:11 DEBUG : file1(0x165b9da79400): close: 2026/04/04 05:30:11 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 05:30:11.285298323 +0000 UTC m=+315.850756002 2026/04/04 05:30:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:11 DEBUG : file1(0x165b9da79400): >close: err= 2026/04/04 05:30:11 DEBUG : file1(0x165b9da79400): RWFileHandle.Release 2026/04/04 05:30:11 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:11 DEBUG : Looking for writers 2026/04/04 05:30:11 DEBUG : file1: reading active writers 2026/04/04 05:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:30:11 DEBUG : Looking for writers 2026/04/04 05:30:11 DEBUG : file1: reading active writers 2026/04/04 05:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:30:11 DEBUG : Looking for writers 2026/04/04 05:30:11 DEBUG : file1: reading active writers 2026/04/04 05:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:30:11 DEBUG : Looking for writers 2026/04/04 05:30:11 DEBUG : file1: reading active writers 2026/04/04 05:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:30:11 DEBUG : file1: vfs cache: starting upload 2026/04/04 05:30:11 DEBUG : Looking for writers 2026/04/04 05:30:11 DEBUG : file1: reading active writers 2026/04/04 05:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:30:11 DEBUG : Looking for writers 2026/04/04 05:30:11 DEBUG : file1: reading active writers 2026/04/04 05:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:30:11 DEBUG : Looking for writers 2026/04/04 05:30:11 DEBUG : file1: reading active writers 2026/04/04 05:30:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:30:12 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/04 05:30:12 DEBUG : Looking for writers 2026/04/04 05:30:12 DEBUG : file1: reading active writers 2026/04/04 05:30:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:30:13 DEBUG : file1: size = 5 OK 2026/04/04 05:30:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:30:13 INFO : file1: Copied (new) 2026/04/04 05:30:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-04 05:30:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 05:30:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 05:30:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:13 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 05:30:13 DEBUG : Looking for writers 2026/04/04 05:30:13 DEBUG : file1: reading active writers 2026/04/04 05:30:13 DEBUG : >WaitForWriters: 2026/04/04 05:30:13 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.98s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:14 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:14 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:14 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:14 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:14 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:30:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 05:30:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:30:16 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:30:16 DEBUG : dir/file1(0x165b9d6a5280): openPending: 2026/04/04 05:30:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 05:30:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 05:30:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:16 DEBUG : dir/file1(0x165b9d6a5280): >openPending: err= 2026/04/04 05:30:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/04/04 05:30:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:30:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:30:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 05:30:16 DEBUG : dir/file1(0x165b9d6a5280): _writeAt: size=5, off=0 2026/04/04 05:30:16 DEBUG : dir/file1(0x165b9d6a5280): >_writeAt: n=5, err= 2026/04/04 05:30:16 DEBUG : dir/file1(0x165b9d6a5280): close: 2026/04/04 05:30:16 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-04 05:30:16.79426141 +0000 UTC m=+321.359719169 2026/04/04 05:30:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:16 DEBUG : dir/file1(0x165b9d6a5280): >close: err= 2026/04/04 05:30:16 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:16 DEBUG : dir: Looking for writers 2026/04/04 05:30:16 DEBUG : file1: reading active writers 2026/04/04 05:30:16 DEBUG : Looking for writers 2026/04/04 05:30:16 DEBUG : dir: reading active writers 2026/04/04 05:30:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:30:16 DEBUG : dir: Looking for writers 2026/04/04 05:30:16 DEBUG : file1: reading active writers 2026/04/04 05:30:16 DEBUG : Looking for writers 2026/04/04 05:30:16 DEBUG : dir: reading active writers 2026/04/04 05:30:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:30:16 DEBUG : dir: Looking for writers 2026/04/04 05:30:16 DEBUG : file1: reading active writers 2026/04/04 05:30:16 DEBUG : Looking for writers 2026/04/04 05:30:16 DEBUG : dir: reading active writers 2026/04/04 05:30:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:30:16 DEBUG : dir: Looking for writers 2026/04/04 05:30:16 DEBUG : file1: reading active writers 2026/04/04 05:30:16 DEBUG : Looking for writers 2026/04/04 05:30:16 DEBUG : dir: reading active writers 2026/04/04 05:30:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:30:16 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 05:30:16 DEBUG : dir: Looking for writers 2026/04/04 05:30:16 DEBUG : file1: reading active writers 2026/04/04 05:30:16 DEBUG : Looking for writers 2026/04/04 05:30:16 DEBUG : dir: reading active writers 2026/04/04 05:30:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:30:17 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/04/04 05:30:17 DEBUG : dir: Looking for writers 2026/04/04 05:30:17 DEBUG : file1: reading active writers 2026/04/04 05:30:17 DEBUG : Looking for writers 2026/04/04 05:30:17 DEBUG : dir: reading active writers 2026/04/04 05:30:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:30:17 DEBUG : dir: Looking for writers 2026/04/04 05:30:17 DEBUG : file1: reading active writers 2026/04/04 05:30:17 DEBUG : Looking for writers 2026/04/04 05:30:17 DEBUG : dir: reading active writers 2026/04/04 05:30:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:30:17 DEBUG : dir/file1: size = 5 OK 2026/04/04 05:30:17 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:30:17 INFO : dir/file1: Copied (replaced existing) 2026/04/04 05:30:17 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-04-04 05:30:16 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 05:30:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 05:30:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 05:30:18 DEBUG : dir: Looking for writers 2026/04/04 05:30:18 DEBUG : file1: reading active writers 2026/04/04 05:30:18 DEBUG : Looking for writers 2026/04/04 05:30:18 DEBUG : dir: reading active writers 2026/04/04 05:30:18 DEBUG : >WaitForWriters: 2026/04/04 05:30:18 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.03s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:19 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:19 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:19 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:19 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:19 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/04/04 05:30:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:21 DEBUG : dir/file1: newRWFileHandle: 2026/04/04 05:30:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/04/04 05:30:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/04/04 05:30:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/04/04 05:30:21 DEBUG : dir/file1(0x165b9daeee80): _writeAt: size=5, off=0 2026/04/04 05:30:21 DEBUG : dir/file1(0x165b9daeee80): openPending: 2026/04/04 05:30:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/04/04 05:30:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/04/04 05:30:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:21 DEBUG : dir/file1(0x165b9daeee80): >openPending: err= 2026/04/04 05:30:21 DEBUG : dir/file1(0x165b9daeee80): >_writeAt: n=5, err= 2026/04/04 05:30:21 DEBUG : dir/file1(0x165b9daeee80): _writeAt: size=15, off=5 2026/04/04 05:30:21 DEBUG : dir/file1(0x165b9daeee80): >_writeAt: n=15, err= 2026/04/04 05:30:21 DEBUG : dir/file1(0x165b9daeee80): close: 2026/04/04 05:30:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/04/04 05:30:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-04-04 05:30:21.831644639 +0000 UTC m=+326.397102329 2026/04/04 05:30:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:21 DEBUG : dir/file1(0x165b9daeee80): >close: err= 2026/04/04 05:30:21 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:21 DEBUG : dir: Looking for writers 2026/04/04 05:30:21 DEBUG : file1: reading active writers 2026/04/04 05:30:21 DEBUG : Looking for writers 2026/04/04 05:30:21 DEBUG : dir: reading active writers 2026/04/04 05:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:30:21 DEBUG : dir: Looking for writers 2026/04/04 05:30:21 DEBUG : file1: reading active writers 2026/04/04 05:30:21 DEBUG : Looking for writers 2026/04/04 05:30:21 DEBUG : dir: reading active writers 2026/04/04 05:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:30:21 DEBUG : dir: Looking for writers 2026/04/04 05:30:21 DEBUG : file1: reading active writers 2026/04/04 05:30:21 DEBUG : Looking for writers 2026/04/04 05:30:21 DEBUG : dir: reading active writers 2026/04/04 05:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:30:21 DEBUG : dir: Looking for writers 2026/04/04 05:30:21 DEBUG : file1: reading active writers 2026/04/04 05:30:21 DEBUG : Looking for writers 2026/04/04 05:30:21 DEBUG : dir: reading active writers 2026/04/04 05:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:30:21 DEBUG : dir/file1: vfs cache: starting upload 2026/04/04 05:30:21 DEBUG : dir: Looking for writers 2026/04/04 05:30:21 DEBUG : file1: reading active writers 2026/04/04 05:30:21 DEBUG : Looking for writers 2026/04/04 05:30:21 DEBUG : dir: reading active writers 2026/04/04 05:30:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:30:22 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/04/04 05:30:22 DEBUG : dir: Looking for writers 2026/04/04 05:30:22 DEBUG : file1: reading active writers 2026/04/04 05:30:22 DEBUG : Looking for writers 2026/04/04 05:30:22 DEBUG : dir: reading active writers 2026/04/04 05:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:30:22 DEBUG : dir: Looking for writers 2026/04/04 05:30:22 DEBUG : file1: reading active writers 2026/04/04 05:30:22 DEBUG : Looking for writers 2026/04/04 05:30:22 DEBUG : dir: reading active writers 2026/04/04 05:30:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:30:23 DEBUG : dir/file1: size = 20 OK 2026/04/04 05:30:23 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/04/04 05:30:23 INFO : dir/file1: Copied (replaced existing) 2026/04/04 05:30:23 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-04-04 05:30:21 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/04/04 05:30:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/04/04 05:30:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/04/04 05:30:23 DEBUG : dir: Looking for writers 2026/04/04 05:30:23 DEBUG : file1: reading active writers 2026/04/04 05:30:23 DEBUG : Looking for writers 2026/04/04 05:30:23 DEBUG : dir: reading active writers 2026/04/04 05:30:23 DEBUG : >WaitForWriters: 2026/04/04 05:30:23 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.09s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:24 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:24 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:24 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:24 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:24 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:24 DEBUG : file1: newRWFileHandle: 2026/04/04 05:30:24 DEBUG : file1(0x165b9da784c0): openPending: 2026/04/04 05:30:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:24 DEBUG : file1(0x165b9da784c0): >openPending: err= 2026/04/04 05:30:24 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 05:30:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 05:30:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 05:30:24 DEBUG : file1(0x165b9da784c0): _writeAt: size=5, off=0 2026/04/04 05:30:24 DEBUG : file1(0x165b9da784c0): >_writeAt: n=5, err= 2026/04/04 05:30:24 DEBUG : file1(0x165b9da784c0): close: 2026/04/04 05:30:24 DEBUG : file1: vfs cache: setting modification time to 2026-04-04 05:30:24.367967178 +0000 UTC m=+328.933424837 2026/04/04 05:30:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:24 DEBUG : file1(0x165b9da784c0): >close: err= 2026/04/04 05:30:24 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:24 DEBUG : Looking for writers 2026/04/04 05:30:24 DEBUG : file1: reading active writers 2026/04/04 05:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:30:24 DEBUG : Looking for writers 2026/04/04 05:30:24 DEBUG : file1: reading active writers 2026/04/04 05:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:30:24 DEBUG : Looking for writers 2026/04/04 05:30:24 DEBUG : file1: reading active writers 2026/04/04 05:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:30:24 DEBUG : Looking for writers 2026/04/04 05:30:24 DEBUG : file1: reading active writers 2026/04/04 05:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:30:24 DEBUG : file1: vfs cache: starting upload 2026/04/04 05:30:24 DEBUG : Looking for writers 2026/04/04 05:30:24 DEBUG : file1: reading active writers 2026/04/04 05:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:30:24 DEBUG : Looking for writers 2026/04/04 05:30:24 DEBUG : file1: reading active writers 2026/04/04 05:30:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:30:25 DEBUG : Looking for writers 2026/04/04 05:30:25 DEBUG : file1: reading active writers 2026/04/04 05:30:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:30:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/04 05:30:25 DEBUG : Looking for writers 2026/04/04 05:30:25 DEBUG : file1: reading active writers 2026/04/04 05:30:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:30:26 DEBUG : file1: size = 5 OK 2026/04/04 05:30:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:30:26 INFO : file1: Copied (new) 2026/04/04 05:30:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-04-04 05:30:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 05:30:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 05:30:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:26 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 05:30:26 DEBUG : Looking for writers 2026/04/04 05:30:26 DEBUG : file1: reading active writers 2026/04/04 05:30:26 DEBUG : >WaitForWriters: 2026/04/04 05:30:26 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:27 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:27 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:27 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/04/04 05:30:27 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef200): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef200): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef200): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef200): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef200): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.341219953 +0000 UTC m=+331.906677621 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef200): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef680): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef680): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef680): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef680): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef680): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef680): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef680): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.341219953 +0000 UTC m=+331.906677621 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef680): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefb40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefb40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefb40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefb40): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefb40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.341219953 +0000 UTC m=+331.906677621 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefb40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17fd50 item 1 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d219700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d219700): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d219700): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d219700): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d219700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.347183932 +0000 UTC m=+331.912641611 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d219700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a700): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a700): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a700): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.347183932 +0000 UTC m=+331.912641611 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d5a1490 item 2 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f0d00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f0d00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f0d00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f0d00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f0d00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.349294567 +0000 UTC m=+331.914752236 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f0d00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1700): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1700): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1700): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1700): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1700): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.349294567 +0000 UTC m=+331.914752236 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1c00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1c00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1c00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1c00): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1c00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.349294567 +0000 UTC m=+331.914752236 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1c00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d53ca10 item 3 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.352306884 +0000 UTC m=+331.917764553 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bfdc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bfdc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bfdc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bfdc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bfdc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.352306884 +0000 UTC m=+331.917764553 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bfdc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d53d880 item 4 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40700): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40700): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40700): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.35461391 +0000 UTC m=+331.920071589 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40c80): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40c80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40c80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40c80): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40c80): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40c80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.35461391 +0000 UTC m=+331.920071589 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40c80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41140): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41140): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41140): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41140): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41140): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.35461391 +0000 UTC m=+331.920071589 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41140): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17c690 item 5 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41c00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41c00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41c00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41c00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41c00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.357946691 +0000 UTC m=+331.923404350 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db41c00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6cc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6cc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6cc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6cc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6cc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.357946691 +0000 UTC m=+331.923404350 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6cc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17d3b0 item 6 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7680): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7680): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7680): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7680): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7680): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.359875002 +0000 UTC m=+331.925332671 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7680): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.359875002 +0000 UTC m=+331.925332671 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6140): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6140): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6140): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6140): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6140): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.359875002 +0000 UTC m=+331.925332671 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6140): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17da40 item 7 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab67c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab67c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab67c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab67c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab67c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.362481993 +0000 UTC m=+331.927939652 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab67c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6d00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6d00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6d00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6d00): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6d00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.362481993 +0000 UTC m=+331.927939652 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab6d00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95c2a0 item 8 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab72c0): _readAt: size=2, off=0 2026/04/04 05:30:27 ERROR : open-test-file(0x165b9dab72c0): Couldn't read size of file 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab72c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab72c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab72c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab72c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab72c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7680): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7680): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7680): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7680): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7680): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.365064508 +0000 UTC m=+331.930522198 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7680): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7b00): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7b00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7b00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7b00): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7b00): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7b00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7b00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.365064508 +0000 UTC m=+331.930522198 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dab7b00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8100): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8100): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8100): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8100): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8100): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.365064508 +0000 UTC m=+331.930522198 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8100): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95c770 item 9 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8780): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8780): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8780): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8780): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8780): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.368967588 +0000 UTC m=+331.934425277 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8780): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8cc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8cc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8cc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8cc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8cc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.368967588 +0000 UTC m=+331.934425277 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad8cc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95ccb0 item 10 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9300): _readAt: size=2, off=0 2026/04/04 05:30:27 ERROR : open-test-file(0x165b9dad9300): Couldn't read size of file 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9300): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9300): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9300): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9300): close: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9300): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad96c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad96c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad96c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad96c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad96c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.371273081 +0000 UTC m=+331.936730740 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad96c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9bc0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9bc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9bc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9bc0): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9bc0): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9bc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9bc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.371273081 +0000 UTC m=+331.936730740 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad9bc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf61c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf61c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf61c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf61c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf61c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.371273081 +0000 UTC m=+331.936730740 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf61c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95d180 item 11 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6840): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6840): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6840): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6840): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6840): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.374023052 +0000 UTC m=+331.939480741 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6840): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6d80): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6d80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6d80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6d80): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6d80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.374023052 +0000 UTC m=+331.939480741 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf6d80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95d6c0 item 12 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf73c0): _readAt: size=2, off=0 2026/04/04 05:30:27 ERROR : open-test-file(0x165b9daf73c0): Couldn't read size of file 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf73c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf73c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf73c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf73c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf73c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7780): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7780): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7780): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7780): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7780): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.376621207 +0000 UTC m=+331.942078886 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7780): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7e40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7e40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7e40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7e40): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7e40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.376621207 +0000 UTC m=+331.942078886 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf7e40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95dab0 item 13 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3a5c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3a5c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3a5c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3a5c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3a5c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.379069089 +0000 UTC m=+331.944526768 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3a5c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3ab00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3ab00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3ab00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3ab00): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3ab00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.379069089 +0000 UTC m=+331.944526768 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3ab00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d2f2540 item 14 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b140): _readAt: size=2, off=0 2026/04/04 05:30:27 ERROR : open-test-file(0x165b9db3b140): Couldn't read size of file 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b140): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b140): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b140): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b140): close: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b140): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b500): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b500): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b500): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b500): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b500): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.381687612 +0000 UTC m=+331.947145291 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3b500): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3bbc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3bbc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3bbc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3bbc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3bbc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.381687612 +0000 UTC m=+331.947145291 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db3bbc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d2f3960 item 15 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 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/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64340): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64340): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64340): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64340): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64340): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.384825215 +0000 UTC m=+331.950282874 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64340): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64880): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64880): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64880): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64880): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64880): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.384825215 +0000 UTC m=+331.950282874 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64880): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a63f0 item 16 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64ec0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64ec0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64ec0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64ec0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64ec0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.387049535 +0000 UTC m=+331.952507224 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db64ec0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65340): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65340): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65340): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65340): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65340): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65340): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65340): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65340): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.387049535 +0000 UTC m=+331.952507224 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65340): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65840): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65840): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65840): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65840): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65840): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.387049535 +0000 UTC m=+331.952507224 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65840): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a6d20 item 17 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65ec0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65ec0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65ec0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65ec0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65ec0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.391451755 +0000 UTC m=+331.956909445 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db65ec0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86500): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86500): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86500): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86500): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86500): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.391451755 +0000 UTC m=+331.956909445 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86500): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a7ab0 item 18 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a580): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a580): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a580): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a580): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a580): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.393473342 +0000 UTC m=+331.958930991 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a580): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0aa80): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0aa80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0aa80): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0aa80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0aa80): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0aa80): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0aa80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0aa80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.393473342 +0000 UTC m=+331.958930991 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0aa80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0af80): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0af80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0af80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0af80): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0af80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.393473342 +0000 UTC m=+331.958930991 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0af80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d7370a0 item 19 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b600): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b600): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b600): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b600): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b600): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.395897259 +0000 UTC m=+331.961354918 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b600): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bb40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bb40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bb40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bb40): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bb40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.395897259 +0000 UTC m=+331.961354918 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bb40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3b9110 item 20 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0362c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0362c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0362c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0362c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0362c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.397542745 +0000 UTC m=+331.963000404 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0362c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0367c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0367c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0367c0): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0367c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0367c0): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0367c0): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0367c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0367c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.397542745 +0000 UTC m=+331.963000404 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0367c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f036cc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f036cc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f036cc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f036cc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f036cc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.397542745 +0000 UTC m=+331.963000404 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f036cc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3b9e30 item 21 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037340): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037340): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037340): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037340): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037340): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.399970929 +0000 UTC m=+331.965428578 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037340): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037880): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037880): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037880): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037880): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037880): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.399970929 +0000 UTC m=+331.965428578 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f037880): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3eb110 item 22 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050000): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050000): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050000): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050000): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050000): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.401657864 +0000 UTC m=+331.967115523 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050000): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050500): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050500): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050500): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050500): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050500): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050500): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050500): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050500): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.401657864 +0000 UTC m=+331.967115523 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050500): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050a00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050a00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050a00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050a00): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050a00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.401657864 +0000 UTC m=+331.967115523 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f050a00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3ebb20 item 23 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 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/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051080): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051080): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051080): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051080): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051080): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.403723213 +0000 UTC m=+331.969180872 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051080): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0515c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0515c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0515c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0515c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0515c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.403723213 +0000 UTC m=+331.969180872 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0515c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d4649a0 item 24 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051c00): _readAt: size=2, off=0 2026/04/04 05:30:27 ERROR : open-test-file(0x165b9f051c00): Couldn't read size of file 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051c00): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051c00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051c00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051c00): close: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f051c00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0700c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0700c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0700c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0700c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0700c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.406413732 +0000 UTC m=+331.971871391 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0700c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0705c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0705c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0705c0): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0705c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0705c0): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0705c0): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0705c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0705c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.406413732 +0000 UTC m=+331.971871391 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0705c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f070b00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f070b00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f070b00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f070b00): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f070b00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.406413732 +0000 UTC m=+331.971871391 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f070b00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d464d90 item 25 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071180): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071180): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071180): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071180): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071180): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.408611792 +0000 UTC m=+331.974069451 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071180): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0716c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0716c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0716c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0716c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0716c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.408611792 +0000 UTC m=+331.974069451 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0716c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d465500 item 26 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071d00): _readAt: size=2, off=0 2026/04/04 05:30:27 ERROR : open-test-file(0x165b9f071d00): Couldn't read size of file 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071d00): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071d00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071d00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071d00): close: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f071d00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e1c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e1c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e1c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e1c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e1c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.410348892 +0000 UTC m=+331.975806551 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e1c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e6c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e6c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e6c0): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e6c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e6c0): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e6c0): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e6c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e6c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.410348892 +0000 UTC m=+331.975806551 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08e6c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08ec00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08ec00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08ec00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08ec00): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08ec00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.410348892 +0000 UTC m=+331.975806551 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08ec00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d465b20 item 27 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 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/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f280): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f280): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f280): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f280): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f280): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.412812113 +0000 UTC m=+331.978269772 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f280): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f7c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f7c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f7c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f7c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f7c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.412812113 +0000 UTC m=+331.978269772 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08f7c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e43f0 item 28 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08fe00): _readAt: size=2, off=0 2026/04/04 05:30:27 ERROR : open-test-file(0x165b9f08fe00): Couldn't read size of file 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08fe00): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08fe00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08fe00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08fe00): close: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f08fe00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a82c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a82c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a82c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a82c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a82c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.414364844 +0000 UTC m=+331.979822503 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a82c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a8980): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a8980): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a8980): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a8980): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a8980): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.414364844 +0000 UTC m=+331.979822503 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a8980): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e4850 item 29 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 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/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9000): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9000): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9000): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9000): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9000): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.416129916 +0000 UTC m=+331.981587586 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9000): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9540): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9540): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9540): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9540): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9540): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.416129916 +0000 UTC m=+331.981587586 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9540): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e4d20 item 30 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 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/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9b80): _readAt: size=2, off=0 2026/04/04 05:30:27 ERROR : open-test-file(0x165b9f0a9b80): Couldn't read size of file 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9b80): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9b80): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9b80): close: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0a9b80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2040): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2040): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2040): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2040): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2040): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.417963989 +0000 UTC m=+331.983421648 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2040): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2700): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2700): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2700): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.417963989 +0000 UTC m=+331.983421648 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e5180 item 31 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 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/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2d80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2d80): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2d80): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2d80): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2d80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.419728941 +0000 UTC m=+331.985186610 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c2d80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c32c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c32c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c32c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c32c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c32c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.419728941 +0000 UTC m=+331.985186610 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c32c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e5ab0 item 32 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3900): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3900): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3900): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3900): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3900): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.421565858 +0000 UTC m=+331.987023517 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3900): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3d80): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3d80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3d80): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3d80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3d80): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9201c0 item 33 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3d80): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3d80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.423839572 +0000 UTC m=+331.989297240 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0c3d80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de380): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de380): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de380): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de380): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de380): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.423839572 +0000 UTC m=+331.989297240 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de380): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920380 item 33 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de9c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de9c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de9c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de9c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de9c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.42560763 +0000 UTC m=+331.991065289 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0de9c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dee40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dee40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920a10 item 34 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dee40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dee40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dee40): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dee40): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dee40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.426845336 +0000 UTC m=+331.992303015 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dee40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0df380): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0df380): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0df380): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0df380): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0df380): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.426845336 +0000 UTC m=+331.992303015 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0df380): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920bd0 item 34 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.430432769 +0000 UTC m=+331.995890438 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79600): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79600): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79600): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79600): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79600): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37d730 item 35 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79600): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79600): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.431008876 +0000 UTC m=+331.996466545 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79600): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79b00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79b00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79b00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79b00): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79b00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.431008876 +0000 UTC m=+331.996466545 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79b00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d966070 item 35 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108280): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108280): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108280): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108280): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108280): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.433759018 +0000 UTC m=+331.999216708 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108280): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108780): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108780): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d966460 item 36 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108780): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108780): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108780): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108780): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108780): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.434705445 +0000 UTC m=+332.000163135 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108780): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108cc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108cc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108cc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108cc0): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108cc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.434705445 +0000 UTC m=+332.000163135 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f108cc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d966620 item 36 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109300): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109300): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109300): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109300): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109300): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.436761015 +0000 UTC m=+332.002218684 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109300): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109780): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109780): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109780): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109780): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109780): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d966bd0 item 37 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109780): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109780): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.437518937 +0000 UTC m=+332.002976586 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109780): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109c80): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109c80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109c80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109c80): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109c80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.437518937 +0000 UTC m=+332.002976586 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f109c80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d966d90 item 37 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128400): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128400): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128400): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128400): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128400): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.440030197 +0000 UTC m=+332.005487877 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128400): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128900): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128900): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9671f0 item 38 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128900): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128900): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128900): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128900): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128900): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.440872788 +0000 UTC m=+332.006330457 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128900): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128e40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128e40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128e40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128e40): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128e40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.440872788 +0000 UTC m=+332.006330457 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f128e40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d967570 item 38 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1294c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1294c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1294c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1294c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1294c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.442879647 +0000 UTC m=+332.008337336 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1294c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1299c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1299c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1299c0): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1299c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1299c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9678f0 item 39 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1299c0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1299c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.443644822 +0000 UTC m=+332.009102501 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1299c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f129ec0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f129ec0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f129ec0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f129ec0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f129ec0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.443644822 +0000 UTC m=+332.009102501 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f129ec0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d967ab0 item 39 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14a640): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14a640): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14a640): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14a640): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14a640): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.445747021 +0000 UTC m=+332.011204670 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14a640): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14ab40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14ab40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96a000 item 40 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14ab40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14ab40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14ab40): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14ab40): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14ab40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.446379796 +0000 UTC m=+332.011837465 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14ab40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b080): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b080): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b080): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b080): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b080): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.446379796 +0000 UTC m=+332.011837465 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b080): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96a1c0 item 40 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b640): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b640): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b640): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b640): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b640): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b640): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b640): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.448911254 +0000 UTC m=+332.014368933 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14b640): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14bb40): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14bb40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14bb40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96a850 item 41 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14bb40): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14bb40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.44976161 +0000 UTC m=+332.015219299 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f14bb40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a100): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a100): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a100): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a100): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a100): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96aa10 item 41 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a100): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a100): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.4507629 +0000 UTC m=+332.016220579 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a100): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a640): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a640): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a640): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a640): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a640): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.4507629 +0000 UTC m=+332.016220579 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16a640): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96abd0 item 41 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16ac80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16ac80): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16ac80): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16ac80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16ac80): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16ac80): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16ac80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.454982687 +0000 UTC m=+332.020440366 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16ac80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b180): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b180): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b180): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96b110 item 42 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b180): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b180): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.455760735 +0000 UTC m=+332.021218414 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b180): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b6c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b6c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96b490 item 42 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b6c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b6c0): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b6c0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b6c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.456687025 +0000 UTC m=+332.022144693 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16b6c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16bc40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16bc40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16bc40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16bc40): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16bc40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.456687025 +0000 UTC m=+332.022144693 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f16bc40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96b650 item 42 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86b40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86b40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86b40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86b40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86b40): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86b40): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86b40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.45874552 +0000 UTC m=+332.024203189 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db86b40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87040): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87040): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87040): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970230 item 43 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87040): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87040): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.459569236 +0000 UTC m=+332.025026905 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87040): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87580): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87580): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87580): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87580): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87580): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970460 item 43 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87580): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87580): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.460418929 +0000 UTC m=+332.025876609 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87580): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87ac0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87ac0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87ac0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87ac0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87ac0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.460418929 +0000 UTC m=+332.025876609 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db87ac0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970620 item 43 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4200): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4200): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4200): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4200): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4200): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4200): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4200): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.462438702 +0000 UTC m=+332.027896361 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4200): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4700): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4700): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9709a0 item 44 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4700): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.462990855 +0000 UTC m=+332.028448514 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4c40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4c40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970b60 item 44 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4c40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4c40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4c40): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4c40): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4c40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.463679886 +0000 UTC m=+332.029137545 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba4c40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba51c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba51c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba51c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba51c0): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba51c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.463679886 +0000 UTC m=+332.029137545 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba51c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970d90 item 44 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5800): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5800): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5800): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5800): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5800): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5800): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5800): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.465176541 +0000 UTC m=+332.030634200 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5800): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5d00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5d00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5d00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971110 item 45 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5d00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5d00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.465903344 +0000 UTC m=+332.031360993 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dba5d00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2500): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2500): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2500): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2500): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2500): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.465903344 +0000 UTC m=+332.031360993 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2500): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9712d0 item 45 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2b40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2b40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2b40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2b40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2b40): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2b40): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2b40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.468359601 +0000 UTC m=+332.033817280 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2b40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3040): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3040): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3040): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971650 item 46 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3040): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3040): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.469177646 +0000 UTC m=+332.034635335 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3040): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dfa00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dfa00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dfa00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dfa00): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dfa00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.469177646 +0000 UTC m=+332.034635335 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f0dfa00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920e00 item 46 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206140): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206140): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206140): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206140): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206140): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206140): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206140): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.470745245 +0000 UTC m=+332.036202904 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206140): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206640): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206640): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206640): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9211f0 item 47 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206640): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206640): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.471318377 +0000 UTC m=+332.036776036 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206640): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206d40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206d40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206d40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206d40): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206d40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.471318377 +0000 UTC m=+332.036776036 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f206d40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9213b0 item 47 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 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/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207380): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207380): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207380): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207380): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207380): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207380): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207380): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.472881548 +0000 UTC m=+332.038339207 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207380): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207880): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207880): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207880): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9217a0 item 48 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207880): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207880): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.473578234 +0000 UTC m=+332.039035893 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f207880): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220080): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220080): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220080): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220080): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220080): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.473578234 +0000 UTC m=+332.039035893 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220080): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d921a40 item 48 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2206c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2206c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2206c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2206c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2206c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.475209543 +0000 UTC m=+332.040667192 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2206c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220b40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220b40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220b40): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220b40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220b40): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220b40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d921e30 item 49 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220b40): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220b40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.475834173 +0000 UTC m=+332.041291822 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f220b40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221080): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221080): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221080): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221080): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221080): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.475834173 +0000 UTC m=+332.041291822 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221080): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22c150 item 49 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221700): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221700): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221700): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.477379069 +0000 UTC m=+332.042836728 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221c00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221c00): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221c00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22c4d0 item 50 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221c00): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221c00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221c00): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221c00): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221c00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.47844448 +0000 UTC m=+332.043902159 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f221c00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244280): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244280): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244280): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244280): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244280): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.47844448 +0000 UTC m=+332.043902159 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244280): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22c690 item 50 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244900): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244900): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244900): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244900): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244900): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.480243586 +0000 UTC m=+332.045701245 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244900): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244e00): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244e00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244e00): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244e00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244e00): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244e00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22ca10 item 51 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244e00): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244e00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.480771885 +0000 UTC m=+332.046229544 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f244e00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245340): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245340): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245340): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245340): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245340): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.480771885 +0000 UTC m=+332.046229544 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245340): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22cbd0 item 51 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2459c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2459c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2459c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2459c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2459c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.483118675 +0000 UTC m=+332.048576363 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f2459c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245ec0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245ec0): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245ec0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22cf50 item 52 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245ec0): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245ec0): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245ec0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245ec0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.48384157 +0000 UTC m=+332.049299229 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f245ec0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25e540): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25e540): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25e540): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25e540): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25e540): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.48384157 +0000 UTC m=+332.049299229 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25e540): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22d110 item 52 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25ebc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25ebc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25ebc0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25ebc0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25ebc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.485414931 +0000 UTC m=+332.050872619 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25ebc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f0c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f0c0): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f0c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f0c0): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f0c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22d490 item 53 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f0c0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f0c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.48611417 +0000 UTC m=+332.051571829 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f0c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f600): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f600): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f600): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f600): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f600): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.48611417 +0000 UTC m=+332.051571829 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25f600): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22d650 item 53 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25fc80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25fc80): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25fc80): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25fc80): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25fc80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.487649257 +0000 UTC m=+332.053106916 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f25fc80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22d9d0 item 54 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.488398743 +0000 UTC m=+332.053856402 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e800): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e800): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e800): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e800): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e800): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.488398743 +0000 UTC m=+332.053856402 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e800): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f22db90 item 54 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee80): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee80): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee80): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.49063264 +0000 UTC m=+332.056090300 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f380): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f380): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f380): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f380): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f380): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f380): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28c070 item 55 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f380): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f380): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.491308216 +0000 UTC m=+332.056765875 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f380): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f8c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f8c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f8c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f8c0): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f8c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.491308216 +0000 UTC m=+332.056765875 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f8c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28c230 item 55 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 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/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3440): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3440): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3440): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3440): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3440): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.496195644 +0000 UTC m=+332.061653303 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3440): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2440): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2440): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2440): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96a150 item 56 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2440): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2440): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2440): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2440): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2440): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.497008628 +0000 UTC m=+332.062466277 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc2440): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc29c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc29c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc29c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc29c0): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc29c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.497008628 +0000 UTC m=+332.062466277 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc29c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96a3f0 item 56 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3000): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3000): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3000): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3000): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3000): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3000): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3000): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3000): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.49900645 +0000 UTC m=+332.064464109 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3000): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc36c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc36c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc36c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96a9a0 item 57 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc36c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc36c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.499639194 +0000 UTC m=+332.065096853 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc36c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3c00): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3c00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3c00): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3c00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3c00): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3c00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96ab60 item 57 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3c00): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3c00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.500280334 +0000 UTC m=+332.065737993 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbc3c00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.500280334 +0000 UTC m=+332.065737993 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e280): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96ad20 item 57 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e8c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e8c0): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e8c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e8c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e8c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e8c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e8c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.50215833 +0000 UTC m=+332.067615979 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27e8c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96b3b0 item 58 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.502705002 +0000 UTC m=+332.068162661 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27ee00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f340): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f340): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f340): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96b5e0 item 58 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f340): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f340): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f340): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f340): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f340): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.50339235 +0000 UTC m=+332.068850009 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27f340): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27fe80): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27fe80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27fe80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27fe80): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27fe80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.50339235 +0000 UTC m=+332.068850009 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f27fe80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96b810 item 58 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4700): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4700): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4700): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4700): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4700): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4700): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.505925422 +0000 UTC m=+332.071383111 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4d00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4d00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4d00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96bb90 item 59 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4d00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4d00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.506800554 +0000 UTC m=+332.072258243 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a4d00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5280): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5280): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5280): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5280): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5280): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5280): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96bd50 item 59 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5280): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5280): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.508308551 +0000 UTC m=+332.073766230 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5280): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5800): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5800): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5800): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5800): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5800): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.508308551 +0000 UTC m=+332.073766230 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5800): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970070 item 59 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5e80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5e80): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5e80): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5e80): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5e80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5e80): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5e80): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5e80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.51087739 +0000 UTC m=+332.076335080 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d6a5e80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daee500): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daee500): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daee500): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970460 item 60 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daee500): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daee500): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.511757091 +0000 UTC m=+332.077214761 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daee500): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daeea40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daeea40): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daeea40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970620 item 60 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daeea40): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daeea40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daeea40): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daeea40): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daeea40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.512916891 +0000 UTC m=+332.078374580 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daeea40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d218000): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d218000): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d218000): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d218000): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d218000): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.512916891 +0000 UTC m=+332.078374580 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d218000): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9707e0 item 60 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a240): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a240): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a240): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a240): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a240): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a240): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a240): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a240): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.51481259 +0000 UTC m=+332.080270259 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72a240): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72b6c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72b6c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72b6c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28c4d0 item 61 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72b6c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72b6c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.515642617 +0000 UTC m=+332.081100286 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d72b6c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f16c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f16c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f16c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f16c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f16c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.515642617 +0000 UTC m=+332.081100286 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f16c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28c690 item 61 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1d40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1d40): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1d40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1d40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1d40): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1d40): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1d40): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1d40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.517706824 +0000 UTC m=+332.083164483 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d2f1d40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28ca10 item 62 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.518328538 +0000 UTC m=+332.083786187 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d3bf880): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40180): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40180): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40180): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40180): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40180): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.518328538 +0000 UTC m=+332.083786187 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40180): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28cbd0 item 62 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db409c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db409c0): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db409c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db409c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db409c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db409c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db409c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db409c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.52053312 +0000 UTC m=+332.085990789 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db409c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40f00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40f00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40f00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28cf50 item 63 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40f00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40f00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.521284147 +0000 UTC m=+332.086741816 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db40f00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db416c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db416c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db416c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db416c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db416c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.521284147 +0000 UTC m=+332.086741816 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db416c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28d110 item 63 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6c00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6c00): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6c00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6c00): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6c00): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6c00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6c00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6c00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.523178465 +0000 UTC m=+332.088636133 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a6c00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7480): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7480): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7480): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28d490 item 64 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7480): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7480): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.5238278 +0000 UTC m=+332.089285479 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7480): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.5238278 +0000 UTC m=+332.089285479 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d9a7b80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28d650 item 64 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a340): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a340): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a340): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a340): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a340): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.525897297 +0000 UTC m=+332.091354956 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a340): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a7c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a7c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a7c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a7c0): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a7c0): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28d9d0 item 65 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a7c0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a7c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.526682329 +0000 UTC m=+332.092139998 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0a7c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0acc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0acc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0acc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0acc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0acc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.526682329 +0000 UTC m=+332.092139998 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0acc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9f28db90 item 65 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b300): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b300): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b300): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b300): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b300): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.529440507 +0000 UTC m=+332.094898186 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b300): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b780): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b780): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d686230 item 66 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b780): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b780): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b780): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b780): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b780): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.530054746 +0000 UTC m=+332.095512405 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0b780): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bcc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bcc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bcc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bcc0): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bcc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.530054746 +0000 UTC m=+332.095512405 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dc0bcc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d686540 item 66 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78480): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78480): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78480): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78480): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78480): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.532003354 +0000 UTC m=+332.097461024 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78480): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78900): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78900): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78900): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78900): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78900): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d686a10 item 67 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78900): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78900): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.532869309 +0000 UTC m=+332.098326979 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78900): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78e80): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78e80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78e80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78e80): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78e80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.532869309 +0000 UTC m=+332.098326979 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da78e80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d686fc0 item 67 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e440): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e440): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e440): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e440): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e440): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.534768485 +0000 UTC m=+332.100226154 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e440): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e940): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e940): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d680380 item 68 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e940): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e940): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e940): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e940): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e940): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.535605044 +0000 UTC m=+332.101062713 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67e940): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67ee80): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67ee80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67ee80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67ee80): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67ee80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.535605044 +0000 UTC m=+332.101062713 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67ee80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d680700 item 68 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f4c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f4c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f4c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f4c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f4c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.537588609 +0000 UTC m=+332.103046278 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f4c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f940): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f940): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f940): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f940): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f940): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d680ee0 item 69 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f940): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f940): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.538300584 +0000 UTC m=+332.103758253 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67f940): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67fe40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67fe40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67fe40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67fe40): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67fe40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.538300584 +0000 UTC m=+332.103758253 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d67fe40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6812d0 item 69 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8225c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8225c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8225c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8225c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8225c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.540229505 +0000 UTC m=+332.105687174 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8225c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d822ac0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d822ac0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6819d0 item 70 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d822ac0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d822ac0): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d822ac0): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d822ac0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d822ac0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.541123263 +0000 UTC m=+332.106580932 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d822ac0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823000): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823000): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823000): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823000): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823000): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.541123263 +0000 UTC m=+332.106580932 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823000): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d681c00 item 70 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823680): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823680): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823680): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823680): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823680): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.543138788 +0000 UTC m=+332.108596457 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823680): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823b80): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823b80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823b80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823b80): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823b80): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37f500 item 71 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823b80): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823b80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.544534843 +0000 UTC m=+332.109992512 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d823b80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858180): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858180): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858180): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858180): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858180): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.544534843 +0000 UTC m=+332.109992512 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858180): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37f730 item 71 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858800): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858800): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858800): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858800): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858800): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.546719357 +0000 UTC m=+332.112177036 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858800): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858d00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858d00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3ee3f0 item 72 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858d00): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858d00): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858d00): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858d00): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858d00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.547638422 +0000 UTC m=+332.113096091 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d858d00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859240): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859240): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859240): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859240): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859240): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.547638422 +0000 UTC m=+332.113096091 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859240): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3ef1f0 item 72 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859800): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859800): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859800): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859800): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859800): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859800): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859800): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.550782348 +0000 UTC m=+332.116240037 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859800): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859d00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859d00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859d00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d682000 item 73 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859d00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859d00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.551492369 +0000 UTC m=+332.116950038 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d859d00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca2c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca2c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca2c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca2c0): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca2c0): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d682540 item 73 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca2c0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca2c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.552265848 +0000 UTC m=+332.117723518 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca2c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca800): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca800): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca800): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca800): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca800): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.552265848 +0000 UTC m=+332.117723518 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8ca800): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d682770 item 73 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cae40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cae40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cae40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cae40): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cae40): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cae40): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cae40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.554327712 +0000 UTC m=+332.119785371 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cae40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb340): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb340): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb340): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d682e00 item 74 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb340): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb340): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.554992666 +0000 UTC m=+332.120450335 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb340): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb880): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb880): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d683e30 item 74 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb880): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb880): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb880): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb880): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb880): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.555760486 +0000 UTC m=+332.121218166 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cb880): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cbe00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cbe00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cbe00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cbe00): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cbe00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.555760486 +0000 UTC m=+332.121218166 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8cbe00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3da850 item 74 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0540): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0540): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0540): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0540): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0540): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0540): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0540): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.558237141 +0000 UTC m=+332.123694820 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0540): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0a40): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0a40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0a40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3db8f0 item 75 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0a40): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0a40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.558954636 +0000 UTC m=+332.124412315 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0a40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0f80): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0f80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0f80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0f80): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0f80): _writeAt: size=3, off=2 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3dbab0 item 75 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0f80): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0f80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.5598251 +0000 UTC m=+332.125282769 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f0f80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f14c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f14c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f14c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f14c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f14c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.5598251 +0000 UTC m=+332.125282769 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f14c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d992380 item 75 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f1b00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f1b00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f1b00): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f1b00): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f1b00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f1b00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f1b00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.561952507 +0000 UTC m=+332.127410166 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d8f1b00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a100): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a100): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a100): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d992af0 item 76 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a100): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a100): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.563189231 +0000 UTC m=+332.128646950 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a100): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a640): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a640): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9935e0 item 76 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a640): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a640): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a640): _writeAt: size=3, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a640): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a640): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.564188307 +0000 UTC m=+332.129645996 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94a640): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94abc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94abc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94abc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94abc0): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94abc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.564188307 +0000 UTC m=+332.129645996 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94abc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d993b20 item 76 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b200): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b200): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b200): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b200): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b200): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b200): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b200): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.566864781 +0000 UTC m=+332.132322469 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b200): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b700): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b700): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d1988c0 item 77 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b700): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.567755161 +0000 UTC m=+332.133212851 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94b700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94be00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94be00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94be00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94be00): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94be00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.567755161 +0000 UTC m=+332.133212851 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9d94be00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d198a80 item 77 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08540): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08540): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08540): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08540): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08540): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08540): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08540): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.570575886 +0000 UTC m=+332.136033576 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08540): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08a40): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08a40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08a40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d199490 item 78 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08a40): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08a40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.571376528 +0000 UTC m=+332.136834187 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da08a40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef5c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef5c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef5c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef5c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef5c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.571376528 +0000 UTC m=+332.136834187 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daef5c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970930 item 78 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefc00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefc00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefc00): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefc00): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefc00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefc00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefc00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.572856872 +0000 UTC m=+332.138314531 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daefc00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e200): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e200): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e200): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970d20 item 79 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e200): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e200): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.573476793 +0000 UTC m=+332.138934452 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e200): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e900): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e900): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e900): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e900): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e900): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.573476793 +0000 UTC m=+332.138934452 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8e900): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970ee0 item 79 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8ef40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8ef40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8ef40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8ef40): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8ef40): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8ef40): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8ef40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.575177795 +0000 UTC m=+332.140635454 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8ef40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8f440): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8f440): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8f440): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971260 item 80 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8f440): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8f440): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.575648363 +0000 UTC m=+332.141106012 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8f440): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8fb40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8fb40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8fb40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8fb40): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8fb40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.575648363 +0000 UTC m=+332.141106012 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da8fb40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971420 item 80 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac280): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac280): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac280): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac280): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac280): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.577324007 +0000 UTC m=+332.142781666 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac280): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac700): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac700): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac700): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac700): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac700): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac700): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971880 item 81 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac700): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac700): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.579176444 +0000 UTC m=+332.144634133 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daac700): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daacc40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daacc40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daacc40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daacc40): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daacc40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.579176444 +0000 UTC m=+332.144634133 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daacc40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971a40 item 81 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad2c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad2c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad2c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad2c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad2c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.582412402 +0000 UTC m=+332.147870082 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad2c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad7c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad7c0): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad7c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971dc0 item 82 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad7c0): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad7c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad7c0): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad7c0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad7c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.58362928 +0000 UTC m=+332.149086959 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daad7c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daadd40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daadd40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daadd40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daadd40): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daadd40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.58362928 +0000 UTC m=+332.149086959 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daadd40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d466310 item 82 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad24c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad24c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad24c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad24c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad24c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.586236251 +0000 UTC m=+332.151693941 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad24c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad29c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad29c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad29c0): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad29c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad29c0): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad29c0): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d466e00 item 83 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad29c0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad29c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.587356146 +0000 UTC m=+332.152813834 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad29c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad2f00): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad2f00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad2f00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad2f00): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad2f00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.587356146 +0000 UTC m=+332.152813834 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad2f00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d467d50 item 83 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3580): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3580): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3580): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3580): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3580): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.589924084 +0000 UTC m=+332.155381773 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3580): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3a80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3a80): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3a80): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d21aee0 item 84 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3a80): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3a80): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3a80): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3a80): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3a80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.591029932 +0000 UTC m=+332.156487621 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dad3a80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0100): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0100): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0100): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0100): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0100): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.591029932 +0000 UTC m=+332.156487621 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0100): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d21b1f0 item 84 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0780): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0780): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0780): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0780): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0780): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.59338091 +0000 UTC m=+332.158838599 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0780): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0c80): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0c80): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0c80): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0c80): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0c80): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0c80): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17e540 item 85 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0c80): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0c80): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.594632263 +0000 UTC m=+332.160089942 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf0c80): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf11c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf11c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf11c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf11c0): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf11c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.594632263 +0000 UTC m=+332.160089942 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf11c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17f2d0 item 85 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1840): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1840): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1840): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1840): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1840): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.597368098 +0000 UTC m=+332.162825777 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1840): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1d40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1d40): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1d40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17fc00 item 86 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1d40): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1d40): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1d40): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1d40): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1d40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.598588532 +0000 UTC m=+332.164046221 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9daf1d40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db203c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db203c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db203c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db203c0): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db203c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.598588532 +0000 UTC m=+332.164046221 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db203c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d5a02a0 item 86 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20a40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20a40): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20a40): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20a40): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20a40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.600418786 +0000 UTC m=+332.165876445 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20a40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20f40): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20f40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20f40): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20f40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20f40): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20f40): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d5a1490 item 87 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20f40): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20f40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.601040009 +0000 UTC m=+332.166497668 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db20f40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21480): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21480): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21480): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21480): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21480): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.601040009 +0000 UTC m=+332.166497668 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21480): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d53c000 item 87 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21b00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21b00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21b00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21b00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21b00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.603603239 +0000 UTC m=+332.169060918 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db21b00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58100): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58100): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58100): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d53d260 item 88 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58100): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58100): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58100): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58100): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58100): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.604715729 +0000 UTC m=+332.170173419 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58100): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58680): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58680): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58680): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58680): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58680): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.604715729 +0000 UTC m=+332.170173419 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db58680): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d53d490 item 88 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.607189109 +0000 UTC m=+332.172646769 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79140): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da796c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da796c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da796c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d687420 item 89 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da796c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da796c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.607944505 +0000 UTC m=+332.173402164 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da796c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79c00): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79c00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79c00): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79c00): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79c00): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79c00): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6876c0 item 89 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79c00): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79c00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.60903341 +0000 UTC m=+332.174491099 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9da79c00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4280): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4280): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4280): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4280): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4280): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.60903341 +0000 UTC m=+332.174491099 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4280): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6878f0 item 89 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c48c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c48c0): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c48c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c48c0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c48c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c48c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c48c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c48c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.610860139 +0000 UTC m=+332.176317798 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c48c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4e00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4e00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4e00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d687d50 item 90 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4e00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4e00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.611556584 +0000 UTC m=+332.177014243 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c4e00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5340): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5340): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5340): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17c7e0 item 90 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5340): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5340): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5340): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5340): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5340): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.612315066 +0000 UTC m=+332.177772715 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5340): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5900): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5900): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5900): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5900): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5900): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.612315066 +0000 UTC m=+332.177772715 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1c5900): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17ce00 item 90 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0040): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0040): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0040): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0040): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0040): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0040): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0040): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0040): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.61394858 +0000 UTC m=+332.179406239 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0040): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0580): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0580): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0580): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17d500 item 91 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0580): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0580): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.614538253 +0000 UTC m=+332.179995912 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0580): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0ac0): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0ac0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0ac0): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0ac0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0ac0): >_readAt: n=2, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0ac0): _writeAt: size=3, off=7 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17d960 item 91 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0ac0): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0ac0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.615363 +0000 UTC m=+332.180820669 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e0ac0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1040): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1040): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1040): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1040): >_readAt: n=8, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1040): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.615363 +0000 UTC m=+332.180820669 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1040): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17dc00 item 91 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1680): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1680): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1680): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1680): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1680): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1680): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1680): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1680): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.617055806 +0000 UTC m=+332.182513485 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1680): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1bc0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1bc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1bc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95c230 item 92 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1bc0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1bc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.617823175 +0000 UTC m=+332.183280834 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1e1bc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8200): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8200): open at offset 5 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8200): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95c4d0 item 92 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8200): _readAt: size=2, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8200): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8200): _writeAt: size=3, off=5 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8200): >_writeAt: n=3, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8200): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.618514069 +0000 UTC m=+332.183971728 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8200): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f87c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f87c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f87c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f87c0): >_readAt: n=3, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f87c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.618514069 +0000 UTC m=+332.183971728 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f87c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95c700 item 92 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8e00): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8e00): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8e00): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8e00): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8e00): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8e00): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8e00): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8e00): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.620808762 +0000 UTC m=+332.186266441 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f8e00): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9340): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9340): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9340): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95caf0 item 93 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9340): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9340): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.622767028 +0000 UTC m=+332.188224708 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9340): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9a40): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9a40): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9a40): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9a40): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9a40): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.622767028 +0000 UTC m=+332.188224708 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9f1f9a40): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95ccb0 item 93 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92180): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92180): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92180): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92180): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92180): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92180): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92180): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92180): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.625754578 +0000 UTC m=+332.191212237 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92180): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db926c0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db926c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db926c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95d180 item 94 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db926c0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db926c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.626330355 +0000 UTC m=+332.191788014 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db926c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92dc0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92dc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92dc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92dc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92dc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.626330355 +0000 UTC m=+332.191788014 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db92dc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95d340 item 94 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93400): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93400): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93400): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93400): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93400): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93400): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93400): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93400): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.628317978 +0000 UTC m=+332.193775657 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93400): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93940): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93940): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93940): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95d730 item 95 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93940): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93940): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.628940523 +0000 UTC m=+332.194398182 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9db93940): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac140): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac140): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac140): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac140): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac140): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.628940523 +0000 UTC m=+332.194398182 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac140): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95d8f0 item 95 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac780): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac780): open at offset 0 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac780): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac780): _readAt: size=2, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac780): >_readAt: n=0, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac780): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac780): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac780): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.633143458 +0000 UTC m=+332.198601128 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbac780): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbaccc0): _writeAt: size=5, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbaccc0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbaccc0): >openPending: err= 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95ddc0 item 96 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbaccc0): >_writeAt: n=5, err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbaccc0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.63398137 +0000 UTC m=+332.199439018 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbaccc0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:27 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbad3c0): _readAt: size=512, off=0 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbad3c0): openPending: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbad3c0): >openPending: err= 2026/04/04 05:30:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbad3c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbad3c0): close: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:27.63398137 +0000 UTC m=+332.199439018 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:27 DEBUG : open-test-file(0x165b9dbad3c0): >close: err= 2026/04/04 05:30:27 DEBUG : open-test-file: Remove: 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d2f2690 item 96 2026/04/04 05:30:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:27 DEBUG : open-test-file: >Remove: err= 2026/04/04 05:30:27 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:27 DEBUG : Looking for writers 2026/04/04 05:30:27 DEBUG : >WaitForWriters: 2026/04/04 05:30:27 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:27 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:27 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:27 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/04/04 05:30:27 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db58d80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db58d80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db58d80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db58d80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db58d80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.166615845 +0000 UTC m=+332.732073495 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db58d80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59200): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59200): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59200): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59200): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59200): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59200): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59200): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.166615845 +0000 UTC m=+332.732073495 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59200): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db596c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db596c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db596c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db596c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db596c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.166615845 +0000 UTC m=+332.732073495 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db596c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d53ddc0 item 1 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59d00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59d00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59d00): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59d00): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59d00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.169656076 +0000 UTC m=+332.735113724 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db59d00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88300): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88300): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88300): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88300): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88300): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.169656076 +0000 UTC m=+332.735113724 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88300): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e45b0 item 2 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88940): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88940): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88940): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.17261378 +0000 UTC m=+332.738071428 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88dc0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88dc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88dc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88dc0): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88dc0): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88dc0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88dc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.17261378 +0000 UTC m=+332.738071428 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc88dc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89280): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89280): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89280): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89280): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89280): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.17261378 +0000 UTC m=+332.738071428 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89280): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e4af0 item 3 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89900): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89900): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89900): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89900): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89900): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.175195103 +0000 UTC m=+332.740652752 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89900): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89e40): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89e40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89e40): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89e40): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89e40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.175195103 +0000 UTC m=+332.740652752 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc89e40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e5110 item 4 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6580): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6580): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6580): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6580): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6580): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.176685567 +0000 UTC m=+332.742143216 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6580): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6a00): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6a00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6a00): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6a00): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6a00): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6a00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6a00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.176685567 +0000 UTC m=+332.742143216 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6a00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6ec0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6ec0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6ec0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6ec0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6ec0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.176685567 +0000 UTC m=+332.742143216 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca6ec0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e59d0 item 5 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7540): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7540): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7540): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7540): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7540): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.178829524 +0000 UTC m=+332.744287174 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7540): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7a80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7a80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7a80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7a80): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7a80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.178829524 +0000 UTC m=+332.744287174 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dca7a80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37cf50 item 6 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2200): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2200): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2200): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2200): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2200): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.182482231 +0000 UTC m=+332.747939890 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2200): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2700): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2700): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2700): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2700): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2700): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2700): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2700): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.182482231 +0000 UTC m=+332.747939890 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2700): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2bc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2bc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2bc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2bc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2bc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.182482231 +0000 UTC m=+332.747939890 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc2bc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37de30 item 7 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3240): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3240): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3240): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3240): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3240): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.185074224 +0000 UTC m=+332.750531873 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3240): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3780): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3780): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3780): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3780): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3780): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.185074224 +0000 UTC m=+332.750531873 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3780): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9664d0 item 8 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3d40): _readAt: size=2, off=0 2026/04/04 05:30:28 ERROR : open-test-file(0x165b9dcc3d40): Couldn't read size of file 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3d40): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3d40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3d40): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3d40): close: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcc3d40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0200): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0200): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0200): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0200): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0200): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.186778001 +0000 UTC m=+332.752235649 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0200): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0680): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0680): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0680): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0680): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0680): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0680): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0680): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.186778001 +0000 UTC m=+332.752235649 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0680): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0b80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0b80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0b80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0b80): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0b80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.186778001 +0000 UTC m=+332.752235649 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce0b80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d966930 item 9 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1200): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1200): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1200): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1200): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1200): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.188939331 +0000 UTC m=+332.754396980 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1200): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1740): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1740): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1740): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1740): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1740): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.188939331 +0000 UTC m=+332.754396980 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1740): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d966f50 item 10 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1d80): _readAt: size=2, off=0 2026/04/04 05:30:28 ERROR : open-test-file(0x165b9dce1d80): Couldn't read size of file 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1d80): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1d80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1d80): close: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dce1d80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa240): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa240): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa240): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa240): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa240): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.191325174 +0000 UTC m=+332.756782824 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa240): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08f00): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08f00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08f00): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08f00): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08f00): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08f00): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08f00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.191325174 +0000 UTC m=+332.756782824 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08f00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09400): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09400): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09400): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09400): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09400): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.191325174 +0000 UTC m=+332.756782824 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09400): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d199dc0 item 11 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09a80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09a80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09a80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09a80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09a80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.196894941 +0000 UTC m=+332.762352589 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09a80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da720c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da720c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da720c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da720c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da720c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.196894941 +0000 UTC m=+332.762352589 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da720c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a6af0 item 12 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72700): _readAt: size=2, off=0 2026/04/04 05:30:28 ERROR : open-test-file(0x165b9da72700): Couldn't read size of file 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72700): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72700): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72700): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72700): close: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72700): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72ac0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72ac0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72ac0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72ac0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72ac0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.199120642 +0000 UTC m=+332.764578291 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da72ac0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73180): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73180): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73180): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73180): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73180): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.199120642 +0000 UTC m=+332.764578291 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73180): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a7810 item 13 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa6c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa6c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa6c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa6c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa6c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.202226326 +0000 UTC m=+332.767683995 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfa6c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfac00): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfac00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfac00): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfac00): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfac00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.202226326 +0000 UTC m=+332.767683995 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfac00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9676c0 item 14 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb240): _readAt: size=2, off=0 2026/04/04 05:30:28 ERROR : open-test-file(0x165b9dcfb240): Couldn't read size of file 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb240): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb240): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb240): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb240): close: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb240): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb600): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb600): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb600): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb600): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb600): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.204964755 +0000 UTC m=+332.770422405 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfb600): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfbcc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfbcc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfbcc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfbcc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfbcc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.204964755 +0000 UTC m=+332.770422405 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcfbcc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d967a40 item 15 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18440): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18440): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18440): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18440): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18440): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.206626863 +0000 UTC m=+332.772084513 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18440): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18980): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18980): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18980): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18980): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18980): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.206626863 +0000 UTC m=+332.772084513 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18980): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d967e30 item 16 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18fc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18fc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18fc0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18fc0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18fc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.20865361 +0000 UTC m=+332.774111259 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd18fc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19440): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19440): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19440): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19440): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19440): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19440): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19440): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19440): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.20865361 +0000 UTC m=+332.774111259 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19440): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19940): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19940): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19940): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.20865361 +0000 UTC m=+332.774111259 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd19940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920310 item 17 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.217062434 +0000 UTC m=+332.782520084 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38600): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38600): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38600): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38600): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38600): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.217062434 +0000 UTC m=+332.782520084 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38600): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920af0 item 18 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73b40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73b40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73b40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73b40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73b40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.223870839 +0000 UTC m=+332.789328488 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da73b40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96140): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96140): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96140): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96140): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96140): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96140): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96140): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96140): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.223870839 +0000 UTC m=+332.789328488 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96140): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96640): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96640): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96640): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96640): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96640): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.223870839 +0000 UTC m=+332.789328488 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96640): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8e150 item 19 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96cc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96cc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96cc0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96cc0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96cc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.230750526 +0000 UTC m=+332.796208175 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd96cc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97200): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97200): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97200): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97200): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97200): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.230750526 +0000 UTC m=+332.796208175 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97200): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8e620 item 20 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97880): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97880): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97880): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97880): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97880): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.233910662 +0000 UTC m=+332.799368311 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97880): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97d80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97d80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97d80): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97d80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97d80): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97d80): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97d80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97d80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.233910662 +0000 UTC m=+332.799368311 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd97d80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4380): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4380): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4380): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4380): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4380): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.233910662 +0000 UTC m=+332.799368311 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4380): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8e9a0 item 21 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4a00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4a00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4a00): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4a00): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4a00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.238228745 +0000 UTC m=+332.803686394 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4a00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4f40): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4f40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4f40): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4f40): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4f40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.238228745 +0000 UTC m=+332.803686394 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb4f40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8ee70 item 22 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb55c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb55c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb55c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb55c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb55c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.239766999 +0000 UTC m=+332.805224647 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb55c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb5ac0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb5ac0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb5ac0): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb5ac0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb5ac0): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb5ac0): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb5ac0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb5ac0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.239766999 +0000 UTC m=+332.805224647 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb5ac0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd40c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd40c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd40c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd40c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd40c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.239766999 +0000 UTC m=+332.805224647 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd40c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8f1f0 item 23 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4740): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4740): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4740): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4740): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4740): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.242306293 +0000 UTC m=+332.807763942 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4740): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4c80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4c80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4c80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4c80): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4c80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.242306293 +0000 UTC m=+332.807763942 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd4c80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8f6c0 item 24 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd52c0): _readAt: size=2, off=0 2026/04/04 05:30:28 ERROR : open-test-file(0x165b9ddd52c0): Couldn't read size of file 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd52c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd52c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd52c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd52c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd52c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5680): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5680): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5680): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5680): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5680): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.244753603 +0000 UTC m=+332.810211252 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5680): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5b80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5b80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5b80): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5b80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5b80): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5b80): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5b80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5b80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.244753603 +0000 UTC m=+332.810211252 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddd5b80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf21c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf21c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf21c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf21c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf21c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.244753603 +0000 UTC m=+332.810211252 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf21c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8fa40 item 25 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2840): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2840): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2840): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2840): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2840): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.247016465 +0000 UTC m=+332.812474114 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2840): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2d80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2d80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2d80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2d80): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2d80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.247016465 +0000 UTC m=+332.812474114 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf2d80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de00070 item 26 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf33c0): _readAt: size=2, off=0 2026/04/04 05:30:28 ERROR : open-test-file(0x165b9ddf33c0): Couldn't read size of file 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf33c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf33c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf33c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf33c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf33c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3780): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3780): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3780): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3780): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3780): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.248535743 +0000 UTC m=+332.813993402 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3780): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3c80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3c80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3c80): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3c80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3c80): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3c80): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3c80): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3c80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.248535743 +0000 UTC m=+332.813993402 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddf3c80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de122c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de122c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de122c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de122c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de122c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.248535743 +0000 UTC m=+332.813993402 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de122c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de003f0 item 27 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12940): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12940): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12940): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.250798605 +0000 UTC m=+332.816256254 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12e80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12e80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12e80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12e80): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12e80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.250798605 +0000 UTC m=+332.816256254 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de12e80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de008c0 item 28 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de134c0): _readAt: size=2, off=0 2026/04/04 05:30:28 ERROR : open-test-file(0x165b9de134c0): Couldn't read size of file 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de134c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de134c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de134c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de134c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de134c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de13880): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de13880): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de13880): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de13880): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de13880): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.252452198 +0000 UTC m=+332.817909847 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de13880): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30040): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30040): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30040): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30040): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30040): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.252452198 +0000 UTC m=+332.817909847 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30040): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de00c40 item 29 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38c40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38c40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38c40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38c40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38c40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.254905078 +0000 UTC m=+332.820362727 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd38c40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39180): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39180): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39180): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39180): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39180): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.254905078 +0000 UTC m=+332.820362727 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39180): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920ee0 item 30 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd397c0): _readAt: size=2, off=0 2026/04/04 05:30:28 ERROR : open-test-file(0x165b9dd397c0): Couldn't read size of file 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd397c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd397c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd397c0): >_writeAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd397c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd397c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39b80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39b80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39b80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39b80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39b80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.258032913 +0000 UTC m=+332.823490562 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd39b80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92180): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92180): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92180): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92180): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92180): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.258032913 +0000 UTC m=+332.823490562 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92180): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9212d0 item 31 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30400): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30400): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30400): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30400): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30400): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.2599802 +0000 UTC m=+332.825437848 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30400): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30940): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30940): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30940): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.2599802 +0000 UTC m=+332.825437848 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de30940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de00230 item 32 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52300): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52300): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52300): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52300): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52300): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.262614944 +0000 UTC m=+332.828072622 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52300): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52780): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52780): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52780): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52780): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52780): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920150 item 33 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52780): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52780): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.264039483 +0000 UTC m=+332.829497133 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52780): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52c80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52c80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52c80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52c80): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52c80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.264039483 +0000 UTC m=+332.829497133 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd52c80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920310 item 33 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd532c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd532c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd532c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd532c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd532c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.267949044 +0000 UTC m=+332.833406692 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd532c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53740): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53740): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9208c0 item 34 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53740): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53740): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53740): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53740): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53740): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.269291298 +0000 UTC m=+332.834748947 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53740): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53c80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53c80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53c80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53c80): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53c80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.269291298 +0000 UTC m=+332.834748947 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd53c80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d920bd0 item 34 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac3c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac3c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac3c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac3c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac3c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.272349071 +0000 UTC m=+332.837806720 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac3c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac840): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac840): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac840): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac840): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac840): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d921730 item 35 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac840): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac840): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.275365045 +0000 UTC m=+332.840822693 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbac840): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbacd40): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbacd40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbacd40): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbacd40): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbacd40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.275365045 +0000 UTC m=+332.840822693 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbacd40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9219d0 item 35 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad3c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad3c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad3c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad3c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad3c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.280715295 +0000 UTC m=+332.846172945 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad3c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad8c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad8c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d921d50 item 36 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad8c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad8c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad8c0): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad8c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad8c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.283196981 +0000 UTC m=+332.848654630 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbad8c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbade80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbade80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbade80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbade80): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbade80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.283196981 +0000 UTC m=+332.848654630 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbade80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d464310 item 36 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92a00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92a00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92a00): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92a00): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92a00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.285175676 +0000 UTC m=+332.850633325 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92a00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92e80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92e80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92e80): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92e80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92e80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d464bd0 item 37 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92e80): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92e80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.285750852 +0000 UTC m=+332.851208501 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de92e80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93380): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93380): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93380): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93380): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93380): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.285750852 +0000 UTC m=+332.851208501 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93380): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d464d90 item 37 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93a00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93a00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93a00): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93a00): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93a00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.287641772 +0000 UTC m=+332.853099421 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de93a00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4000): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4000): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d465340 item 38 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4000): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4000): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4000): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4000): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4000): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.28826591 +0000 UTC m=+332.853723560 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4000): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4680): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4680): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4680): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4680): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4680): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.28826591 +0000 UTC m=+332.853723560 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4680): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d465570 item 38 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4d40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4d40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4d40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4d40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4d40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.289783065 +0000 UTC m=+332.855240714 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a4d40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5280): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5280): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5280): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5280): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5280): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d465b90 item 39 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5280): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5280): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.29032127 +0000 UTC m=+332.855778919 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5280): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5780): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5780): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5780): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5780): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5780): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.29032127 +0000 UTC m=+332.855778919 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5780): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dea6070 item 39 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5e40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5e40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5e40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5e40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5e40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.291877138 +0000 UTC m=+332.857334786 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d6a5e40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2199c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2199c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dea63f0 item 40 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2199c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2199c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2199c0): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2199c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2199c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.292576058 +0000 UTC m=+332.858033717 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2199c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d72adc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d72adc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d72adc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d72adc0): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d72adc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.292576058 +0000 UTC m=+332.858033717 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d72adc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dea65b0 item 40 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1280): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1280): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1280): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1280): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1280): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1280): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1280): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.293976011 +0000 UTC m=+332.859433670 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1280): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1880): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1880): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1880): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dea6930 item 41 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1880): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1880): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.294787563 +0000 UTC m=+332.860245212 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1880): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1d80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1d80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1d80): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1d80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1d80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dea6af0 item 41 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1d80): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1d80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.295737726 +0000 UTC m=+332.861195375 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d2f1d80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31040): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31040): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31040): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31040): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31040): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.295737726 +0000 UTC m=+332.861195375 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31040): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de004d0 item 41 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31680): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31680): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31680): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31680): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31680): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31680): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31680): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.29734447 +0000 UTC m=+332.862802119 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31680): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31b80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31b80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31b80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de00850 item 42 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31b80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31b80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.298048649 +0000 UTC m=+332.863506298 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de31b80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db402c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db402c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de00a10 item 42 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db402c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db402c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db402c0): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db402c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db402c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.298588579 +0000 UTC m=+332.864046228 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db402c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db40a40): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db40a40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db40a40): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db40a40): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db40a40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.298588579 +0000 UTC m=+332.864046228 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db40a40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de00bd0 item 42 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41080): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41080): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41080): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41080): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41080): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41080): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41080): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.300216171 +0000 UTC m=+332.865673821 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41080): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41600): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41600): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41600): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de01030 item 43 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41600): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41600): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.300700095 +0000 UTC m=+332.866157744 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db41600): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a6900): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a6900): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a6900): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a6900): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a6900): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de011f0 item 43 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a6900): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a6900): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.301245845 +0000 UTC m=+332.866703495 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a6900): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7300): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7300): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7300): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7300): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7300): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.301245845 +0000 UTC m=+332.866703495 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7300): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de013b0 item 43 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7940): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7940): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7940): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7940): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7940): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.302537785 +0000 UTC m=+332.867995433 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7e40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7e40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7e40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de01730 item 44 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7e40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7e40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.303039501 +0000 UTC m=+332.868497151 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9a7e40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0a500): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0a500): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de018f0 item 44 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0a500): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0a500): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0a500): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0a500): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0a500): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.303776082 +0000 UTC m=+332.869233731 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0a500): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0aa80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0aa80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0aa80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0aa80): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0aa80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.303776082 +0000 UTC m=+332.869233731 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0aa80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de01ab0 item 44 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b0c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b0c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b0c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b0c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b0c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b0c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.305297645 +0000 UTC m=+332.870755294 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b0c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b5c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b5c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b5c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9de01e30 item 45 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b5c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b5c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.306117422 +0000 UTC m=+332.871575071 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0b5c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0bcc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0bcc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0bcc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0bcc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0bcc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.306117422 +0000 UTC m=+332.871575071 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc0bcc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96a150 item 45 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee440): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee440): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee440): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee440): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee440): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee440): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee440): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.307764672 +0000 UTC m=+332.873222322 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee440): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee940): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee940): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96a770 item 46 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee940): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.308290865 +0000 UTC m=+332.873748514 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daee940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef040): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef040): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef040): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef040): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef040): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.308290865 +0000 UTC m=+332.873748514 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef040): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96a9a0 item 46 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef6c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef6c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef6c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef6c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef6c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef6c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef6c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.309915984 +0000 UTC m=+332.875373633 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daef6c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daefbc0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daefbc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daefbc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96ad20 item 47 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daefbc0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daefbc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.310667463 +0000 UTC m=+332.876125112 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daefbc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78440): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78440): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78440): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78440): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78440): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.310667463 +0000 UTC m=+332.876125112 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78440): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96b030 item 47 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78a80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78a80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78a80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78a80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78a80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78a80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78a80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.312256653 +0000 UTC m=+332.877714302 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78a80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78f80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78f80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78f80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96b5e0 item 48 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78f80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78f80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.31270556 +0000 UTC m=+332.878163209 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da78f80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da796c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da796c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da796c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da796c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da796c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.31270556 +0000 UTC m=+332.878163209 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da796c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96b7a0 item 48 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da79d00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da79d00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da79d00): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da79d00): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da79d00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.314450605 +0000 UTC m=+332.879908254 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da79d00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08280): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08280): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08280): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08280): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08280): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08280): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96bb20 item 49 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08280): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08280): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.315011534 +0000 UTC m=+332.880469183 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08280): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da087c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da087c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da087c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da087c0): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da087c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.315011534 +0000 UTC m=+332.880469183 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da087c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d96bce0 item 49 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08ec0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08ec0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08ec0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08ec0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08ec0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.316694852 +0000 UTC m=+332.882152501 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da08ec0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da093c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da093c0): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da093c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d680230 item 50 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da093c0): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da093c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da093c0): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da093c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da093c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.317494762 +0000 UTC m=+332.882952411 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da093c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09940): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09940): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09940): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.317494762 +0000 UTC m=+332.882952411 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da09940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6805b0 item 50 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.319298687 +0000 UTC m=+332.884756336 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd380c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd385c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd385c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd385c0): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd385c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd385c0): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd385c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d680e70 item 51 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd385c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd385c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.319884022 +0000 UTC m=+332.885341671 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd385c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc340): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc340): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc340): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc340): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc340): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.319884022 +0000 UTC m=+332.885341671 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc340): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d681180 item 51 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc9c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc9c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc9c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc9c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc9c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.321341153 +0000 UTC m=+332.886798802 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bc9c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bcec0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bcec0): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bcec0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d681960 item 52 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bcec0): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bcec0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bcec0): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bcec0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bcec0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.321871865 +0000 UTC m=+332.887329514 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bcec0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bd440): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bd440): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bd440): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bd440): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bd440): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.321871865 +0000 UTC m=+332.887329514 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bd440): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d681b90 item 52 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bdac0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bdac0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bdac0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bdac0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bdac0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.323208499 +0000 UTC m=+332.888666148 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8bdac0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc0c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc0c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc0c0): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc0c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc0c0): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc0c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37f3b0 item 53 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc0c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc0c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.323793974 +0000 UTC m=+332.889251623 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc0c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc600): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc600): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc600): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc600): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc600): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.323793974 +0000 UTC m=+332.889251623 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dc600): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37f570 item 53 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dcc80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dcc80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dcc80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dcc80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dcc80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.325236257 +0000 UTC m=+332.890693906 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dcc80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd180): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd180): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd180): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d185c70 item 54 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd180): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd180): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd180): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd180): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd180): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.325843563 +0000 UTC m=+332.891301222 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd180): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd700): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd700): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd700): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd700): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd700): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.325843563 +0000 UTC m=+332.891301222 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8dd700): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3ee540 item 54 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8ddd80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8ddd80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8ddd80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8ddd80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8ddd80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.327053248 +0000 UTC m=+332.892510897 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8ddd80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2380): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2380): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2380): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2380): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2380): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2380): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3efc00 item 55 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2380): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2380): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.327527302 +0000 UTC m=+332.892984951 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2380): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f28c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f28c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f28c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f28c0): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f28c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.327527302 +0000 UTC m=+332.892984951 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f28c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d682070 item 55 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2f40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2f40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2f40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2f40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2f40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.32887676 +0000 UTC m=+332.894334409 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f2f40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f3440): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f3440): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f3440): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6827e0 item 56 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f3440): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f3440): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f3440): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f3440): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f3440): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.329555742 +0000 UTC m=+332.895013391 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f3440): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f39c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f39c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f39c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f39c0): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f39c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.329555742 +0000 UTC m=+332.895013391 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d8f39c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d682a10 item 56 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982100): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982100): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982100): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982100): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982100): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982100): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982100): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982100): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.331776064 +0000 UTC m=+332.897233712 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982100): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982640): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982640): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982640): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d683d50 item 57 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982640): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982640): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.332284563 +0000 UTC m=+332.897742212 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982640): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982b80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982b80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982b80): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982b80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982b80): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982b80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3da7e0 item 57 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982b80): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982b80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.332695269 +0000 UTC m=+332.898152918 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d982b80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983100): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983100): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983100): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983100): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983100): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.332695269 +0000 UTC m=+332.898152918 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983100): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3dad90 item 57 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983740): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983740): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983740): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983740): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983740): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983740): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983740): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983740): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.333846713 +0000 UTC m=+332.899304362 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983740): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983c80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983c80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983c80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3dba40 item 58 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983c80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983c80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.334260303 +0000 UTC m=+332.899717953 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d983c80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c82c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c82c0): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c82c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9922a0 item 58 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c82c0): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c82c0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c82c0): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c82c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c82c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.334821112 +0000 UTC m=+332.900278762 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c82c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8880): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8880): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8880): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8880): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8880): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.334821112 +0000 UTC m=+332.900278762 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8880): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9925b0 item 58 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8ec0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8ec0): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8ec0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8ec0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8ec0): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8ec0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8ec0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8ec0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.335996722 +0000 UTC m=+332.901454372 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c8ec0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9400): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9400): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9400): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d992e70 item 59 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9400): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9400): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.336379915 +0000 UTC m=+332.901837564 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9400): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9940): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9940): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9940): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9940): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9940): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d993a40 item 59 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9940): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.336838982 +0000 UTC m=+332.902296631 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9ec0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9ec0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9ec0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9ec0): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9ec0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.336838982 +0000 UTC m=+332.902296631 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9d9c9ec0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d993e30 item 59 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00600): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00600): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00600): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00600): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00600): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00600): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00600): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00600): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.337973764 +0000 UTC m=+332.903431413 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00600): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00b40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00b40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00b40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970380 item 60 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00b40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00b40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.338381123 +0000 UTC m=+332.903838772 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da00b40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01080): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01080): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01080): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970540 item 60 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01080): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01080): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01080): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01080): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01080): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.338884984 +0000 UTC m=+332.904342633 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01080): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01640): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01640): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01640): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01640): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01640): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.338884984 +0000 UTC m=+332.904342633 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01640): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970700 item 60 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01c80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01c80): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01c80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01c80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01c80): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01c80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01c80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01c80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.34004788 +0000 UTC m=+332.905505529 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da01c80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c2c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c2c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c2c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970a80 item 61 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c2c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c2c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.340467061 +0000 UTC m=+332.905924710 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c2c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c9c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c9c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c9c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c9c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c9c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.340467061 +0000 UTC m=+332.905924710 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7c9c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d970cb0 item 61 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d000): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d000): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d000): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d000): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d000): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d000): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d000): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d000): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.341666075 +0000 UTC m=+332.907123724 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d000): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d540): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d540): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d540): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971030 item 62 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d540): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d540): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.342066301 +0000 UTC m=+332.907523960 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7d540): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7dc40): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7dc40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7dc40): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7dc40): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7dc40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.342066301 +0000 UTC m=+332.907523960 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da7dc40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9711f0 item 62 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94380): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94380): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94380): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94380): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94380): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94380): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94380): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94380): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.343229286 +0000 UTC m=+332.908686935 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94380): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da948c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da948c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da948c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971570 item 63 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da948c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da948c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.343740742 +0000 UTC m=+332.909198391 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da948c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94fc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94fc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94fc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94fc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94fc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.343740742 +0000 UTC m=+332.909198391 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da94fc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9717a0 item 63 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95600): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95600): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95600): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95600): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95600): >_readAt: n=0, err=Bad file descriptor 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95600): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95600): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95600): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.345343548 +0000 UTC m=+332.910801197 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95600): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95b40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95b40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95b40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971b20 item 64 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95b40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95b40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.345888937 +0000 UTC m=+332.911346596 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9da95b40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0340): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0340): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0340): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0340): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0340): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.345888937 +0000 UTC m=+332.911346596 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0340): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d971ce0 item 64 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0980): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0980): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0980): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0980): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0980): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.348260014 +0000 UTC m=+332.913717663 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0980): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0e00): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0e00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0e00): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0e00): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0e00): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d4663f0 item 65 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0e00): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0e00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.348804252 +0000 UTC m=+332.914261900 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab0e00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1300): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1300): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1300): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1300): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1300): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.348804252 +0000 UTC m=+332.914261900 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1300): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d466a10 item 65 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1940): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1940): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1940): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.350011721 +0000 UTC m=+332.915469370 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1dc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1dc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d21a150 item 66 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1dc0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1dc0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1dc0): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1dc0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1dc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.350534457 +0000 UTC m=+332.915992107 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dab1dc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dace400): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dace400): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dace400): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dace400): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dace400): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.350534457 +0000 UTC m=+332.915992107 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dace400): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d21a4d0 item 66 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacea40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacea40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacea40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacea40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacea40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.351915004 +0000 UTC m=+332.917372653 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacea40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daceec0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daceec0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daceec0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daceec0): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daceec0): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d21b6c0 item 67 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daceec0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daceec0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.352408084 +0000 UTC m=+332.917865733 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daceec0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacf3c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacf3c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacf3c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacf3c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacf3c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.352408084 +0000 UTC m=+332.917865733 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacf3c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d21bb90 item 67 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacfa40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacfa40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacfa40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacfa40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacfa40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.353513582 +0000 UTC m=+332.918971231 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dacfa40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0040): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0040): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17f3b0 item 68 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0040): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0040): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0040): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0040): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0040): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.354019046 +0000 UTC m=+332.919476695 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0040): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0580): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0580): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0580): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0580): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0580): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.354019046 +0000 UTC m=+332.919476695 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0580): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17f650 item 68 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0bc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0bc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0bc0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0bc0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0bc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.355267333 +0000 UTC m=+332.920724982 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf0bc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1040): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1040): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1040): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1040): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1040): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d5a0230 item 69 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1040): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1040): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.355707704 +0000 UTC m=+332.921165353 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1040): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1540): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1540): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1540): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1540): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1540): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.355707704 +0000 UTC m=+332.921165353 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9daf1540): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d5a0460 item 69 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c180): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c180): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c180): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c180): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c180): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.357002359 +0000 UTC m=+332.922460008 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c180): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c680): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c680): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d686380 item 70 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c680): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c680): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c680): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c680): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c680): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.35765994 +0000 UTC m=+332.923117599 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8c680): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8cbc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8cbc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8cbc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8cbc0): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8cbc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.35765994 +0000 UTC m=+332.923117599 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8cbc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d686690 item 70 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d240): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d240): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d240): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d240): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d240): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.359410314 +0000 UTC m=+332.924867963 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d240): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d740): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d740): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d740): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d740): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d740): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d686cb0 item 71 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d740): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d740): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.359926278 +0000 UTC m=+332.925383928 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8d740): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8dc40): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8dc40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8dc40): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8dc40): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8dc40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.359926278 +0000 UTC m=+332.925383928 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9db8dc40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d686fc0 item 71 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba83c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba83c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba83c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba83c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba83c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.361296345 +0000 UTC m=+332.926753994 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba83c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba88c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba88c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d687500 item 72 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba88c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba88c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba88c0): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba88c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba88c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.362099482 +0000 UTC m=+332.927557131 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba88c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba8e00): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba8e00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba8e00): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba8e00): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba8e00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.362099482 +0000 UTC m=+332.927557131 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba8e00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6877a0 item 72 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba93c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba93c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba93c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba93c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba93c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba93c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba93c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.36353924 +0000 UTC m=+332.928996889 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba93c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba98c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba98c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba98c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d687c00 item 73 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba98c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba98c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.363993447 +0000 UTC m=+332.929451095 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba98c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba9d80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba9d80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba9d80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba9d80): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba9d80): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17c620 item 73 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba9d80): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba9d80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.364517336 +0000 UTC m=+332.929974985 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dba9d80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd43c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd43c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd43c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd43c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd43c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.364517336 +0000 UTC m=+332.929974985 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd43c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17c8c0 item 73 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4a00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4a00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4a00): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4a00): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4a00): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4a00): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4a00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.365958737 +0000 UTC m=+332.931416387 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4a00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4f00): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4f00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4f00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17d3b0 item 74 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4f00): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4f00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.366643349 +0000 UTC m=+332.932100999 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd4f00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd5440): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd5440): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17d880 item 74 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd5440): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd5440): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd5440): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd5440): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd5440): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.367324546 +0000 UTC m=+332.932782196 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd5440): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd59c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd59c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd59c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd59c0): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd59c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.367324546 +0000 UTC m=+332.932782196 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbd59c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d17da40 item 74 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2100): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2100): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2100): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2100): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2100): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2100): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2100): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.36876765 +0000 UTC m=+332.934225300 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2100): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2600): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2600): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2600): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95c150 item 75 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2600): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2600): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.369285267 +0000 UTC m=+332.934742916 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2600): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2b40): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2b40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2b40): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2b40): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2b40): _writeAt: size=3, off=2 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95c310 item 75 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2b40): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2b40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.369898064 +0000 UTC m=+332.935355714 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf2b40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40140): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40140): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40140): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40140): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40140): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.369898064 +0000 UTC m=+332.935355714 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40140): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d2f20e0 item 75 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40780): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40780): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40780): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40780): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40780): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40780): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40780): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.37164396 +0000 UTC m=+332.937101609 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40780): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40c80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40c80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40c80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d2f3810 item 76 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40c80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40c80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.37214657 +0000 UTC m=+332.937604219 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de40c80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de411c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de411c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d2f3b90 item 76 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de411c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de411c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de411c0): _writeAt: size=3, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de411c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de411c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.372820091 +0000 UTC m=+332.938277740 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de411c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41740): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41740): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41740): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41740): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41740): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.372820091 +0000 UTC m=+332.938277740 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41740): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d736770 item 76 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41d80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41d80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41d80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41d80): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41d80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41d80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41d80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.374309402 +0000 UTC m=+332.939767051 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de41d80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64380): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64380): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64380): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3b8070 item 77 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64380): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64380): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.374839423 +0000 UTC m=+332.940297072 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64380): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64a80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64a80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64a80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64a80): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64a80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.374839423 +0000 UTC m=+332.940297072 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de64a80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3b8b60 item 77 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de650c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de650c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de650c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de650c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de650c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de650c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de650c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.376202206 +0000 UTC m=+332.941659855 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de650c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de655c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de655c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de655c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3b9d50 item 78 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de655c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de655c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.376719923 +0000 UTC m=+332.942177572 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de655c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de65cc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de65cc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de65cc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de65cc0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de65cc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.376719923 +0000 UTC m=+332.942177572 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9de65cc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3eacb0 item 78 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80400): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80400): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80400): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80400): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80400): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80400): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80400): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.379263095 +0000 UTC m=+332.944720794 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80400): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80900): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80900): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80900): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3eb570 item 79 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80900): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80900): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.379987613 +0000 UTC m=+332.945445282 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc80900): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81000): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81000): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81000): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81000): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81000): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.379987613 +0000 UTC m=+332.945445282 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81000): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3ebb20 item 79 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81640): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81640): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81640): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81640): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81640): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81640): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81640): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.382719971 +0000 UTC m=+332.948177650 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81640): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81b40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81b40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81b40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d53d030 item 80 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81b40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81b40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.383548646 +0000 UTC m=+332.949006355 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc81b40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96340): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96340): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96340): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96340): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96340): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.383548646 +0000 UTC m=+332.949006355 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96340): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d53d2d0 item 80 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96980): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96980): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96980): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96980): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96980): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.386009471 +0000 UTC m=+332.951467140 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96980): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96e00): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96e00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96e00): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96e00): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96e00): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96e00): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d53d9d0 item 81 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96e00): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96e00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.386917646 +0000 UTC m=+332.952375315 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc96e00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97340): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97340): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97340): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97340): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97340): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.386917646 +0000 UTC m=+332.952375315 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97340): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e4000 item 81 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc979c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc979c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc979c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc979c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc979c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.390531639 +0000 UTC m=+332.955989288 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc979c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf32c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf32c0): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf32c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95c690 item 82 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf32c0): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf32c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf32c0): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf32c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf32c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.39095617 +0000 UTC m=+332.956413819 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf32c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3840): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3840): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3840): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3840): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3840): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.39095617 +0000 UTC m=+332.956413819 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3840): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95c850 item 82 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3ec0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3ec0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3ec0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3ec0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3ec0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.392341545 +0000 UTC m=+332.957799194 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dbf3ec0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc264c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc264c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc264c0): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc264c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc264c0): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc264c0): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95cc40 item 83 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc264c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc264c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.392998447 +0000 UTC m=+332.958456095 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc264c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc26a00): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc26a00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc26a00): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc26a00): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc26a00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.392998447 +0000 UTC m=+332.958456095 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc26a00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95ce00 item 83 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27080): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27080): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27080): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27080): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27080): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.394395553 +0000 UTC m=+332.959853202 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27080): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27580): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27580): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27580): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95d2d0 item 84 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27580): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27580): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27580): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27580): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27580): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.394866803 +0000 UTC m=+332.960324452 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27580): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27b00): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27b00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27b00): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27b00): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27b00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.394866803 +0000 UTC m=+332.960324452 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc27b00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95d490 item 84 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a280): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a280): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a280): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a280): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a280): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.396138144 +0000 UTC m=+332.961595793 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a280): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a780): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a780): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a780): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a780): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a780): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a780): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95d880 item 85 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a780): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a780): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.396644559 +0000 UTC m=+332.962102208 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5a780): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5acc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5acc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5acc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5acc0): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5acc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.396644559 +0000 UTC m=+332.962102208 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5acc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d95dab0 item 85 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b340): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b340): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b340): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b340): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b340): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.397916341 +0000 UTC m=+332.963373990 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b340): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b840): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b840): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b840): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37c460 item 86 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b840): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b840): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b840): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b840): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b840): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.398714928 +0000 UTC m=+332.964172578 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5b840): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5bdc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5bdc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5bdc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5bdc0): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5bdc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.398714928 +0000 UTC m=+332.964172578 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc5bdc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37cc40 item 86 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1a540): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1a540): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1a540): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1a540): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1a540): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.399884446 +0000 UTC m=+332.965342095 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1a540): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1aa40): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1aa40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1aa40): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1aa40): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1aa40): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1aa40): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d37db20 item 87 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1aa40): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1aa40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.400441297 +0000 UTC m=+332.965898946 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1aa40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1af80): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1af80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1af80): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1af80): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1af80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.400441297 +0000 UTC m=+332.965898946 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1af80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d198700 item 87 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1b600): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1b600): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1b600): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1b600): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1b600): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.401569727 +0000 UTC m=+332.967027377 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1b600): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1bb00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1bb00): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1bb00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d198c40 item 88 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1bb00): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1bb00): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1bb00): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1bb00): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1bb00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.402152738 +0000 UTC m=+332.967610387 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd1bb00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66180): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66180): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66180): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66180): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66180): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.402152738 +0000 UTC m=+332.967610387 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66180): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d1992d0 item 88 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd667c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd667c0): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd667c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd667c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd667c0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd667c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd667c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd667c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.403309643 +0000 UTC m=+332.968767292 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd667c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66d00): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66d00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66d00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9660e0 item 89 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66d00): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66d00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.404324097 +0000 UTC m=+332.969781767 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd66d00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd67240): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd67240): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd67240): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd67240): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd67240): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd67240): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9662a0 item 89 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd67240): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd67240): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.40531072 +0000 UTC m=+332.970768400 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd67240): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd677c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd677c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd677c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd677c0): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd677c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.40531072 +0000 UTC m=+332.970768400 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd677c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d9664d0 item 89 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97dc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97dc0): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97dc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97dc0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97dc0): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97dc0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97dc0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97dc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.407056887 +0000 UTC m=+332.972514536 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dc97dc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8400): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8400): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8400): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e45b0 item 90 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8400): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8400): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.407491267 +0000 UTC m=+332.972948916 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8400): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8940): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8940): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e4850 item 90 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8940): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8940): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8940): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8940): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.408051024 +0000 UTC m=+332.973508673 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8f00): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8f00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8f00): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8f00): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8f00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.408051024 +0000 UTC m=+332.973508673 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb8f00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e4af0 item 90 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9540): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9540): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9540): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9540): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9540): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9540): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9540): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9540): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.409164235 +0000 UTC m=+332.974621884 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9540): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9a80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9a80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9a80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e4fc0 item 91 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9a80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9a80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.409939128 +0000 UTC m=+332.975396777 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcb9a80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd80c0): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd80c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd80c0): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd80c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd80c0): >_readAt: n=2, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd80c0): _writeAt: size=3, off=7 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e5180 item 91 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd80c0): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd80c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.410421599 +0000 UTC m=+332.975879248 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd80c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8640): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8640): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8640): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8640): >_readAt: n=8, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8640): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.410421599 +0000 UTC m=+332.975879248 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8640): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d3e5650 item 91 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8c80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8c80): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8c80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8c80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8c80): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8c80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8c80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8c80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.411630882 +0000 UTC m=+332.977088531 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd8c80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd91c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd91c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd91c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a6150 item 92 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd91c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd91c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.412036398 +0000 UTC m=+332.977494047 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd91c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9700): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9700): open at offset 5 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9700): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a6460 item 92 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9700): _readAt: size=2, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9700): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9700): _writeAt: size=3, off=5 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9700): >_writeAt: n=3, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9700): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.412523968 +0000 UTC m=+332.977981617 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9700): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9cc0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9cc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9cc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9cc0): >_readAt: n=3, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9cc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.412523968 +0000 UTC m=+332.977981617 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcd9cc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a6a10 item 92 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4400): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4400): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4400): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4400): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4400): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4400): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4400): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4400): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.413611171 +0000 UTC m=+332.979068820 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4400): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4940): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4940): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4940): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a7490 item 93 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4940): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4940): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.413999303 +0000 UTC m=+332.979456952 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf4940): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5040): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5040): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5040): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5040): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5040): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.413999303 +0000 UTC m=+332.979456952 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5040): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9d6a7960 item 93 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5680): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5680): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5680): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5680): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5680): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5680): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5680): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5680): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.415389919 +0000 UTC m=+332.980847568 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5680): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5bc0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5bc0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5bc0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8c150 item 94 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5bc0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5bc0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.41586741 +0000 UTC m=+332.981325060 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dcf5bc0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd923c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd923c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd923c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd923c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd923c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.41586741 +0000 UTC m=+332.981325060 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd923c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8c310 item 94 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92a00): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92a00): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92a00): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92a00): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92a00): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92a00): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92a00): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92a00): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.417187843 +0000 UTC m=+332.982645492 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92a00): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92f40): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92f40): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92f40): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8c690 item 95 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92f40): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92f40): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.417575555 +0000 UTC m=+332.983033204 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd92f40): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93640): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93640): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93640): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93640): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93640): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.417575555 +0000 UTC m=+332.983033204 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93640): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8c850 item 95 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 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/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93c80): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93c80): open at offset 0 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93c80): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93c80): _readAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93c80): >_readAt: n=0, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93c80): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93c80): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93c80): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.418851585 +0000 UTC m=+332.984309234 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9dd93c80): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb22c0): _writeAt: size=5, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb22c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb22c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8cbd0 item 96 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb22c0): >_writeAt: n=5, err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb22c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.419349084 +0000 UTC m=+332.984806733 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb22c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: File.openRW failed: file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/04/04 05:30:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/04/04 05:30:28 DEBUG : open-test-file: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : open-test-file: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb29c0): _readAt: size=512, off=0 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb29c0): openPending: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb29c0): >openPending: err= 2026/04/04 05:30:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb29c0): >_readAt: n=5, err=EOF 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb29c0): close: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: setting modification time to 2026-04-04 05:30:28.419349084 +0000 UTC m=+332.984806733 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : open-test-file(0x165b9ddb29c0): >close: err= 2026/04/04 05:30:28 DEBUG : open-test-file: Remove: 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x165b9dd8cd90 item 96 2026/04/04 05:30:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/04/04 05:30:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/04/04 05:30:28 DEBUG : open-test-file: >Remove: err= 2026/04/04 05:30:28 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:28 DEBUG : Looking for writers 2026/04/04 05:30:28 DEBUG : >WaitForWriters: 2026/04/04 05:30:28 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.60s) --- PASS: TestRWFileHandleOpenTests/writes (0.82s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.78s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- 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 "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:28 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:28 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:28 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:28 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:28 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:28 DEBUG : file1: newRWFileHandle: 2026/04/04 05:30:28 DEBUG : file1(0x165b9d3be100): openPending: 2026/04/04 05:30:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:28 DEBUG : file1(0x165b9d3be100): >openPending: err= 2026/04/04 05:30:28 DEBUG : file1: >newRWFileHandle: err= 2026/04/04 05:30:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/04/04 05:30:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/04/04 05:30:28 DEBUG : file1(0x165b9d3be100): _writeAt: size=2, off=0 2026/04/04 05:30:28 DEBUG : file1(0x165b9d3be100): >_writeAt: n=2, err= 2026/04/04 05:30:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/04 05:30:28 DEBUG : file1(0x165b9d3be100): RWFileHandle.Flush 2026/04/04 05:30:28 DEBUG : file1(0x165b9d3be100): RWFileHandle.Release 2026/04/04 05:30:28 DEBUG : file1(0x165b9d3be100): close: 2026/04/04 05:30:28 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/04/04 05:30:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:28 DEBUG : file1(0x165b9d3be100): >close: err= 2026/04/04 05:30:28 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:28 DEBUG : Looking for writers 2026/04/04 05:30:28 DEBUG : file1: reading active writers 2026/04/04 05:30:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:30:28 DEBUG : Looking for writers 2026/04/04 05:30:28 DEBUG : file1: reading active writers 2026/04/04 05:30:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:30:28 DEBUG : Looking for writers 2026/04/04 05:30:28 DEBUG : file1: reading active writers 2026/04/04 05:30:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:30:29 DEBUG : Looking for writers 2026/04/04 05:30:29 DEBUG : file1: reading active writers 2026/04/04 05:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:30:29 DEBUG : file1: vfs cache: starting upload 2026/04/04 05:30:29 DEBUG : Looking for writers 2026/04/04 05:30:29 DEBUG : file1: reading active writers 2026/04/04 05:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:30:29 DEBUG : Looking for writers 2026/04/04 05:30:29 DEBUG : file1: reading active writers 2026/04/04 05:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:30:29 DEBUG : Looking for writers 2026/04/04 05:30:29 DEBUG : file1: reading active writers 2026/04/04 05:30:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:30:29 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/04 05:30:30 DEBUG : Looking for writers 2026/04/04 05:30:30 DEBUG : file1: reading active writers 2026/04/04 05:30:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:30:30 DEBUG : file1: size = 2 OK 2026/04/04 05:30:30 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/04 05:30:30 INFO : file1: Copied (new) 2026/04/04 05:30:30 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/04/04 05:30:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/04/04 05:30:30 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/04/04 05:30:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:30:30 INFO : file1: vfs cache: upload succeeded try #1 2026/04/04 05:30:31 DEBUG : Looking for writers 2026/04/04 05:30:31 DEBUG : file1: reading active writers 2026/04/04 05:30:31 DEBUG : >WaitForWriters: 2026/04/04 05:30:31 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:31 DEBUG : Looking for writers 2026/04/04 05:30:31 DEBUG : file1: reading active writers 2026/04/04 05:30:31 DEBUG : >WaitForWriters: 2026/04/04 05:30:31 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.16s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:31 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:31 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:31 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:31 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:31 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:30:31 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:32 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:30:32 DEBUG : rename_me: newRWFileHandle: 2026/04/04 05:30:32 DEBUG : rename_me(0x165b9d2195c0): openPending: 2026/04/04 05:30:32 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/04/04 05:30:32 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/04 05:30:32 DEBUG : rename_me(0x165b9d2195c0): >openPending: err= 2026/04/04 05:30:32 DEBUG : rename_me: >newRWFileHandle: err= 2026/04/04 05:30:32 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/04/04 05:30:32 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/04/04 05:30:32 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/04/04 05:30:32 DEBUG : rename_me(0x165b9d2195c0): _writeAt: size=5, off=0 2026/04/04 05:30:32 DEBUG : rename_me(0x165b9d2195c0): >_writeAt: n=5, err= 2026/04/04 05:30:32 DEBUG : rename_me(0x165b9d2195c0): close: 2026/04/04 05:30:32 DEBUG : rename_me: vfs cache: setting modification time to 2026-04-04 05:30:32.104729756 +0000 UTC m=+336.670187415 2026/04/04 05:30:32 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/04/04 05:30:32 DEBUG : rename_me(0x165b9d2195c0): >close: err= 2026/04/04 05:30:32 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/04/04 05:30:32 DEBUG : i_was_renamed: Updating file with 0x165b9d323e00 2026/04/04 05:30:32 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/04/04 05:30:32 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/04 05:30:32 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:32 DEBUG : Looking for writers 2026/04/04 05:30:32 DEBUG : i_was_renamed: reading active writers 2026/04/04 05:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/04/04 05:30:32 DEBUG : Looking for writers 2026/04/04 05:30:32 DEBUG : i_was_renamed: reading active writers 2026/04/04 05:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/04/04 05:30:32 DEBUG : Looking for writers 2026/04/04 05:30:32 DEBUG : i_was_renamed: reading active writers 2026/04/04 05:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/04/04 05:30:32 DEBUG : Looking for writers 2026/04/04 05:30:32 DEBUG : i_was_renamed: reading active writers 2026/04/04 05:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/04/04 05:30:32 DEBUG : i_was_renamed: vfs cache: starting upload 2026/04/04 05:30:32 DEBUG : Looking for writers 2026/04/04 05:30:32 DEBUG : i_was_renamed: reading active writers 2026/04/04 05:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/04/04 05:30:32 DEBUG : Looking for writers 2026/04/04 05:30:32 DEBUG : i_was_renamed: reading active writers 2026/04/04 05:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/04/04 05:30:32 DEBUG : Looking for writers 2026/04/04 05:30:32 DEBUG : i_was_renamed: reading active writers 2026/04/04 05:30:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/04/04 05:30:32 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/04/04 05:30:33 DEBUG : Looking for writers 2026/04/04 05:30:33 DEBUG : i_was_renamed: reading active writers 2026/04/04 05:30:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/04/04 05:30:34 DEBUG : i_was_renamed: size = 5 OK 2026/04/04 05:30:34 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:30:34 INFO : i_was_renamed: Copied (new) 2026/04/04 05:30:34 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-04-04 05:30:32 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/04/04 05:30:34 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/04/04 05:30:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/04/04 05:30:34 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/04/04 05:30:34 DEBUG : Looking for writers 2026/04/04 05:30:34 DEBUG : i_was_renamed: reading active writers 2026/04/04 05:30:34 DEBUG : >WaitForWriters: 2026/04/04 05:30:34 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.98s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:34 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:34 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/04/04 05:30:34 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:34 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/04/04 05:30:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro" 2026/04/04 05:30:34 INFO : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/04/04 05:30:35 DEBUG : forgetting directory cache 2026/04/04 05:30:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate(0x165b9d2f1680): _readAt: size=512, off=0 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate(0x165b9d2f1680): openPending: 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 04:31:34 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/04/04 05:30:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate(0x165b9d2f1680): >openPending: err= 2026/04/04 05:30:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate(0x165b9d2f1680): >_readAt: n=20, err=EOF 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate(0x165b9d2f1680): close: 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate(0x165b9d2f1680): >close: err= 2026/04/04 05:30:37 DEBUG : Re-reading directory (176.812171ms old) 2026/04/04 05:30:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/04 05:30:38 DEBUG : forgetting directory cache 2026/04/04 05:30:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate(0x165b9d72a740): _readAt: size=512, off=0 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate(0x165b9d72a740): openPending: 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 04:32:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-04-04 04:31:34 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 04:32:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-04-04 04:31:34 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/04/04 05:30:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 05:30:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate(0x165b9d72a740): >openPending: err= 2026/04/04 05:30:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate(0x165b9d72a740): >_readAt: n=20, err=EOF 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate(0x165b9d72a740): close: 2026/04/04 05:30:39 DEBUG : TestRWCacheUpdate(0x165b9d72a740): >close: err= 2026/04/04 05:30:39 DEBUG : Re-reading directory (175.355272ms old) 2026/04/04 05:30:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/04 05:30:40 DEBUG : forgetting directory cache 2026/04/04 05:30:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/04 05:30:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate(0x165b9d6a4140): _readAt: size=512, off=0 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate(0x165b9d6a4140): openPending: 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 04:33:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-04-04 04:32:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 04:33:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-04-04 04:32:34 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 05:30:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate(0x165b9d6a4140): >openPending: err= 2026/04/04 05:30:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate(0x165b9d6a4140): >_readAt: n=20, err=EOF 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate(0x165b9d6a4140): close: 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate(0x165b9d6a4140): >close: err= 2026/04/04 05:30:42 DEBUG : Re-reading directory (176.029755ms old) 2026/04/04 05:30:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/04 05:30:42 DEBUG : forgetting directory cache 2026/04/04 05:30:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate(0x165b9d6a4f00): _readAt: size=512, off=0 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate(0x165b9d6a4f00): openPending: 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 04:34:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-04-04 04:33:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 04:34:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-04-04 04:33:34 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 05:30:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate(0x165b9d6a4f00): >openPending: err= 2026/04/04 05:30:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate(0x165b9d6a4f00): >_readAt: n=20, err=EOF 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate(0x165b9d6a4f00): close: 2026/04/04 05:30:44 DEBUG : TestRWCacheUpdate(0x165b9d6a4f00): >close: err= 2026/04/04 05:30:44 DEBUG : Re-reading directory (176.385806ms old) 2026/04/04 05:30:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/04 05:30:45 DEBUG : forgetting directory cache 2026/04/04 05:30:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate(0x165b9d6a41c0): _readAt: size=512, off=0 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate(0x165b9d6a41c0): openPending: 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 04:35:34 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-04-04 04:34:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 04:35:34 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-04-04 04:34:34 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 05:30:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate(0x165b9d6a41c0): >openPending: err= 2026/04/04 05:30:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:47 DEBUG : TestRWCacheUpdate(0x165b9d6a41c0): >_readAt: n=20, err=EOF 2026/04/04 05:30:47 DEBUG : TestRWCacheUpdate(0x165b9d6a41c0): close: 2026/04/04 05:30:47 DEBUG : TestRWCacheUpdate(0x165b9d6a41c0): >close: err= 2026/04/04 05:30:47 DEBUG : Re-reading directory (176.709446ms old) 2026/04/04 05:30:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/04 05:30:47 DEBUG : forgetting directory cache 2026/04/04 05:30:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate(0x165b9d2f1340): _readAt: size=512, off=0 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate(0x165b9d2f1340): openPending: 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-04-04 04:36:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-04-04 04:35:34 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-04-04 04:36:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-04-04 04:35:34 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 05:30:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate(0x165b9d2f1340): >openPending: err= 2026/04/04 05:30:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate(0x165b9d2f1340): >_readAt: n=20, err=EOF 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate(0x165b9d2f1340): close: 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate(0x165b9d2f1340): >close: err= 2026/04/04 05:30:49 DEBUG : Re-reading directory (176.740033ms old) 2026/04/04 05:30:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/04/04 05:30:50 DEBUG : forgetting directory cache 2026/04/04 05:30:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate(0x165b9d219780): _readAt: size=512, off=0 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate(0x165b9d219780): openPending: 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-04-04 04:37:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-04-04 04:36:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-04-04 04:37:34 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-04-04 04:36:34 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 (not needed as size correct) 2026/04/04 05:30:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate(0x165b9d219780): >openPending: err= 2026/04/04 05:30:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:52 DEBUG : TestRWCacheUpdate: Size has changed from 20 to 21 2026/04/04 05:30:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/04/04 05:30:52 DEBUG : TestRWCacheUpdate(0x165b9d219780): >_readAt: n=21, err=EOF 2026/04/04 05:30:52 DEBUG : TestRWCacheUpdate(0x165b9d219780): close: 2026/04/04 05:30:52 DEBUG : TestRWCacheUpdate(0x165b9d219780): >close: err= read_write_test.go:752: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:752 Error: Not equal: expected: "TestRWCacheUpdate006*" actual : "TestRWCacheUpdate006\x00" Diff: --- Expected +++ Actual @@ -1 +1 @@ -TestRWCacheUpdate006* +TestRWCacheUpdate006 Test: TestRWCacheUpdate 2026/04/04 05:30:52 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:52 DEBUG : Looking for writers 2026/04/04 05:30:52 DEBUG : TestRWCacheUpdate: reading active writers 2026/04/04 05:30:52 DEBUG : >WaitForWriters: 2026/04/04 05:30:52 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': vfs cache: cleaner exiting 2026/04/04 05:30:52 DEBUG : forgetting directory cache 2026/04/04 05:30:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- FAIL: TestRWCacheUpdate (17.96s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.36s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:54 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/04/04 05:30:55 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/04/04 05:30:56 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:56 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:30:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:57 ERROR : TestRWCacheUpdate: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/TestRWCacheUpdate: no such file or directory 2026/04/04 05:30:57 ERROR : TestRWCacheUpdate: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-huxifin7wiro/TestRWCacheUpdate: no such file or directory 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:30:57 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/04/04 05:30:57 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/04/04 05:30:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/04/04 05:30:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:57 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/04/04 05:30:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:30:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/04/04 05:30:57 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:57 DEBUG : Looking for writers 2026/04/04 05:30:57 DEBUG : normal name with no special characters.txt: reading active writers 2026/04/04 05:30:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/04/04 05:30:57 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.55s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:58 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:58 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:30:58 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': Reusing VFS from active cache 2026/04/04 05:30:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:58 DEBUG : Looking for writers 2026/04/04 05:30:58 DEBUG : >WaitForWriters: 2026/04/04 05:30:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:58 DEBUG : Looking for writers 2026/04/04 05:30:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.35s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:59 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:59 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:30:59 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:59 DEBUG : Looking for writers 2026/04/04 05:30:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.35s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:59 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:59 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:30:59 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:30:59 DEBUG : Looking for writers 2026/04/04 05:30:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.35s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:30:59 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:30:59 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:00 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:31:02 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/04 05:31:04 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:04 DEBUG : dir: Looking for writers 2026/04/04 05:31:04 DEBUG : file2: reading active writers 2026/04/04 05:31:04 DEBUG : Looking for writers 2026/04/04 05:31:04 DEBUG : dir: reading active writers 2026/04/04 05:31:04 DEBUG : file1: reading active writers 2026/04/04 05:31:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.95s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:05 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:05 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:06 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:31:08 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/04 05:31:10 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:10 DEBUG : dir: Looking for writers 2026/04/04 05:31:10 DEBUG : Looking for writers 2026/04/04 05:31:10 DEBUG : dir: reading active writers 2026/04/04 05:31:10 DEBUG : file1: reading active writers 2026/04/04 05:31:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.84s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:11 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:11 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:12 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/04/04 05:31:14 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/04 05:31:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:31:16 DEBUG : file1: Open: flags=O_RDONLY 2026/04/04 05:31:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/04 05:31:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/04 05:31:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:31:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/04/04 05:31:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/04/04 05:31:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/04 05:31:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:31:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:31:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/04 05:31:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/04/04 05:31:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/04/04 05:31:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/04 05:31:16 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 05:31:17 DEBUG : dir/new_file.txt: size = 0 OK 2026/04/04 05:31:17 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 05:31:17 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/04/04 05:31:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/04/04 05:31:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:31:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/04/04 05:31:17 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:17 DEBUG : dir: Looking for writers 2026/04/04 05:31:17 DEBUG : new_file.txt: reading active writers 2026/04/04 05:31:17 DEBUG : file2: reading active writers 2026/04/04 05:31:17 DEBUG : Looking for writers 2026/04/04 05:31:17 DEBUG : dir: reading active writers 2026/04/04 05:31:17 DEBUG : file1: reading active writers 2026/04/04 05:31:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.47s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:19 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:19 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:20 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/04/04 05:31:22 DEBUG : dir/file2: same parent dir (ODFfMTExNDc4NDZfdVdtenM) - using file/rename instead of move_copy for dir/file1 2026/04/04 05:31:22 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/04/04 05:31:22 DEBUG : dir/file1: Updating file with dir/file1 0x165b9dc1e600 2026/04/04 05:31:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/04/04 05:31:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:23 INFO : dir/file1: Moved (server-side) to: file0 2026/04/04 05:31:23 DEBUG : file0: Updating file with file0 0x165b9dc1e600 2026/04/04 05:31:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/04/04 05:31:23 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/04/04 05:31:23 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:23 DEBUG : dir: Looking for writers 2026/04/04 05:31:23 DEBUG : Looking for writers 2026/04/04 05:31:23 DEBUG : dir: reading active writers 2026/04/04 05:31:23 DEBUG : file0: reading active writers 2026/04/04 05:31:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.66s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:24 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:24 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:24 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:24 DEBUG : Looking for writers 2026/04/04 05:31:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.51s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:25 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:25 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:25 DEBUG : Added virtual directory entry vAddDir: "/" 2026/04/04 05:31:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/04 05:31:27 DEBUG : Added virtual directory entry vAddDir: "b" 2026/04/04 05:31:28 DEBUG : Added virtual directory entry vAddDir: "c" 2026/04/04 05:31:28 DEBUG : Added virtual directory entry vAddDir: "d" 2026/04/04 05:31:29 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:29 DEBUG : Looking for writers 2026/04/04 05:31:29 DEBUG : a: Looking for writers 2026/04/04 05:31:29 DEBUG : b: Looking for writers 2026/04/04 05:31:29 DEBUG : c: Looking for writers 2026/04/04 05:31:29 DEBUG : d: Looking for writers 2026/04/04 05:31:29 DEBUG : Looking for writers 2026/04/04 05:31:29 DEBUG : d: reading active writers 2026/04/04 05:31:29 DEBUG : /: reading active writers 2026/04/04 05:31:29 DEBUG : a: reading active writers 2026/04/04 05:31:29 DEBUG : b: reading active writers 2026/04/04 05:31:29 DEBUG : c: reading active writers 2026/04/04 05:31:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.33s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:31 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:31 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:32 DEBUG : Added virtual directory entry vAddDir: "a" 2026/04/04 05:31:33 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/04/04 05:31:33 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/04/04 05:31:34 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/04/04 05:31:37 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:37 DEBUG : a/b/c/d: Looking for writers 2026/04/04 05:31:37 DEBUG : a/b/c: Looking for writers 2026/04/04 05:31:37 DEBUG : d: reading active writers 2026/04/04 05:31:37 DEBUG : a/b: Looking for writers 2026/04/04 05:31:37 DEBUG : c: reading active writers 2026/04/04 05:31:37 DEBUG : a: Looking for writers 2026/04/04 05:31:37 DEBUG : b: reading active writers 2026/04/04 05:31:37 DEBUG : Looking for writers 2026/04/04 05:31:37 DEBUG : a: reading active writers 2026/04/04 05:31:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.75s) === 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 "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:40 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:40 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:40 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:40 DEBUG : Looking for writers 2026/04/04 05:31:40 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:40 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:40 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:31:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:31:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:31:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:31:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/04 05:31:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/04/04 05:31:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/04/04 05:31:40 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 05:31:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/04 05:31:43 DEBUG : file1: size = 5 OK 2026/04/04 05:31:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:31:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 05:31:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:31:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:31:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:31:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:31:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:31:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:31:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:31:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:31:44 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/04/04 05:31:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 05:31:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 05:31:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:31:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:31:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:44 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 05:31:45 DEBUG : file1: size = 0 OK 2026/04/04 05:31:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 05:31:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 05:31:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/04/04 05:31:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/04/04 05:31:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:31:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:31:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:45 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (7 bytes), uploading instead of streaming 2026/04/04 05:31:45 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/04/04 05:31:47 DEBUG : file1: size = 7 OK 2026/04/04 05:31:47 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/04/04 05:31:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 05:31:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:47 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:47 DEBUG : Looking for writers 2026/04/04 05:31:47 DEBUG : file1: reading active writers 2026/04/04 05:31:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (6.94s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:47 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:47 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:31:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:31:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:31:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:31:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:48 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/04/04 05:31:49 DEBUG : file1: aborting in-sequence write wait, off=100 2026/04/04 05:31:49 DEBUG : file1: failed to wait for in-sequence write to 100 2026/04/04 05:31:49 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/04/04 05:31:49 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (11 bytes), uploading instead of streaming 2026/04/04 05:31:49 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/04/04 05:31:51 DEBUG : file1: size = 11 OK 2026/04/04 05:31:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/04/04 05:31:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 05:31:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/04/04 05:31:51 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:51 DEBUG : Looking for writers 2026/04/04 05:31:51 DEBUG : file1: reading active writers 2026/04/04 05:31:51 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (5.55s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:53 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:53 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:31:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:31:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:31:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:31:53 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/04/04 05:31:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:53 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (5 bytes), uploading instead of streaming 2026/04/04 05:31:54 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/04/04 05:31:55 DEBUG : file1: size = 5 OK 2026/04/04 05:31:55 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/04/04 05:31:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 05:31:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:55 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/04/04 05:31:55 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:55 DEBUG : Looking for writers 2026/04/04 05:31:55 DEBUG : file1: reading active writers 2026/04/04 05:31:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.80s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:55 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:55 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:31:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:31:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:31:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:31:56 DEBUG : file1: WriteFileHandle.Release closing 2026/04/04 05:31:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:56 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 05:31:58 DEBUG : file1: size = 0 OK 2026/04/04 05:31:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 05:31:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 05:31:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/04/04 05:31:58 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:31:58 DEBUG : Looking for writers 2026/04/04 05:31:58 DEBUG : file1: reading active writers 2026/04/04 05:31:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.67s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:31:58 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:31:58 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:31:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:31:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:31:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:31:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:31:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:31:58 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (2 bytes), uploading instead of streaming 2026/04/04 05:32:00 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/04/04 05:32:02 DEBUG : file1: size = 2 OK 2026/04/04 05:32:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/04/04 05:32:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 05:32:02 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/04/04 05:32:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:32:02 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:32:02 DEBUG : Looking for writers 2026/04/04 05:32:02 DEBUG : file1: reading active writers 2026/04/04 05:32:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (4.07s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:32:02 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:32:02 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:32:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:32:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:32:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:32:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:32:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:32:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:32:02 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (0 bytes), uploading instead of streaming 2026/04/04 05:32:04 DEBUG : file1: size = 0 OK 2026/04/04 05:32:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/04/04 05:32:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 05:32:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:32:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:32:04 DEBUG : file1: Open: flags=O_RDONLY 2026/04/04 05:32:04 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/04 05:32:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/04 05:32:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:04 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:32:04 DEBUG : Looking for writers 2026/04/04 05:32:04 DEBUG : file1: reading active writers 2026/04/04 05:32:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.10s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:32:05 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:32:05 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:32:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/04/04 05:32:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/04/04 05:32:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:32:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/04/04 05:32:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/04/04 05:32:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:32:05 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': File to upload is small (100 bytes), uploading instead of streaming 2026/04/04 05:32:07 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/04/04 05:32:08 DEBUG : file1: size = 100 OK 2026/04/04 05:32:08 DEBUG : file1: md5 = 2385b7bc51ab9672052f8d0bcfd245f7 OK 2026/04/04 05:32:08 DEBUG : file1: Size and md5 of src and dst objects identical 2026/04/04 05:32:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/04/04 05:32:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/04/04 05:32:08 DEBUG : file1: Open: flags=O_RDONLY 2026/04/04 05:32:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/04/04 05:32:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/04/04 05:32:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:09 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:32:09 DEBUG : Looking for writers 2026/04/04 05:32:09 DEBUG : file1: reading active writers 2026/04/04 05:32:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (4.07s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:32:09 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:32:09 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:32:11 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/04/04 05:32:12 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/04/04 05:32:15 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/04/04 05:32:17 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/04/04 05:32:19 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/04/04 05:32:21 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/04/04 05:32:21 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/04/04 05:32:21 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:21 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:21 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/04/04 05:32:21 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/04/04 05:32:21 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:22 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:22 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/04/04 05:32:22 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/04/04 05:32:22 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:22 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:22 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/04/04 05:32:22 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/04/04 05:32:22 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:23 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:23 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/04/04 05:32:23 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/04/04 05:32:23 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:23 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:23 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:32:23 DEBUG : flat: Looking for writers 2026/04/04 05:32:23 DEBUG : f004.txt: reading active writers 2026/04/04 05:32:23 DEBUG : f000.txt: reading active writers 2026/04/04 05:32:23 DEBUG : f001.txt: reading active writers 2026/04/04 05:32:23 DEBUG : f002.txt: reading active writers 2026/04/04 05:32:23 DEBUG : f003.txt: reading active writers 2026/04/04 05:32:23 DEBUG : Looking for writers 2026/04/04 05:32:23 DEBUG : flat: reading active writers 2026/04/04 05:32:23 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (15.45s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:32:25 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:32:25 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:32:26 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/04/04 05:32:29 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/04/04 05:32:31 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/04/04 05:32:33 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/04/04 05:32:33 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/04/04 05:32:33 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:33 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:33 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/04/04 05:32:33 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/04/04 05:32:33 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:34 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:34 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/04/04 05:32:34 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/04/04 05:32:34 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:32:34 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:32:34 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:32:34 DEBUG : a/b/c: Looking for writers 2026/04/04 05:32:34 DEBUG : deep.txt: reading active writers 2026/04/04 05:32:34 DEBUG : a/b: Looking for writers 2026/04/04 05:32:34 DEBUG : c: reading active writers 2026/04/04 05:32:34 DEBUG : mid.txt: reading active writers 2026/04/04 05:32:34 DEBUG : a: Looking for writers 2026/04/04 05:32:34 DEBUG : b: reading active writers 2026/04/04 05:32:34 DEBUG : top.txt: reading active writers 2026/04/04 05:32:34 DEBUG : Looking for writers 2026/04/04 05:32:34 DEBUG : a: reading active writers 2026/04/04 05:32:34 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (12.68s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:32:38 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:32:38 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:32:39 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/04/04 05:34:40 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/04/04 05:34:40 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/04/04 05:34:40 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:34:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:40 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:44 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 05:34:59 DEBUG : forgetting directory cache 2026/04/04 05:34:59 DEBUG : dir: forgetting directory cache 2026/04/04 05:34:59 DEBUG : dir: forgetting directory cache 2026/04/04 05:35:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 05:35:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/04/04 05:35:07 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:35:07 DEBUG : bigdir: Looking for writers 2026/04/04 05:35:07 DEBUG : big.bin: reading active writers 2026/04/04 05:35:07 DEBUG : Looking for writers 2026/04/04 05:35:07 DEBUG : bigdir: reading active writers 2026/04/04 05:35:07 DEBUG : >WaitForWriters: 2026/04/04 05:35:07 DEBUG : forgetting directory cache 2026/04/04 05:35:07 DEBUG : dir: forgetting directory cache 2026/04/04 05:35:07 DEBUG : dir/subdir: forgetting directory cache --- PASS: TestZipLargeFiles (150.73s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-huxifin7wiro'", Local "Local file system at /tmp/rclone376957081", Modify Window "1s" 2026/04/04 05:35:08 INFO : OpenDrive root 'rclone-test-huxifin7wiro': poll-interval is not supported by this remote 2026/04/04 05:35:08 NOTICE: OpenDrive root 'rclone-test-huxifin7wiro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/04/04 05:35:10 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/04/04 05:35:12 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/04/04 05:35:12 DEBUG : forgetting directory cache 2026/04/04 05:35:12 DEBUG : dir: forgetting directory cache 2026/04/04 05:35:14 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/04/04 05:35:16 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/04/04 05:35:16 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/04/04 05:35:16 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:35:16 DEBUG : forgetting directory cache 2026/04/04 05:35:16 DEBUG : dir: forgetting directory cache 2026/04/04 05:35:16 DEBUG : dir: forgetting directory cache 2026/04/04 05:35:16 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:35:17 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/04/04 05:35:17 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/04/04 05:35:17 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:35:18 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:35:18 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/04/04 05:35:18 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/04/04 05:35:18 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/04/04 05:35:18 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/04/04 05:35:18 DEBUG : WaitForWriters: timeout=30s 2026/04/04 05:35:18 DEBUG : dir1: Looking for writers 2026/04/04 05:35:18 DEBUG : a.txt: reading active writers 2026/04/04 05:35:18 DEBUG : dir2: Looking for writers 2026/04/04 05:35:18 DEBUG : b.txt: reading active writers 2026/04/04 05:35:18 DEBUG : dir3: Looking for writers 2026/04/04 05:35:18 DEBUG : c.txt: reading active writers 2026/04/04 05:35:18 DEBUG : Looking for writers 2026/04/04 05:35:18 DEBUG : dir1: reading active writers 2026/04/04 05:35:18 DEBUG : dir2: reading active writers 2026/04/04 05:35:18 DEBUG : dir3: reading active writers 2026/04/04 05:35:18 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (12.50s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/04/04 05:35:21 DEBUG : OpenDrive root 'rclone-test-huxifin7wiro': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 10m26.358160694s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRWCacheUpdate]