"./vfs.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) 2026/08/02 01:42:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-tapavan3feja" 2026/08/02 01:42:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/02 01:42:39 DEBUG : Creating backend with remote "/tmp/rclone1269164535" === RUN TestDirHandleMethods run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:42:39 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:42:39 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:42:39 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:42:39 DEBUG : >changeNotify: 2026/08/02 01:42:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:42:40 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:42:40 DEBUG : >changeNotify: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/02 01:42:47 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:42:47 DEBUG : dir: Looking for writers 2026/08/02 01:42:47 DEBUG : Looking for writers 2026/08/02 01:42:47 DEBUG : dir: reading active writers 2026/08/02 01:42:47 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (8.98s) === RUN TestDirHandleReaddir run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:42:48 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:42:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:42:48 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:42:48 DEBUG : >changeNotify: 2026/08/02 01:42:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:42:48 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:42:48 DEBUG : >changeNotify: 2026/08/02 01:42:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/08/02 01:42:48 DEBUG : changeNotify: relativePath="dir/file2", type=1 2026/08/02 01:42:48 DEBUG : >changeNotify: 2026/08/02 01:42:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/subdir" (type: 0) 2026/08/02 01:42:49 DEBUG : changeNotify: relativePath="dir/subdir", type=0 2026/08/02 01:42:49 DEBUG : >changeNotify: 2026/08/02 01:42:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/subdir/file3" (type: 1) 2026/08/02 01:42:49 DEBUG : changeNotify: relativePath="dir/subdir/file3", type=1 2026/08/02 01:42:49 DEBUG : >changeNotify: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/02 01:42:57 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:42:57 DEBUG : dir/subdir: Looking for writers 2026/08/02 01:42:57 DEBUG : dir: Looking for writers 2026/08/02 01:42:57 DEBUG : file1: reading active writers 2026/08/02 01:42:57 DEBUG : file2: reading active writers 2026/08/02 01:42:57 DEBUG : subdir: reading active writers 2026/08/02 01:42:57 DEBUG : Looking for writers 2026/08/02 01:42:57 DEBUG : dir: reading active writers 2026/08/02 01:42:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (9.81s) === RUN TestDirHandleReaddirnames run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:42:58 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:42:58 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:42:58 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:42:58 DEBUG : >changeNotify: 2026/08/02 01:42:58 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:42:58 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:42:58 DEBUG : >changeNotify: 2026/08/02 01:42:58 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:42:58 DEBUG : dir: Looking for writers 2026/08/02 01:42:58 DEBUG : file1: reading active writers 2026/08/02 01:42:58 DEBUG : Looking for writers 2026/08/02 01:42:58 DEBUG : dir: reading active writers 2026/08/02 01:42:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.14s) === RUN TestDirMethods run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:42:59 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:42:59 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:42:59 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:42:59 DEBUG : >changeNotify: 2026/08/02 01:42:59 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:42:59 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:42:59 DEBUG : >changeNotify: 2026/08/02 01:42:59 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:42:59 DEBUG : dir: Looking for writers 2026/08/02 01:42:59 DEBUG : Looking for writers 2026/08/02 01:42:59 DEBUG : dir: reading active writers 2026/08/02 01:42:59 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.04s) === RUN TestDirForgetAll run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:43:00 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:43:00 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:43:00 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:43:00 DEBUG : >changeNotify: 2026/08/02 01:43:00 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:43:00 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:43:00 DEBUG : >changeNotify: 2026/08/02 01:43:01 DEBUG : dir: forgetting directory cache 2026/08/02 01:43:01 DEBUG : forgetting directory cache 2026/08/02 01:43:01 DEBUG : dir: forgetting directory cache 2026/08/02 01:43:01 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:43:01 DEBUG : Looking for writers 2026/08/02 01:43:01 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.13s) === RUN TestDirForgetPath run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:43:01 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:43:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:43:01 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:43:01 DEBUG : >changeNotify: 2026/08/02 01:43:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:43:01 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:43:01 DEBUG : >changeNotify: 2026/08/02 01:43:02 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/02 01:43:02 DEBUG : dir: invalidating directory cache 2026/08/02 01:43:02 DEBUG : >ForgetPath: 2026/08/02 01:43:02 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/02 01:43:02 DEBUG : invalidating directory cache 2026/08/02 01:43:02 DEBUG : dir: forgetting directory cache 2026/08/02 01:43:02 DEBUG : >ForgetPath: 2026/08/02 01:43:02 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/02 01:43:02 DEBUG : >ForgetPath: 2026/08/02 01:43:02 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:43:02 DEBUG : dir: Looking for writers 2026/08/02 01:43:02 DEBUG : Looking for writers 2026/08/02 01:43:02 DEBUG : dir: reading active writers 2026/08/02 01:43:02 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.18s) === RUN TestDirWalk run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:43:02 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:43:02 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:43:02 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:43:02 DEBUG : >changeNotify: 2026/08/02 01:43:02 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:43:02 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:43:02 DEBUG : >changeNotify: 2026/08/02 01:43:03 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "fil" (type: 0) 2026/08/02 01:43:03 DEBUG : changeNotify: relativePath="fil", type=0 2026/08/02 01:43:03 DEBUG : invalidating directory cache 2026/08/02 01:43:03 DEBUG : >changeNotify: 2026/08/02 01:43:03 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "fil/a" (type: 0) 2026/08/02 01:43:03 DEBUG : changeNotify: relativePath="fil/a", type=0 2026/08/02 01:43:03 DEBUG : >changeNotify: 2026/08/02 01:43:03 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "fil/a/b" (type: 0) 2026/08/02 01:43:03 DEBUG : changeNotify: relativePath="fil/a/b", type=0 2026/08/02 01:43:03 DEBUG : >changeNotify: 2026/08/02 01:43:03 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "fil/a/b/c" (type: 1) 2026/08/02 01:43:03 DEBUG : changeNotify: relativePath="fil/a/b/c", type=1 2026/08/02 01:43:03 DEBUG : >changeNotify: 2026/08/02 01:43:04 DEBUG : forgetting directory cache 2026/08/02 01:43:04 DEBUG : dir: forgetting directory cache 2026/08/02 01:43:04 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:43:04 DEBUG : dir: Looking for writers 2026/08/02 01:43:04 DEBUG : fil/a/b: Looking for writers 2026/08/02 01:43:04 DEBUG : fil/a: Looking for writers 2026/08/02 01:43:04 DEBUG : b: reading active writers 2026/08/02 01:43:04 DEBUG : fil: Looking for writers 2026/08/02 01:43:04 DEBUG : a: reading active writers 2026/08/02 01:43:04 DEBUG : Looking for writers 2026/08/02 01:43:04 DEBUG : dir: reading active writers 2026/08/02 01:43:04 DEBUG : fil: reading active writers 2026/08/02 01:43:04 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.13s) === RUN TestDirSetModTime run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:43:05 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:43:05 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:43:05 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:43:05 DEBUG : >changeNotify: 2026/08/02 01:43:06 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:43:06 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:43:06 DEBUG : >changeNotify: 2026/08/02 01:43:06 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:43:06 DEBUG : dir: Looking for writers 2026/08/02 01:43:06 DEBUG : Looking for writers 2026/08/02 01:43:06 DEBUG : dir: reading active writers 2026/08/02 01:43:06 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.03s) === RUN TestDirStat run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:43:06 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:43:06 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:43:06 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:43:06 DEBUG : >changeNotify: 2026/08/02 01:43:07 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:43:07 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:43:07 DEBUG : >changeNotify: 2026/08/02 01:43:07 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:43:07 DEBUG : dir: Looking for writers 2026/08/02 01:43:07 DEBUG : file1: reading active writers 2026/08/02 01:43:07 DEBUG : Looking for writers 2026/08/02 01:43:07 DEBUG : dir: reading active writers 2026/08/02 01:43:07 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.13s) === RUN TestDirReadDirAll run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:43:07 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:43:08 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:43:08 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:43:08 DEBUG : >changeNotify: 2026/08/02 01:43:08 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:43:08 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:43:08 DEBUG : >changeNotify: 2026/08/02 01:43:08 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/08/02 01:43:08 DEBUG : changeNotify: relativePath="dir/file2", type=1 2026/08/02 01:43:08 DEBUG : >changeNotify: 2026/08/02 01:43:08 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/subdir" (type: 0) 2026/08/02 01:43:08 DEBUG : changeNotify: relativePath="dir/subdir", type=0 2026/08/02 01:43:08 DEBUG : >changeNotify: 2026/08/02 01:43:08 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/subdir/file3" (type: 1) 2026/08/02 01:43:08 DEBUG : changeNotify: relativePath="dir/subdir/file3", type=1 2026/08/02 01:43:08 DEBUG : >changeNotify: === RUN TestDirReadDirAll/Virtual 2026/08/02 01:43:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/02 01:43:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/02 01:43:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/02 01:43:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/02 01:43:09 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/virtualFile" (type: 1) 2026/08/02 01:43:09 DEBUG : changeNotify: relativePath="dir/virtualFile", type=1 2026/08/02 01:43:09 DEBUG : dir: invalidating directory cache 2026/08/02 01:43:09 DEBUG : >changeNotify: 2026/08/02 01:43:09 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/virtualDir" (type: 0) 2026/08/02 01:43:09 DEBUG : changeNotify: relativePath="dir/virtualDir", type=0 2026/08/02 01:43:09 DEBUG : >changeNotify: 2026/08/02 01:43:09 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/virtualDir/testFile" (type: 1) 2026/08/02 01:43:09 DEBUG : changeNotify: relativePath="dir/virtualDir/testFile", type=1 2026/08/02 01:43:09 DEBUG : >changeNotify: 2026/08/02 01:43:10 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/08/02 01:43:10 DEBUG : changeNotify: relativePath="dir/file2", type=1 2026/08/02 01:43:10 DEBUG : >changeNotify: 2026/08/02 01:43:10 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/subdir" (type: 0) 2026/08/02 01:43:10 DEBUG : changeNotify: relativePath="dir/subdir", type=0 2026/08/02 01:43:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/02 01:43:10 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/02 01:43:10 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/02 01:43:10 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 01:43:10 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/02 01:43:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/02 01:43:10 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/02 01:43:10 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/02 01:43:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 01:43:10 DEBUG : dir: invalidating directory cache 2026/08/02 01:43:10 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/02 01:43:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/02 01:43:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/02 01:43:10 DEBUG : dir: invalidating directory cache 2026/08/02 01:43:10 DEBUG : >changeNotify: 2026/08/02 01:43:10 DEBUG : forgetting directory cache 2026/08/02 01:43:10 DEBUG : dir: forgetting directory cache 2026/08/02 01:43:10 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/02 01:43:10 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 01:43:10 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/02 01:43:10 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:43:10 DEBUG : dir/virtualDir: Looking for writers 2026/08/02 01:43:10 DEBUG : dir: Looking for writers 2026/08/02 01:43:10 DEBUG : virtualFile: reading active writers 2026/08/02 01:43:10 DEBUG : virtualDir: reading active writers 2026/08/02 01:43:10 DEBUG : file1: reading active writers 2026/08/02 01:43:10 DEBUG : virtualFile2: reading active writers 2026/08/02 01:43:10 DEBUG : Looking for writers 2026/08/02 01:43:10 DEBUG : dir: reading active writers 2026/08/02 01:43:10 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.37s) --- PASS: TestDirReadDirAll/Virtual (1.08s) === RUN TestDirOpen run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:43:11 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:43:11 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:43:11 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:43:11 DEBUG : >changeNotify: 2026/08/02 01:43:11 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:43:11 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:43:11 DEBUG : >changeNotify: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/02 01:43:19 ERROR : dir/: Can only open directories read only 2026/08/02 01:43:19 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:43:19 DEBUG : dir: Looking for writers 2026/08/02 01:43:19 DEBUG : Looking for writers 2026/08/02 01:43:19 DEBUG : dir: reading active writers 2026/08/02 01:43:19 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirOpen (16.24s) === RUN TestDirCreate run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:43:27 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:43:27 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:43:27 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:43:27 DEBUG : >changeNotify: 2026/08/02 01:43:27 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:43:27 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:43:27 DEBUG : >changeNotify: 2026/08/02 01:43:28 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/02 01:43:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/02 01:43:28 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/02 01:43:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/02 01:43:28 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 01:43:28 DEBUG : dir/potato: size = 5 OK 2026/08/02 01:43:28 DEBUG : dir/potato: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 01:43:28 DEBUG : dir/potato: Size and sha1 of src and dst objects identical 2026/08/02 01:43:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/02 01:43:28 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:43:28 DEBUG : dir: Looking for writers 2026/08/02 01:43:28 DEBUG : file1: reading active writers 2026/08/02 01:43:28 DEBUG : potato: reading active writers 2026/08/02 01:43:28 DEBUG : Looking for writers 2026/08/02 01:43:28 DEBUG : dir: reading active writers 2026/08/02 01:43:28 DEBUG : >WaitForWriters: 2026/08/02 01:43:28 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/potato" (type: 1) 2026/08/02 01:43:28 DEBUG : changeNotify: relativePath="dir/potato", type=1 2026/08/02 01:43:28 DEBUG : dir: invalidating directory cache 2026/08/02 01:43:28 DEBUG : >changeNotify: run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: rmdir failed: pcloud error: Folder is not empty. (2006) run.go:186: removing dir "dir" failed - try 2/3: sleeping 1.5s: rmdir failed: pcloud error: Folder is not empty. (2006) run.go:186: removing dir "dir" failed: rmdir failed: pcloud error: Folder is not empty. (2006) 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/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirCreate Messages: listing wrong, want got dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirCreate Messages: Unexpected file "dir/potato" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirCreate Messages: directories --- FAIL: TestDirCreate (12.89s) === RUN TestDirMkdir run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:43:40 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:43:41 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:43:41 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:43:41 DEBUG : >changeNotify: 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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/08/02 01:43:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:401 Error: Not equal: expected: []string{"file1,14,false", "sub,0,true"} actual : []string{"file1,14,false", "potato,5,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", + (string) (len=14) "potato,5,false", (string) (len=10) "sub,0,true" Test: TestDirMkdir 2026/08/02 01:43:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/sub" (type: 0) 2026/08/02 01:43:49 DEBUG : changeNotify: relativePath="dir/sub", type=0 2026/08/02 01:43:49 DEBUG : dir: invalidating directory cache 2026/08/02 01:43:50 DEBUG : dir/sub: invalidating directory cache 2026/08/02 01:43:50 DEBUG : >changeNotify: 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/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /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/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/08/02 01:43:58 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:43:58 DEBUG : dir/sub: Looking for writers 2026/08/02 01:43:58 DEBUG : dir: Looking for writers 2026/08/02 01:43:58 DEBUG : file1: reading active writers 2026/08/02 01:43:58 DEBUG : potato: reading active writers 2026/08/02 01:43:58 DEBUG : sub: reading active writers 2026/08/02 01:43:58 DEBUG : Looking for writers 2026/08/02 01:43:58 DEBUG : dir: reading active writers 2026/08/02 01:43:58 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestDirMkdir (26.39s) === RUN TestDirMkdirSub run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:44:06 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:44:06 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:44:06 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:44:06 DEBUG : >changeNotify: 2026/08/02 01:44:07 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:44:07 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:44:07 DEBUG : >changeNotify: 2026/08/02 01:44:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/02 01:44:07 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/sub" (type: 0) 2026/08/02 01:44:07 DEBUG : changeNotify: relativePath="dir/sub", type=0 2026/08/02 01:44:07 DEBUG : dir: invalidating directory cache 2026/08/02 01:44:07 DEBUG : dir/sub: invalidating directory cache 2026/08/02 01:44:07 DEBUG : >changeNotify: 2026/08/02 01:44:08 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/02 01:44:08 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/sub/subsub" (type: 0) 2026/08/02 01:44:08 DEBUG : changeNotify: relativePath="dir/sub/subsub", type=0 2026/08/02 01:44:08 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/02 01:44:08 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 01:44:08 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/08/02 01:44:08 DEBUG : dir/sub: invalidating directory cache 2026/08/02 01:44:08 DEBUG : dir/sub/subsub: invalidating directory cache 2026/08/02 01:44:08 DEBUG : >changeNotify: 2026/08/02 01:44:08 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:44:08 DEBUG : dir/sub/subsub: Looking for writers 2026/08/02 01:44:08 DEBUG : dir/sub: Looking for writers 2026/08/02 01:44:08 DEBUG : subsub: reading active writers 2026/08/02 01:44:08 DEBUG : dir: Looking for writers 2026/08/02 01:44:08 DEBUG : file1: reading active writers 2026/08/02 01:44:08 DEBUG : sub: reading active writers 2026/08/02 01:44:08 DEBUG : Looking for writers 2026/08/02 01:44:08 DEBUG : dir: reading active writers 2026/08/02 01:44:08 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirMkdirSub (9.82s) === RUN TestDirRemove run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:44:16 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:44:16 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:44:16 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:44:16 DEBUG : >changeNotify: 2026/08/02 01:49:16 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=file1&folderid=25720878456&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2026/08/02 01:49:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/02 01:49:16 DEBUG : pacer: Reducing sleep to 15ms 2026/08/02 01:49:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/02 01:49:19 DEBUG : pacer: Reducing sleep to 10ms run.go:299: Retry Put of "dir/file1" to pcloud root 'rclone-test-tapavan3feja': 1/10 (Put "https://eapi.pcloud.com/uploadfile?filename=file1&folderid=25720878456&mtime=981173106&nopartial=1": net/http: timeout awaiting response headers) 2026/08/02 01:49:24 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:49:24 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:49:24 DEBUG : >changeNotify: 2026/08/02 01:49:24 ERROR : dir/: Dir.Remove not empty 2026/08/02 01:49:24 DEBUG : dir/file1: Remove: 2026/08/02 01:49:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:49:25 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:49:25 DEBUG : dir: invalidating directory cache 2026/08/02 01:49:25 DEBUG : >changeNotify: 2026/08/02 01:49:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 01:49:25 DEBUG : dir/file1: >Remove: err= 2026/08/02 01:49:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/02 01:49:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:49:25 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:49:25 DEBUG : invalidating directory cache 2026/08/02 01:49:25 DEBUG : dir: invalidating directory cache 2026/08/02 01:49:25 DEBUG : >changeNotify: 2026/08/02 01:49:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/02 01:49:25 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/02 01:49:25 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:49:25 DEBUG : Looking for writers 2026/08/02 01:49:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (309.01s) === RUN TestDirRemoveAll run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:49:25 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:49:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:49:25 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:49:25 DEBUG : >changeNotify: 2026/08/02 01:49:26 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:49:26 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:49:26 DEBUG : >changeNotify: 2026/08/02 01:52:47 DEBUG : forgetting directory cache 2026/08/02 01:52:47 DEBUG : dir: forgetting directory cache 2026/08/02 01:52:47 DEBUG : dir: forgetting directory cache 2026/08/02 01:52:57 DEBUG : forgetting directory cache 2026/08/02 01:52:57 DEBUG : dir: forgetting directory cache 2026/08/02 01:52:57 DEBUG : dir/subdir: forgetting directory cache 2026/08/02 01:52:58 DEBUG : forgetting directory cache 2026/08/02 01:52:58 DEBUG : dir: forgetting directory cache 2026/08/02 01:52:59 DEBUG : forgetting directory cache 2026/08/02 01:52:59 DEBUG : dir: forgetting directory cache 2026/08/02 01:52:59 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:02 DEBUG : forgetting directory cache 2026/08/02 01:53:02 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:04 DEBUG : forgetting directory cache 2026/08/02 01:53:04 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:04 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:04 DEBUG : fil: forgetting directory cache 2026/08/02 01:53:04 DEBUG : fil/a: forgetting directory cache 2026/08/02 01:53:04 DEBUG : fil/a/b: forgetting directory cache 2026/08/02 01:53:06 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:06 DEBUG : forgetting directory cache 2026/08/02 01:53:06 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:07 DEBUG : forgetting directory cache 2026/08/02 01:53:07 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:09 DEBUG : dir/subdir: forgetting directory cache 2026/08/02 01:53:10 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/02 01:53:10 DEBUG : forgetting directory cache 2026/08/02 01:53:10 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:10 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/02 01:53:19 DEBUG : forgetting directory cache 2026/08/02 01:53:19 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:19 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:28 DEBUG : forgetting directory cache 2026/08/02 01:53:28 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:28 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/08/02 01:53:49 DEBUG : forgetting directory cache 2026/08/02 01:53:49 DEBUG : dir: forgetting directory cache 2026/08/02 01:53:49 DEBUG : dir/sub: forgetting directory cache 2026/08/02 01:53:49 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/02 01:54:07 DEBUG : forgetting directory cache 2026/08/02 01:54:07 DEBUG : dir: forgetting directory cache 2026/08/02 01:54:07 DEBUG : dir/sub: forgetting directory cache 2026/08/02 01:54:07 DEBUG : dir/sub/subsub: forgetting directory cache 2026/08/02 01:54:26 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=25720863525": net/http: timeout awaiting response headers) 2026/08/02 01:54:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/02 01:54:26 DEBUG : pacer: Reducing sleep to 15ms 2026/08/02 01:54:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/02 01:54:26 DEBUG : dir/file1: Remove: 2026/08/02 01:54:26 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:26 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:26 DEBUG : dir: invalidating directory cache 2026/08/02 01:54:26 DEBUG : >changeNotify: 2026/08/02 01:54:26 DEBUG : pacer: Reducing sleep to 10ms 2026/08/02 01:54:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 01:54:26 DEBUG : dir/file1: >Remove: err= 2026/08/02 01:54:26 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/02 01:54:26 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:54:26 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:54:26 DEBUG : invalidating directory cache 2026/08/02 01:54:26 DEBUG : dir: invalidating directory cache 2026/08/02 01:54:26 DEBUG : >changeNotify: 2026/08/02 01:54:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/02 01:54:26 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/02 01:54:27 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:27 DEBUG : Looking for writers 2026/08/02 01:54:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (301.79s) === RUN TestDirRemoveName run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:27 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:54:27 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:54:27 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:54:27 DEBUG : >changeNotify: 2026/08/02 01:54:28 DEBUG : dir/file1: Remove: 2026/08/02 01:54:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 01:54:28 DEBUG : dir/file1: >Remove: err= 2026/08/02 01:54:28 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:28 DEBUG : dir: Looking for writers 2026/08/02 01:54:28 DEBUG : Looking for writers 2026/08/02 01:54:28 DEBUG : dir: reading active writers 2026/08/02 01:54:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.67s) === RUN TestDirRename run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:29 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:54:29 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:54:29 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:54:29 DEBUG : >changeNotify: 2026/08/02 01:54:29 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:29 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:29 DEBUG : >changeNotify: 2026/08/02 01:54:29 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file3" (type: 1) 2026/08/02 01:54:29 DEBUG : changeNotify: relativePath="dir/file3", type=1 2026/08/02 01:54:29 DEBUG : >changeNotify: 2026/08/02 01:54:30 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/02 01:54:30 DEBUG : dir: Updating dir with dir2 0x18b7e9c143c0 2026/08/02 01:54:30 DEBUG : dir: forgetting directory cache 2026/08/02 01:54:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/02 01:54:30 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/02 01:54:30 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir2" (type: 0) 2026/08/02 01:54:30 DEBUG : changeNotify: relativePath="dir2", type=0 2026/08/02 01:54:30 DEBUG : invalidating directory cache 2026/08/02 01:54:31 DEBUG : dir2: invalidating directory cache 2026/08/02 01:54:31 DEBUG : >changeNotify: 2026/08/02 01:54:31 DEBUG : Removed virtual directory entry vDel: "dir" 2026/08/02 01:54:31 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/08/02 01:54:31 DEBUG : dir2/file1: Reset virtual modtime 2026/08/02 01:54:31 DEBUG : dir2/file3: Reset virtual modtime 2026/08/02 01:54:32 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/02 01:54:32 DEBUG : file2: Updating file with file2 0x18b7e9868f70 2026/08/02 01:54:32 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/02 01:54:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/02 01:54:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file2" (type: 1) 2026/08/02 01:54:32 DEBUG : changeNotify: relativePath="file2", type=1 2026/08/02 01:54:32 DEBUG : invalidating directory cache 2026/08/02 01:54:32 DEBUG : >changeNotify: 2026/08/02 01:54:32 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/08/02 01:54:32 DEBUG : file2: Reset virtual modtime 2026/08/02 01:54:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir2/file3" (type: 1) 2026/08/02 01:54:32 DEBUG : changeNotify: relativePath="dir2/file3", type=1 2026/08/02 01:54:32 DEBUG : dir2: invalidating directory cache 2026/08/02 01:54:32 DEBUG : >changeNotify: 2026/08/02 01:54:32 INFO : dir2/file3: Deleted 2026/08/02 01:54:32 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/02 01:54:32 DEBUG : dir2/file3: Updating file with dir2/file3 0x18b7e9868f70 2026/08/02 01:54:32 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/02 01:54:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/02 01:54:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir2/file3" (type: 1) 2026/08/02 01:54:32 DEBUG : changeNotify: relativePath="dir2/file3", type=1 2026/08/02 01:54:32 DEBUG : dir2: Removed virtual directory entry vDel: "file1" 2026/08/02 01:54:32 DEBUG : dir2: Removed virtual directory entry vAddFile: "file3" 2026/08/02 01:54:32 DEBUG : dir2/file3: Reset virtual modtime 2026/08/02 01:54:32 DEBUG : dir2: invalidating directory cache 2026/08/02 01:54:32 DEBUG : >changeNotify: 2026/08/02 01:54:33 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/02 01:54:33 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "empty directory" (type: 0) 2026/08/02 01:54:33 DEBUG : changeNotify: relativePath="empty directory", type=0 2026/08/02 01:54:33 DEBUG : invalidating directory cache 2026/08/02 01:54:33 DEBUG : >changeNotify: 2026/08/02 01:54:33 DEBUG : empty directory: Updating dir with renamed empty directory 0x18b7e93eb140 2026/08/02 01:54:33 DEBUG : empty directory: forgetting directory cache 2026/08/02 01:54:33 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/02 01:54:33 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/02 01:54:33 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "renamed empty directory" (type: 0) 2026/08/02 01:54:33 DEBUG : changeNotify: relativePath="renamed empty directory", type=0 2026/08/02 01:54:33 DEBUG : Removed virtual directory entry vDel: "file2" 2026/08/02 01:54:33 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/08/02 01:54:33 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 2026/08/02 01:54:33 DEBUG : dir2: Renaming to "dir3" 2026/08/02 01:54:33 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:33 DEBUG : invalidating directory cache 2026/08/02 01:54:33 DEBUG : >changeNotify: 2026/08/02 01:54:33 DEBUG : renamed empty directory: Looking for writers 2026/08/02 01:54:33 DEBUG : dir3: Looking for writers 2026/08/02 01:54:33 DEBUG : file3: reading active writers 2026/08/02 01:54:33 DEBUG : Looking for writers 2026/08/02 01:54:33 DEBUG : renamed empty directory: reading active writers 2026/08/02 01:54:33 DEBUG : dir3: reading active writers 2026/08/02 01:54:33 DEBUG : >WaitForWriters: --- PASS: TestDirRename (5.16s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:34 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:54:34 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:54:34 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:54:34 DEBUG : >changeNotify: 2026/08/02 01:54:34 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:34 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:34 DEBUG : >changeNotify: 2026/08/02 01:54:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/02 01:54:35 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 01:54:35 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/sub" (type: 0) 2026/08/02 01:54:35 DEBUG : changeNotify: relativePath="dir/sub", type=0 2026/08/02 01:54:35 DEBUG : dir: invalidating directory cache 2026/08/02 01:54:35 DEBUG : dir/sub: invalidating directory cache 2026/08/02 01:54:35 DEBUG : >changeNotify: 2026/08/02 01:54:35 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/02 01:54:35 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 01:54:35 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 01:54:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/02 01:54:35 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/02 01:54:35 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/02 01:54:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/02 01:54:35 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 01:54:35 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 01:54:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/02 01:54:35 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/02 01:54:35 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/02 01:54:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/02 01:54:35 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (12 bytes), uploading instead of streaming 2026/08/02 01:54:35 DEBUG : dir/sub/file2: size = 12 OK 2026/08/02 01:54:35 DEBUG : dir/sub/file2: sha1 = 430ce34d020724ed75a196dfc2ad67c77772d169 OK 2026/08/02 01:54:35 DEBUG : dir/sub/file2: Size and sha1 of src and dst objects identical 2026/08/02 01:54:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/02 01:54:35 DEBUG : forgetting directory cache 2026/08/02 01:54:35 DEBUG : dir: forgetting directory cache 2026/08/02 01:54:35 DEBUG : dir/sub: forgetting directory cache 2026/08/02 01:54:35 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/02 01:54:35 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 01:54:35 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/sub/file2" (type: 1) 2026/08/02 01:54:35 DEBUG : changeNotify: relativePath="dir/sub/file2", type=1 2026/08/02 01:54:35 DEBUG : dir/sub: invalidating directory cache 2026/08/02 01:54:35 DEBUG : >changeNotify: 2026/08/02 01:54:35 DEBUG : dir/sub/file0: size = 5 OK 2026/08/02 01:54:35 DEBUG : dir/sub/file0: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 01:54:35 DEBUG : dir/sub/file0: Size and sha1 of src and dst objects identical 2026/08/02 01:54:35 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/02 01:54:35 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:35 DEBUG : dir/sub: Looking for writers 2026/08/02 01:54:35 DEBUG : file2: reading active writers 2026/08/02 01:54:35 DEBUG : file0: reading active writers 2026/08/02 01:54:35 DEBUG : dir: Looking for writers 2026/08/02 01:54:35 DEBUG : file1: reading active writers 2026/08/02 01:54:35 DEBUG : sub: reading active writers 2026/08/02 01:54:35 DEBUG : Looking for writers 2026/08/02 01:54:35 DEBUG : dir: reading active writers 2026/08/02 01:54:35 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirFileOpen (9.95s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:44 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/02 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:44 DEBUG : Looking for writers 2026/08/02 01:54:44 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.14s) === RUN TestDirMetadataExtension run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:44 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:54:44 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:54:44 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:54:44 DEBUG : >changeNotify: 2026/08/02 01:54:44 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:44 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:44 DEBUG : >changeNotify: 2026/08/02 01:54:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/02 01:54:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 01:54:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/02 01:54:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/02 01:54:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/02 01:54:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/02 01:54:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/02 01:54:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/02 01:54:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 01:54:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/02 01:54:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/02 01:54:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/02 01:54:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/02 01:54:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/02 01:54:45 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:45 DEBUG : dir: Looking for writers 2026/08/02 01:54:45 DEBUG : file1: reading active writers 2026/08/02 01:54:45 DEBUG : file1.metadata: reading active writers 2026/08/02 01:54:45 DEBUG : Looking for writers 2026/08/02 01:54:45 DEBUG : dir: reading active writers 2026/08/02 01:54:45 DEBUG : dir.metadata: reading active writers 2026/08/02 01:54:45 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestDirMetadataExtension (8.77s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:53 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:54:53 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:54:53 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:54:53 DEBUG : >changeNotify: 2026/08/02 01:54:53 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:53 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:53 DEBUG : >changeNotify: 2026/08/02 01:54:54 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:54 DEBUG : dir: Looking for writers 2026/08/02 01:54:54 DEBUG : file1: reading active writers 2026/08/02 01:54:54 DEBUG : Looking for writers 2026/08/02 01:54:54 DEBUG : dir: reading active writers 2026/08/02 01:54:54 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.52s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:54 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:54:54 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:54:54 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:54:54 DEBUG : >changeNotify: 2026/08/02 01:54:54 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:54 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:54 DEBUG : >changeNotify: 2026/08/02 01:54:55 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "time_test" (type: 1) 2026/08/02 01:54:55 DEBUG : changeNotify: relativePath="time_test", type=1 2026/08/02 01:54:55 DEBUG : invalidating directory cache 2026/08/02 01:54:55 DEBUG : >changeNotify: 2026/08/02 01:54:55 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "time_test" (type: 1) 2026/08/02 01:54:55 DEBUG : changeNotify: relativePath="time_test", type=1 2026/08/02 01:54:55 DEBUG : >changeNotify: 2026/08/02 01:54:55 DEBUG : Can set mod time: true 2026/08/02 01:54:55 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "time_test" (type: 1) 2026/08/02 01:54:55 DEBUG : changeNotify: relativePath="time_test", type=1 2026/08/02 01:54:55 DEBUG : >changeNotify: 2026/08/02 01:54:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 01:54:55 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:55 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:55 DEBUG : dir: invalidating directory cache 2026/08/02 01:54:55 DEBUG : >changeNotify: 2026/08/02 01:54:55 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:55 DEBUG : dir: Looking for writers 2026/08/02 01:54:55 DEBUG : file1: reading active writers 2026/08/02 01:54:55 DEBUG : Looking for writers 2026/08/02 01:54:55 DEBUG : dir: reading active writers 2026/08/02 01:54:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:56 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:54:56 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:54:56 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:54:56 DEBUG : >changeNotify: 2026/08/02 01:54:56 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:56 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:56 DEBUG : >changeNotify: 2026/08/02 01:54:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 01:54:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 01:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 01:54:57 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 01:54:57 DEBUG : dir/file1: size = 0 OK 2026/08/02 01:54:57 DEBUG : dir/file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/02 01:54:57 DEBUG : dir/file1: Size and sha1 of src and dst objects identical 2026/08/02 01:54:57 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:57 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:57 DEBUG : dir: invalidating directory cache 2026/08/02 01:54:57 DEBUG : >changeNotify: 2026/08/02 01:54:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 01:54:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:57 DEBUG : dir: Looking for writers 2026/08/02 01:54:57 DEBUG : file1: reading active writers 2026/08/02 01:54:57 DEBUG : Looking for writers 2026/08/02 01:54:57 DEBUG : dir: reading active writers 2026/08/02 01:54:57 DEBUG : >WaitForWriters: 2026/08/02 01:54:57 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:57 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:57 DEBUG : >changeNotify: 2026/08/02 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:57 DEBUG : dir: Looking for writers 2026/08/02 01:54:57 DEBUG : file1: reading active writers 2026/08/02 01:54:57 DEBUG : Looking for writers 2026/08/02 01:54:57 DEBUG : dir: reading active writers 2026/08/02 01:54:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:58 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:54:58 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:54:58 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:54:58 DEBUG : >changeNotify: 2026/08/02 01:54:58 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:58 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:58 DEBUG : >changeNotify: 2026/08/02 01:54:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 01:54:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 01:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 01:54:59 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 01:54:59 DEBUG : dir/file1: size = 5 OK 2026/08/02 01:54:59 DEBUG : dir/file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 01:54:59 DEBUG : dir/file1: Size and sha1 of src and dst objects identical 2026/08/02 01:54:59 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:59 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:59 DEBUG : dir: invalidating directory cache 2026/08/02 01:54:59 DEBUG : >changeNotify: 2026/08/02 01:54:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 01:54:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 01:54:59 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:59 DEBUG : dir: Looking for writers 2026/08/02 01:54:59 DEBUG : file1: reading active writers 2026/08/02 01:54:59 DEBUG : Looking for writers 2026/08/02 01:54:59 DEBUG : dir: reading active writers 2026/08/02 01:54:59 DEBUG : >WaitForWriters: 2026/08/02 01:54:59 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:54:59 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:54:59 DEBUG : >changeNotify: 2026/08/02 01:54:59 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:54:59 DEBUG : dir: Looking for writers 2026/08/02 01:54:59 DEBUG : file1: reading active writers 2026/08/02 01:54:59 DEBUG : Looking for writers 2026/08/02 01:54:59 DEBUG : dir: reading active writers 2026/08/02 01:54:59 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:54:59 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 01:54:59 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:54:59 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:54:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:54:59 DEBUG : Config file has changed externally - reloading 2026/08/02 01:54:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 01:54:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:54:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:54:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 01:54:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:54:59 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 01:55:00 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:55:00 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:55:00 DEBUG : >changeNotify: 2026/08/02 01:55:00 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:00 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:00 DEBUG : >changeNotify: 2026/08/02 01:55:00 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 01:55:00 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:00 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:00 DEBUG : dir: invalidating directory cache 2026/08/02 01:55:00 DEBUG : >changeNotify: 2026/08/02 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:01 DEBUG : dir: Looking for writers 2026/08/02 01:55:01 DEBUG : file1: reading active writers 2026/08/02 01:55:01 DEBUG : Looking for writers 2026/08/02 01:55:01 DEBUG : dir: reading active writers 2026/08/02 01:55:01 DEBUG : >WaitForWriters: 2026/08/02 01:55:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:55:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 01:55:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 01:55:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:01 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 01:55:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:55:01 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:55:01 DEBUG : >changeNotify: 2026/08/02 01:55:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:01 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:01 DEBUG : >changeNotify: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/02 01:55:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/02 01:55:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 01:55:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 01:55:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 01:55:09 DEBUG : dir/file1(0x18b7e9596b00): close: 2026/08/02 01:55:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/02 01:55:09 DEBUG : dir/file1(0x18b7e9596b00): >close: err= 2026/08/02 01:55:09 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:09 DEBUG : dir: Looking for writers 2026/08/02 01:55:09 DEBUG : file1: reading active writers 2026/08/02 01:55:09 DEBUG : Looking for writers 2026/08/02 01:55:09 DEBUG : dir: reading active writers 2026/08/02 01:55:09 DEBUG : >WaitForWriters: 2026/08/02 01:55:09 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:09 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:09 DEBUG : dir: invalidating directory cache 2026/08/02 01:55:09 DEBUG : >changeNotify: 2026/08/02 01:55:09 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:09 DEBUG : dir: Looking for writers 2026/08/02 01:55:09 DEBUG : file1: reading active writers 2026/08/02 01:55:09 DEBUG : Looking for writers 2026/08/02 01:55:09 DEBUG : dir: reading active writers 2026/08/02 01:55:09 DEBUG : >WaitForWriters: 2026/08/02 01:55:09 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:55:10 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 01:55:10 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:10 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 01:55:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 01:55:10 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 01:55:10 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:55:10 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:55:10 DEBUG : >changeNotify: 2026/08/02 01:55:10 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:10 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:10 DEBUG : >changeNotify: 2026/08/02 01:55:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/02 01:55:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 01:55:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 01:55:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 01:55:11 DEBUG : dir/file1(0x18b7e9335540): _writeAt: size=5, off=0 2026/08/02 01:55:11 DEBUG : dir/file1(0x18b7e9335540): openPending: 2026/08/02 01:55:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2026/08/02 01:55:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 01:55:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 01:55:11 DEBUG : dir/file1(0x18b7e9335540): >openPending: err= 2026/08/02 01:55:11 DEBUG : dir/file1(0x18b7e9335540): >_writeAt: n=5, err= 2026/08/02 01:55:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/02 01:55:11 DEBUG : dir/file1(0x18b7e9335540): close: 2026/08/02 01:55:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/02 01:55:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/02 01:55:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/02 01:55:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/02 01:55:11 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 01:55:11 +0000": parsing time "Sun, 02 Aug 2026 01:55:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 01:55:11 +0000" as " " 2026/08/02 01:55:11 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/02 01:55:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 01:55:11 DEBUG : dir/file1(0x18b7e9335540): >close: err= 2026/08/02 01:55:11 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:11 DEBUG : dir: Looking for writers 2026/08/02 01:55:11 DEBUG : file1: reading active writers 2026/08/02 01:55:11 DEBUG : Looking for writers 2026/08/02 01:55:11 DEBUG : dir: reading active writers 2026/08/02 01:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 01:55:11 DEBUG : dir: Looking for writers 2026/08/02 01:55:11 DEBUG : file1: reading active writers 2026/08/02 01:55:11 DEBUG : Looking for writers 2026/08/02 01:55:11 DEBUG : dir: reading active writers 2026/08/02 01:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 01:55:11 DEBUG : dir: Looking for writers 2026/08/02 01:55:11 DEBUG : file1: reading active writers 2026/08/02 01:55:11 DEBUG : Looking for writers 2026/08/02 01:55:11 DEBUG : dir: reading active writers 2026/08/02 01:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 01:55:11 DEBUG : dir: Looking for writers 2026/08/02 01:55:11 DEBUG : file1: reading active writers 2026/08/02 01:55:11 DEBUG : Looking for writers 2026/08/02 01:55:11 DEBUG : dir: reading active writers 2026/08/02 01:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 01:55:11 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 01:55:11 DEBUG : dir: Looking for writers 2026/08/02 01:55:11 DEBUG : file1: reading active writers 2026/08/02 01:55:11 DEBUG : Looking for writers 2026/08/02 01:55:11 DEBUG : dir: reading active writers 2026/08/02 01:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 01:55:11 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/02 01:55:11 DEBUG : dir/file1: sha1 = 5ec62fa7440335ab2e3e5529744fa9627e9c4174 OK 2026/08/02 01:55:11 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1.2f98c60a.partial" (type: 1) 2026/08/02 01:55:11 DEBUG : changeNotify: relativePath="dir/file1.2f98c60a.partial", type=1 2026/08/02 01:55:11 DEBUG : dir: invalidating directory cache 2026/08/02 01:55:11 DEBUG : >changeNotify: 2026/08/02 01:55:11 DEBUG : dir: Looking for writers 2026/08/02 01:55:11 DEBUG : file1: reading active writers 2026/08/02 01:55:11 DEBUG : Looking for writers 2026/08/02 01:55:11 DEBUG : dir: reading active writers 2026/08/02 01:55:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 01:55:11 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/02 01:55:11 INFO : dir/file1: Copied (replaced existing) 2026/08/02 01:55:11 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:11 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:11 DEBUG : >changeNotify: 2026/08/02 01:55:11 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,5ec62fa7440335ab2e3e5529744fa9627e9c4174" 2026/08/02 01:55:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 01:55:11 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/02 01:55:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 01:55:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 01:55:11 DEBUG : dir: Looking for writers 2026/08/02 01:55:11 DEBUG : file1: reading active writers 2026/08/02 01:55:11 DEBUG : Looking for writers 2026/08/02 01:55:11 DEBUG : dir: reading active writers 2026/08/02 01:55:11 DEBUG : >WaitForWriters: 2026/08/02 01:55:12 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:12 DEBUG : dir: Looking for writers 2026/08/02 01:55:12 DEBUG : file1: reading active writers 2026/08/02 01:55:12 DEBUG : Looking for writers 2026/08/02 01:55:12 DEBUG : dir: reading active writers 2026/08/02 01:55:12 DEBUG : >WaitForWriters: 2026/08/02 01:55:12 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (17.96s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.65s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (2.11s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.56s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (8.86s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (2.26s) === RUN TestFileOpenRead run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:55:12 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:55:12 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:55:12 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:55:12 DEBUG : >changeNotify: 2026/08/02 01:55:12 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:12 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:12 DEBUG : >changeNotify: 2026/08/02 01:55:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 01:55:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 01:55:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 01:55:13 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 01:55:13 +0000": parsing time "Sun, 02 Aug 2026 01:55:13 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 01:55:13 +0000" as " " 2026/08/02 01:55:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/02 01:55:13 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:13 DEBUG : dir: Looking for writers 2026/08/02 01:55:13 DEBUG : file1: reading active writers 2026/08/02 01:55:13 DEBUG : Looking for writers 2026/08/02 01:55:13 DEBUG : dir: reading active writers 2026/08/02 01:55:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.35s) === RUN TestFileOpenReadUnknownSize 2026/08/02 01:55:13 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/02 01:55:13 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:55:13 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 01:55:13 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/02 01:55:13 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:13 DEBUG : Looking for writers 2026/08/02 01:55:13 DEBUG : file.txt: reading active writers 2026/08/02 01:55:13 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:55:13 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:55:14 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:55:14 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:55:14 DEBUG : >changeNotify: 2026/08/02 01:55:14 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:14 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:14 DEBUG : >changeNotify: 2026/08/02 01:55:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 01:55:14 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (25 bytes), uploading instead of streaming 2026/08/02 01:55:14 DEBUG : dir/file1: size = 25 OK 2026/08/02 01:55:14 DEBUG : dir/file1: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2026/08/02 01:55:14 DEBUG : dir/file1: Size and sha1 of src and dst objects identical 2026/08/02 01:55:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 01:55:14 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:14 DEBUG : dir: Looking for writers 2026/08/02 01:55:14 DEBUG : file1: reading active writers 2026/08/02 01:55:14 DEBUG : Looking for writers 2026/08/02 01:55:14 DEBUG : dir: reading active writers 2026/08/02 01:55:14 DEBUG : >WaitForWriters: 2026/08/02 01:55:14 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:14 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:14 DEBUG : dir: invalidating directory cache 2026/08/02 01:55:14 DEBUG : >changeNotify: --- PASS: TestFileOpenWrite (1.31s) === RUN TestFileRemove run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:55:15 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:55:15 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:55:15 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:55:15 DEBUG : >changeNotify: 2026/08/02 01:55:15 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:15 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:15 DEBUG : >changeNotify: 2026/08/02 01:55:15 DEBUG : dir/file1: Remove: 2026/08/02 01:55:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 01:55:16 DEBUG : dir/file1: >Remove: err= 2026/08/02 01:55:16 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:16 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:16 DEBUG : dir: invalidating directory cache 2026/08/02 01:55:16 DEBUG : >changeNotify: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/02 01:55:23 DEBUG : dir/file1: Remove: 2026/08/02 01:55:23 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/02 01:55:23 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:23 DEBUG : dir: Looking for writers 2026/08/02 01:55:23 DEBUG : Looking for writers 2026/08/02 01:55:23 DEBUG : dir: reading active writers 2026/08/02 01:55:23 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (8.70s) === RUN TestFileRemoveAll run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:55:23 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:55:24 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:55:24 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:55:24 DEBUG : >changeNotify: 2026/08/02 01:55:24 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:24 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:24 DEBUG : >changeNotify: 2026/08/02 01:55:24 DEBUG : dir/file1: Remove: 2026/08/02 01:55:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 01:55:24 DEBUG : dir/file1: >Remove: err= 2026/08/02 01:55:24 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:24 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:24 DEBUG : dir: invalidating directory cache 2026/08/02 01:55:24 DEBUG : >changeNotify: 2026/08/02 01:55:24 DEBUG : dir/file1: Remove: 2026/08/02 01:55:24 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/02 01:55:24 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:24 DEBUG : dir: Looking for writers 2026/08/02 01:55:24 DEBUG : Looking for writers 2026/08/02 01:55:24 DEBUG : dir: reading active writers 2026/08/02 01:55:24 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.24s) === RUN TestFileOpen run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 01:55:25 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 01:55:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 01:55:25 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 01:55:25 DEBUG : >changeNotify: 2026/08/02 01:55:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 01:55:25 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 01:55:25 DEBUG : >changeNotify: 2026/08/02 01:55:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 01:55:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 01:55:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/02 01:55:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 01:55:25 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/02 01:55:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 01:55:25 DEBUG : dir/file1: Open: flags=0x3 2026/08/02 01:55:25 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/02 01:55:25 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/02 01:55:25 DEBUG : WaitForWriters: timeout=30s 2026/08/02 01:55:25 DEBUG : dir: Looking for writers 2026/08/02 01:55:25 DEBUG : file1: reading active writers 2026/08/02 01:55:25 DEBUG : Looking for writers 2026/08/02 01:55:25 DEBUG : dir: reading active writers 2026/08/02 01:55:25 DEBUG : >WaitForWriters: 2026/08/02 01:59:25 DEBUG : dir: forgetting directory cache 2026/08/02 01:59:25 DEBUG : forgetting directory cache 2026/08/02 02:00:26 DEBUG : pacer: low level retry 1/10 (error Post "https://eapi.pcloud.com/deletefolder?folderid=25720979965": net/http: timeout awaiting response headers) 2026/08/02 02:00:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/02 02:00:26 DEBUG : pacer: Reducing sleep to 15ms 2026/08/02 02:00:26 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestFileOpen (301.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:26 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:00:26 DEBUG : pacer: Reducing sleep to 10ms 2026/08/02 02:00:26 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:00:26 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:00:26 DEBUG : >changeNotify: 2026/08/02 02:00:26 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:26 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:26 DEBUG : >changeNotify: 2026/08/02 02:00:27 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:27 DEBUG : dir: Looking for writers 2026/08/02 02:00:27 DEBUG : file1: reading active writers 2026/08/02 02:00:27 DEBUG : Looking for writers 2026/08/02 02:00:27 DEBUG : dir: reading active writers 2026/08/02 02:00:27 DEBUG : >WaitForWriters: 2026/08/02 02:00:27 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:27 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:27 DEBUG : invalidating directory cache 2026/08/02 02:00:27 DEBUG : >changeNotify: 2026/08/02 02:00:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:27 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9c2a750 2026/08/02 02:00:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:28 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:28 DEBUG : newLeaf: Reset virtual modtime 2026/08/02 02:00:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:00:28 DEBUG : dir/file1: Updating file with dir/file1 0x18b7e9c2a750 2026/08/02 02:00:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:28 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:28 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:28 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:28 DEBUG : >changeNotify: 2026/08/02 02:00:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:00:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 02:00:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:28 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:00:28 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:00:28 DEBUG : dir/file1: File is currently open, delaying rename 0x18b7e9c2a750 2026/08/02 02:00:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:28 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (25 bytes), uploading instead of streaming 2026/08/02 02:00:28 DEBUG : dir/file1: size = 25 OK 2026/08/02 02:00:28 DEBUG : dir/file1: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2026/08/02 02:00:28 DEBUG : dir/file1: Size and sha1 of src and dst objects identical 2026/08/02 02:00:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:28 DEBUG : newLeaf: Running delayed rename now 2026/08/02 02:00:28 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:28 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:28 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:28 DEBUG : >changeNotify: 2026/08/02 02:00:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:28 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9c2a750 2026/08/02 02:00:28 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:28 DEBUG : dir: Looking for writers 2026/08/02 02:00:28 DEBUG : Looking for writers 2026/08/02 02:00:28 DEBUG : dir: reading active writers 2026/08/02 02:00:28 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:28 DEBUG : >WaitForWriters: 2026/08/02 02:00:28 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:28 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:28 DEBUG : invalidating directory cache 2026/08/02 02:00:28 DEBUG : >changeNotify: 2026/08/02 02:00:29 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:29 DEBUG : dir: Looking for writers 2026/08/02 02:00:29 DEBUG : Looking for writers 2026/08/02 02:00:29 DEBUG : dir: reading active writers 2026/08/02 02:00:29 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:29 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:29 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:00:29 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:00:29 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:29 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:29 DEBUG : Config file has changed externally - reloading 2026/08/02 02:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:29 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:00:29 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:00:29 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:00:29 DEBUG : >changeNotify: 2026/08/02 02:00:29 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:29 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:29 DEBUG : >changeNotify: 2026/08/02 02:00:30 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:30 DEBUG : dir: Looking for writers 2026/08/02 02:00:30 DEBUG : file1: reading active writers 2026/08/02 02:00:30 DEBUG : Looking for writers 2026/08/02 02:00:30 DEBUG : dir: reading active writers 2026/08/02 02:00:30 DEBUG : >WaitForWriters: 2026/08/02 02:00:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:30 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:30 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:30 DEBUG : invalidating directory cache 2026/08/02 02:00:30 DEBUG : >changeNotify: 2026/08/02 02:00:30 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9ace0d0 2026/08/02 02:00:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:30 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:30 DEBUG : newLeaf: Reset virtual modtime 2026/08/02 02:00:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:00:31 DEBUG : dir/file1: Updating file with dir/file1 0x18b7e9ace0d0 2026/08/02 02:00:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:31 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:31 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:31 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:31 DEBUG : >changeNotify: 2026/08/02 02:00:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:00:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/02 02:00:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:31 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:00:31 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:00:31 DEBUG : dir/file1: File is currently open, delaying rename 0x18b7e9ace0d0 2026/08/02 02:00:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:31 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (25 bytes), uploading instead of streaming 2026/08/02 02:00:31 DEBUG : dir/file1: size = 25 OK 2026/08/02 02:00:31 DEBUG : dir/file1: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2026/08/02 02:00:31 DEBUG : dir/file1: Size and sha1 of src and dst objects identical 2026/08/02 02:00:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:31 DEBUG : newLeaf: Running delayed rename now 2026/08/02 02:00:31 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:31 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:31 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:31 DEBUG : >changeNotify: 2026/08/02 02:00:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:31 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9ace0d0 2026/08/02 02:00:31 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:31 DEBUG : dir: Looking for writers 2026/08/02 02:00:31 DEBUG : Looking for writers 2026/08/02 02:00:31 DEBUG : dir: reading active writers 2026/08/02 02:00:31 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:31 DEBUG : >WaitForWriters: 2026/08/02 02:00:31 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:31 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:31 DEBUG : invalidating directory cache 2026/08/02 02:00:31 DEBUG : >changeNotify: 2026/08/02 02:00:32 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:32 DEBUG : dir: Looking for writers 2026/08/02 02:00:32 DEBUG : Looking for writers 2026/08/02 02:00:32 DEBUG : dir: reading active writers 2026/08/02 02:00:32 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:32 DEBUG : >WaitForWriters: 2026/08/02 02:00:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:32 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:00:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:00:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:32 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:00:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:00:32 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:00:32 DEBUG : >changeNotify: 2026/08/02 02:00:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:32 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:32 DEBUG : >changeNotify: 2026/08/02 02:00:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:00:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9596f80): openPending: 2026/08/02 02:00:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2026/08/02 02:00:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 02:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9596f80): >openPending: err= 2026/08/02 02:00:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:00:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9596f80): _writeAt: size=14, off=0 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9596f80): >_writeAt: n=14, err= 2026/08/02 02:00:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9596f80): close: 2026/08/02 02:00:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/02 02:00:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/02 02:00:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9596f80): >close: err= 2026/08/02 02:00:33 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:33 DEBUG : dir: Looking for writers 2026/08/02 02:00:33 DEBUG : file1: reading active writers 2026/08/02 02:00:33 DEBUG : Looking for writers 2026/08/02 02:00:33 DEBUG : dir: reading active writers 2026/08/02 02:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:00:33 DEBUG : dir: Looking for writers 2026/08/02 02:00:33 DEBUG : file1: reading active writers 2026/08/02 02:00:33 DEBUG : Looking for writers 2026/08/02 02:00:33 DEBUG : dir: reading active writers 2026/08/02 02:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:00:33 DEBUG : dir: Looking for writers 2026/08/02 02:00:33 DEBUG : file1: reading active writers 2026/08/02 02:00:33 DEBUG : Looking for writers 2026/08/02 02:00:33 DEBUG : dir: reading active writers 2026/08/02 02:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:00:33 DEBUG : dir: Looking for writers 2026/08/02 02:00:33 DEBUG : file1: reading active writers 2026/08/02 02:00:33 DEBUG : Looking for writers 2026/08/02 02:00:33 DEBUG : dir: reading active writers 2026/08/02 02:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:00:33 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 02:00:33 DEBUG : dir: Looking for writers 2026/08/02 02:00:33 DEBUG : file1: reading active writers 2026/08/02 02:00:33 DEBUG : Looking for writers 2026/08/02 02:00:33 DEBUG : dir: reading active writers 2026/08/02 02:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:00:33 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/02 02:00:33 DEBUG : dir/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/02 02:00:33 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1.ca338588.partial" (type: 1) 2026/08/02 02:00:33 DEBUG : changeNotify: relativePath="dir/file1.ca338588.partial", type=1 2026/08/02 02:00:33 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:33 DEBUG : >changeNotify: 2026/08/02 02:00:33 DEBUG : dir: Looking for writers 2026/08/02 02:00:33 DEBUG : file1: reading active writers 2026/08/02 02:00:33 DEBUG : Looking for writers 2026/08/02 02:00:33 DEBUG : dir: reading active writers 2026/08/02 02:00:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:00:33 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/02 02:00:33 INFO : dir/file1: Copied (replaced existing) 2026/08/02 02:00:33 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:33 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:33 DEBUG : >changeNotify: 2026/08/02 02:00:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 02:00:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/02 02:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 02:00:33 DEBUG : dir: Looking for writers 2026/08/02 02:00:33 DEBUG : file1: reading active writers 2026/08/02 02:00:33 DEBUG : Looking for writers 2026/08/02 02:00:33 DEBUG : dir: reading active writers 2026/08/02 02:00:33 DEBUG : >WaitForWriters: 2026/08/02 02:00:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:00:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:00:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:00:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9c4af00): _readAt: size=512, off=0 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9c4af00): openPending: 2026/08/02 02:00:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2026/08/02 02:00:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:00:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9c4af00): >openPending: err= 2026/08/02 02:00:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9c4af00): >_readAt: n=14, err=EOF 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9c4af00): close: 2026/08/02 02:00:33 DEBUG : dir/file1(0x18b7e9c4af00): >close: err= 2026/08/02 02:00:34 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:00:34 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:00:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:34 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:34 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:34 DEBUG : invalidating directory cache 2026/08/02 02:00:34 DEBUG : >changeNotify: 2026/08/02 02:00:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:00:34 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e97d28f0 2026/08/02 02:00:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:34 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:34 DEBUG : newLeaf: Reset virtual modtime 2026/08/02 02:00:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:00:35 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:35 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:35 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:35 DEBUG : >changeNotify: 2026/08/02 02:00:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/02 02:00:35 DEBUG : dir/file1: Updating file with dir/file1 0x18b7e97d28f0 2026/08/02 02:00:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:00:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:00:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:00:35 DEBUG : dir/file1(0x18b7e97a9080): openPending: 2026/08/02 02:00:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2026/08/02 02:00:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:00:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:35 DEBUG : dir/file1(0x18b7e97a9080): >openPending: err= 2026/08/02 02:00:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:00:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:00:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:00:35 DEBUG : dir/file1(0x18b7e97a9080): _writeAt: size=25, off=0 2026/08/02 02:00:35 DEBUG : dir/file1(0x18b7e97a9080): >_writeAt: n=25, err= 2026/08/02 02:00:35 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:00:35 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:00:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:35 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:35 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:35 DEBUG : invalidating directory cache 2026/08/02 02:00:35 DEBUG : >changeNotify: 2026/08/02 02:00:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:00:35 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e97d28f0 2026/08/02 02:00:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:35 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:35 DEBUG : newLeaf: Reset virtual modtime 2026/08/02 02:00:35 DEBUG : newLeaf(0x18b7e97a9080): close: 2026/08/02 02:00:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/02 02:00:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-02 02:00:35.358485836 +0000 UTC m=+1076.893016983 2026/08/02 02:00:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/02 02:00:35 DEBUG : newLeaf(0x18b7e97a9080): >close: err= 2026/08/02 02:00:35 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:35 DEBUG : dir: Looking for writers 2026/08/02 02:00:35 DEBUG : Looking for writers 2026/08/02 02:00:35 DEBUG : dir: reading active writers 2026/08/02 02:00:35 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:00:35 DEBUG : dir: Looking for writers 2026/08/02 02:00:35 DEBUG : Looking for writers 2026/08/02 02:00:35 DEBUG : dir: reading active writers 2026/08/02 02:00:35 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:00:35 DEBUG : dir: Looking for writers 2026/08/02 02:00:35 DEBUG : Looking for writers 2026/08/02 02:00:35 DEBUG : dir: reading active writers 2026/08/02 02:00:35 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:00:35 DEBUG : dir: Looking for writers 2026/08/02 02:00:35 DEBUG : Looking for writers 2026/08/02 02:00:35 DEBUG : dir: reading active writers 2026/08/02 02:00:35 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:00:35 DEBUG : newLeaf: vfs cache: starting upload 2026/08/02 02:00:36 DEBUG : dir: Looking for writers 2026/08/02 02:00:36 DEBUG : Looking for writers 2026/08/02 02:00:36 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:36 DEBUG : dir: reading active writers 2026/08/02 02:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:00:36 DEBUG : newLeaf.8e653acc.partial: size = 25 OK 2026/08/02 02:00:36 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2026/08/02 02:00:36 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf.8e653acc.partial" (type: 1) 2026/08/02 02:00:36 DEBUG : changeNotify: relativePath="newLeaf.8e653acc.partial", type=1 2026/08/02 02:00:36 DEBUG : invalidating directory cache 2026/08/02 02:00:36 DEBUG : >changeNotify: 2026/08/02 02:00:36 DEBUG : dir: Looking for writers 2026/08/02 02:00:36 DEBUG : Looking for writers 2026/08/02 02:00:36 DEBUG : dir: reading active writers 2026/08/02 02:00:36 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:00:36 DEBUG : newLeaf.8e653acc.partial: renamed to: newLeaf 2026/08/02 02:00:36 INFO : newLeaf: Copied (replaced existing) 2026/08/02 02:00:36 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:36 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:36 DEBUG : >changeNotify: 2026/08/02 02:00:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-02 02:00:35 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2026/08/02 02:00:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/02 02:00:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/02 02:00:36 DEBUG : dir: Looking for writers 2026/08/02 02:00:36 DEBUG : Looking for writers 2026/08/02 02:00:36 DEBUG : dir: reading active writers 2026/08/02 02:00:36 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:36 DEBUG : >WaitForWriters: 2026/08/02 02:00:36 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:36 DEBUG : dir: Looking for writers 2026/08/02 02:00:36 DEBUG : Looking for writers 2026/08/02 02:00:36 DEBUG : dir: reading active writers 2026/08/02 02:00:36 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:36 DEBUG : >WaitForWriters: 2026/08/02 02:00:36 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:37 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:00:37 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:37 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:37 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:00:37 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:00:37 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:00:37 DEBUG : >changeNotify: 2026/08/02 02:00:37 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:37 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:37 DEBUG : >changeNotify: 2026/08/02 02:00:37 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:37 DEBUG : dir: Looking for writers 2026/08/02 02:00:37 DEBUG : file1: reading active writers 2026/08/02 02:00:37 DEBUG : Looking for writers 2026/08/02 02:00:37 DEBUG : dir: reading active writers 2026/08/02 02:00:37 DEBUG : >WaitForWriters: 2026/08/02 02:00:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:38 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9f40000 2026/08/02 02:00:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:38 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:38 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:38 DEBUG : invalidating directory cache 2026/08/02 02:00:38 DEBUG : >changeNotify: 2026/08/02 02:00:38 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:38 DEBUG : newLeaf: Reset virtual modtime 2026/08/02 02:00:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:00:38 DEBUG : dir/file1: Updating file with dir/file1 0x18b7e9f40000 2026/08/02 02:00:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:00:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:38 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:38 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:38 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:38 DEBUG : >changeNotify: 2026/08/02 02:00:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:00:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:00:39 DEBUG : dir/file1(0x18b7e962b1c0): openPending: 2026/08/02 02:00:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2026/08/02 02:00:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 02:00:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:39 DEBUG : dir/file1(0x18b7e962b1c0): >openPending: err= 2026/08/02 02:00:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:00:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:00:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:00:39 DEBUG : dir/file1(0x18b7e962b1c0): _writeAt: size=25, off=0 2026/08/02 02:00:39 DEBUG : dir/file1(0x18b7e962b1c0): >_writeAt: n=25, err= 2026/08/02 02:00:39 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:00:39 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:00:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:39 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:39 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:39 DEBUG : invalidating directory cache 2026/08/02 02:00:39 DEBUG : >changeNotify: 2026/08/02 02:00:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:00:39 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9f40000 2026/08/02 02:00:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:39 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:39 DEBUG : newLeaf: Reset virtual modtime 2026/08/02 02:00:39 DEBUG : newLeaf(0x18b7e962b1c0): close: 2026/08/02 02:00:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/02 02:00:39 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-02 02:00:39.1632823 +0000 UTC m=+1080.697813468 2026/08/02 02:00:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/02 02:00:39 DEBUG : newLeaf(0x18b7e962b1c0): >close: err= 2026/08/02 02:00:39 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:39 DEBUG : dir: Looking for writers 2026/08/02 02:00:39 DEBUG : Looking for writers 2026/08/02 02:00:39 DEBUG : dir: reading active writers 2026/08/02 02:00:39 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:00:39 DEBUG : dir: Looking for writers 2026/08/02 02:00:39 DEBUG : Looking for writers 2026/08/02 02:00:39 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:39 DEBUG : dir: reading active writers 2026/08/02 02:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:00:39 DEBUG : dir: Looking for writers 2026/08/02 02:00:39 DEBUG : Looking for writers 2026/08/02 02:00:39 DEBUG : dir: reading active writers 2026/08/02 02:00:39 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:00:39 DEBUG : dir: Looking for writers 2026/08/02 02:00:39 DEBUG : Looking for writers 2026/08/02 02:00:39 DEBUG : dir: reading active writers 2026/08/02 02:00:39 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:00:39 DEBUG : newLeaf: vfs cache: starting upload 2026/08/02 02:00:39 DEBUG : dir: Looking for writers 2026/08/02 02:00:39 DEBUG : Looking for writers 2026/08/02 02:00:39 DEBUG : dir: reading active writers 2026/08/02 02:00:39 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:00:39 DEBUG : newLeaf.4e5bece5.partial: size = 25 OK 2026/08/02 02:00:39 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2026/08/02 02:00:39 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf.4e5bece5.partial" (type: 1) 2026/08/02 02:00:39 DEBUG : changeNotify: relativePath="newLeaf.4e5bece5.partial", type=1 2026/08/02 02:00:39 DEBUG : invalidating directory cache 2026/08/02 02:00:39 DEBUG : >changeNotify: 2026/08/02 02:00:39 DEBUG : dir: Looking for writers 2026/08/02 02:00:39 DEBUG : Looking for writers 2026/08/02 02:00:39 DEBUG : dir: reading active writers 2026/08/02 02:00:39 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:00:40 DEBUG : newLeaf.4e5bece5.partial: renamed to: newLeaf 2026/08/02 02:00:40 INFO : newLeaf: Copied (replaced existing) 2026/08/02 02:00:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:40 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:40 DEBUG : >changeNotify: 2026/08/02 02:00:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-02 02:00:39 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2026/08/02 02:00:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/02 02:00:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/02 02:00:40 DEBUG : dir: Looking for writers 2026/08/02 02:00:40 DEBUG : Looking for writers 2026/08/02 02:00:40 DEBUG : dir: reading active writers 2026/08/02 02:00:40 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:40 DEBUG : >WaitForWriters: 2026/08/02 02:00:40 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:40 DEBUG : dir: Looking for writers 2026/08/02 02:00:40 DEBUG : Looking for writers 2026/08/02 02:00:40 DEBUG : dir: reading active writers 2026/08/02 02:00:40 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:40 DEBUG : >WaitForWriters: 2026/08/02 02:00:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:00:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:40 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:00:41 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:00:41 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:00:41 DEBUG : >changeNotify: 2026/08/02 02:00:41 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:41 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:41 DEBUG : >changeNotify: 2026/08/02 02:00:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:00:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:00:41 DEBUG : dir/file1(0x18b7e9c4b0c0): openPending: 2026/08/02 02:00:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2026/08/02 02:00:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 02:00:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:41 DEBUG : dir/file1(0x18b7e9c4b0c0): >openPending: err= 2026/08/02 02:00:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:00:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:00:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:00:41 DEBUG : dir/file1(0x18b7e9c4b0c0): _writeAt: size=14, off=0 2026/08/02 02:00:41 DEBUG : dir/file1(0x18b7e9c4b0c0): >_writeAt: n=14, err= 2026/08/02 02:00:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/02 02:00:41 DEBUG : dir/file1(0x18b7e9c4b0c0): close: 2026/08/02 02:00:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/02 02:00:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/02 02:00:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:00:41 DEBUG : dir/file1(0x18b7e9c4b0c0): >close: err= 2026/08/02 02:00:41 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:41 DEBUG : dir: Looking for writers 2026/08/02 02:00:41 DEBUG : file1: reading active writers 2026/08/02 02:00:41 DEBUG : Looking for writers 2026/08/02 02:00:41 DEBUG : dir: reading active writers 2026/08/02 02:00:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:00:41 DEBUG : dir: Looking for writers 2026/08/02 02:00:41 DEBUG : file1: reading active writers 2026/08/02 02:00:41 DEBUG : Looking for writers 2026/08/02 02:00:41 DEBUG : dir: reading active writers 2026/08/02 02:00:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:00:41 DEBUG : dir: Looking for writers 2026/08/02 02:00:41 DEBUG : file1: reading active writers 2026/08/02 02:00:41 DEBUG : Looking for writers 2026/08/02 02:00:41 DEBUG : dir: reading active writers 2026/08/02 02:00:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:00:41 DEBUG : dir: Looking for writers 2026/08/02 02:00:41 DEBUG : file1: reading active writers 2026/08/02 02:00:41 DEBUG : Looking for writers 2026/08/02 02:00:41 DEBUG : dir: reading active writers 2026/08/02 02:00:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:00:41 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 02:00:41 DEBUG : dir: Looking for writers 2026/08/02 02:00:41 DEBUG : file1: reading active writers 2026/08/02 02:00:41 DEBUG : Looking for writers 2026/08/02 02:00:41 DEBUG : dir: reading active writers 2026/08/02 02:00:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:00:41 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/02 02:00:41 DEBUG : dir/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2026/08/02 02:00:41 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1.ca338588.partial" (type: 1) 2026/08/02 02:00:41 DEBUG : changeNotify: relativePath="dir/file1.ca338588.partial", type=1 2026/08/02 02:00:41 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:41 DEBUG : >changeNotify: 2026/08/02 02:00:42 DEBUG : dir: Looking for writers 2026/08/02 02:00:42 DEBUG : file1: reading active writers 2026/08/02 02:00:42 DEBUG : Looking for writers 2026/08/02 02:00:42 DEBUG : dir: reading active writers 2026/08/02 02:00:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:00:42 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/02 02:00:42 INFO : dir/file1: Copied (replaced existing) 2026/08/02 02:00:42 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:42 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:42 DEBUG : >changeNotify: 2026/08/02 02:00:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 02:00:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/02 02:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 02:00:42 DEBUG : dir: Looking for writers 2026/08/02 02:00:42 DEBUG : file1: reading active writers 2026/08/02 02:00:42 DEBUG : Looking for writers 2026/08/02 02:00:42 DEBUG : dir: reading active writers 2026/08/02 02:00:42 DEBUG : >WaitForWriters: 2026/08/02 02:00:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:00:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:00:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:00:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:00:42 DEBUG : dir/file1(0x18b7e9596500): _readAt: size=512, off=0 2026/08/02 02:00:42 DEBUG : dir/file1(0x18b7e9596500): openPending: 2026/08/02 02:00:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2026/08/02 02:00:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:00:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:42 DEBUG : dir/file1(0x18b7e9596500): >openPending: err= 2026/08/02 02:00:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/02 02:00:42 DEBUG : dir/file1(0x18b7e9596500): >_readAt: n=14, err=EOF 2026/08/02 02:00:42 DEBUG : dir/file1(0x18b7e9596500): close: 2026/08/02 02:00:42 DEBUG : dir/file1(0x18b7e9596500): >close: err= 2026/08/02 02:00:42 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:00:42 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:00:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:42 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:42 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:42 DEBUG : invalidating directory cache 2026/08/02 02:00:42 DEBUG : >changeNotify: 2026/08/02 02:00:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:00:43 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9af8680 2026/08/02 02:00:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:43 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:43 DEBUG : newLeaf: Reset virtual modtime 2026/08/02 02:00:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:00:43 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:43 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:43 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:43 DEBUG : >changeNotify: 2026/08/02 02:00:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/02 02:00:43 DEBUG : dir/file1: Updating file with dir/file1 0x18b7e9af8680 2026/08/02 02:00:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:00:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:00:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:00:43 DEBUG : dir/file1(0x18b7e97a9840): openPending: 2026/08/02 02:00:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2026/08/02 02:00:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:00:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:43 DEBUG : dir/file1(0x18b7e97a9840): >openPending: err= 2026/08/02 02:00:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:00:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:00:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:00:43 DEBUG : dir/file1(0x18b7e97a9840): _writeAt: size=25, off=0 2026/08/02 02:00:43 DEBUG : dir/file1(0x18b7e97a9840): >_writeAt: n=25, err= 2026/08/02 02:00:44 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:00:44 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:00:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:45 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:45 DEBUG : invalidating directory cache 2026/08/02 02:00:45 DEBUG : >changeNotify: 2026/08/02 02:00:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:00:45 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9af8680 2026/08/02 02:00:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:45 DEBUG : newLeaf(0x18b7e97a9840): close: 2026/08/02 02:00:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/02 02:00:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-02 02:00:43.941446757 +0000 UTC m=+1085.475977913 2026/08/02 02:00:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/02 02:00:45 DEBUG : newLeaf(0x18b7e97a9840): >close: err= 2026/08/02 02:00:45 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:45 DEBUG : dir: Looking for writers 2026/08/02 02:00:45 DEBUG : Looking for writers 2026/08/02 02:00:45 DEBUG : dir: reading active writers 2026/08/02 02:00:45 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:00:45 DEBUG : dir: Looking for writers 2026/08/02 02:00:45 DEBUG : Looking for writers 2026/08/02 02:00:45 DEBUG : dir: reading active writers 2026/08/02 02:00:45 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:00:45 DEBUG : dir: Looking for writers 2026/08/02 02:00:45 DEBUG : Looking for writers 2026/08/02 02:00:45 DEBUG : dir: reading active writers 2026/08/02 02:00:45 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:00:46 DEBUG : dir: Looking for writers 2026/08/02 02:00:46 DEBUG : Looking for writers 2026/08/02 02:00:46 DEBUG : dir: reading active writers 2026/08/02 02:00:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:00:46 DEBUG : newLeaf: vfs cache: starting upload 2026/08/02 02:00:46 DEBUG : dir: Looking for writers 2026/08/02 02:00:46 DEBUG : Looking for writers 2026/08/02 02:00:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:46 DEBUG : dir: reading active writers 2026/08/02 02:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:00:46 DEBUG : newLeaf.de270b28.partial: size = 25 OK 2026/08/02 02:00:46 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2026/08/02 02:00:46 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf.de270b28.partial" (type: 1) 2026/08/02 02:00:46 DEBUG : changeNotify: relativePath="newLeaf.de270b28.partial", type=1 2026/08/02 02:00:46 DEBUG : invalidating directory cache 2026/08/02 02:00:46 DEBUG : >changeNotify: 2026/08/02 02:00:46 DEBUG : dir: Looking for writers 2026/08/02 02:00:46 DEBUG : Looking for writers 2026/08/02 02:00:46 DEBUG : dir: reading active writers 2026/08/02 02:00:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:00:46 DEBUG : newLeaf.de270b28.partial: renamed to: newLeaf 2026/08/02 02:00:46 INFO : newLeaf: Copied (replaced existing) 2026/08/02 02:00:46 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:46 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:46 DEBUG : >changeNotify: 2026/08/02 02:00:46 DEBUG : dir: Looking for writers 2026/08/02 02:00:46 DEBUG : Looking for writers 2026/08/02 02:00:46 DEBUG : dir: reading active writers 2026/08/02 02:00:46 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-02 02:00:43 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2026/08/02 02:00:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/02 02:00:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/02 02:00:46 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/02 02:00:54 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:54 DEBUG : dir: Looking for writers 2026/08/02 02:00:54 DEBUG : Looking for writers 2026/08/02 02:00:54 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:54 DEBUG : dir: reading active writers 2026/08/02 02:00:54 DEBUG : >WaitForWriters: 2026/08/02 02:00:54 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:54 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:00:54 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:54 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:00:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:00:54 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:00:55 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:00:55 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:00:55 DEBUG : >changeNotify: 2026/08/02 02:00:55 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:55 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:55 DEBUG : >changeNotify: 2026/08/02 02:00:55 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:55 DEBUG : dir: Looking for writers 2026/08/02 02:00:55 DEBUG : file1: reading active writers 2026/08/02 02:00:55 DEBUG : Looking for writers 2026/08/02 02:00:55 DEBUG : dir: reading active writers 2026/08/02 02:00:55 DEBUG : >WaitForWriters: 2026/08/02 02:00:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:00:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:00:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:00:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:00:55 DEBUG : dir/file1(0x18b7e9dfa000): _readAt: size=512, off=0 2026/08/02 02:00:55 DEBUG : dir/file1(0x18b7e9dfa000): openPending: 2026/08/02 02:00:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "" 2026/08/02 02:00:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/02 02:00:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:55 DEBUG : dir/file1(0x18b7e9dfa000): >openPending: err= 2026/08/02 02:00:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/02 02:00:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:00:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:00:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:00:55 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:00:55 +0000": parsing time "Sun, 02 Aug 2026 02:00:55 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:00:55 +0000" as " " 2026/08/02 02:00:55 DEBUG : dir/file1(0x18b7e9dfa000): >_readAt: n=14, err=EOF 2026/08/02 02:00:55 DEBUG : dir/file1(0x18b7e9dfa000): close: 2026/08/02 02:00:55 DEBUG : dir/file1(0x18b7e9dfa000): >close: err= 2026/08/02 02:00:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:56 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:56 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:56 DEBUG : invalidating directory cache 2026/08/02 02:00:56 DEBUG : >changeNotify: 2026/08/02 02:00:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:00:56 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9868000 2026/08/02 02:00:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:56 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:56 DEBUG : newLeaf: Reset virtual modtime 2026/08/02 02:00:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/02 02:00:57 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:00:57 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:00:57 DEBUG : dir: invalidating directory cache 2026/08/02 02:00:57 DEBUG : >changeNotify: 2026/08/02 02:00:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/02 02:00:57 DEBUG : dir/file1: Updating file with dir/file1 0x18b7e9868000 2026/08/02 02:00:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/02 02:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:00:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:00:57 DEBUG : dir/file1(0x18b7e941f880): openPending: 2026/08/02 02:00:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,a379624177abc4679cafafa8eae1d73e1478aaa6" 2026/08/02 02:00:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/02 02:00:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:00:57 DEBUG : dir/file1(0x18b7e941f880): >openPending: err= 2026/08/02 02:00:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:00:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:00:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:00:57 DEBUG : dir/file1(0x18b7e941f880): _writeAt: size=25, off=0 2026/08/02 02:00:57 DEBUG : dir/file1(0x18b7e941f880): >_writeAt: n=25, err= 2026/08/02 02:00:57 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:00:57 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:00:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/02 02:00:57 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:57 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:57 DEBUG : invalidating directory cache 2026/08/02 02:00:57 DEBUG : >changeNotify: 2026/08/02 02:00:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/02 02:00:57 DEBUG : newLeaf: Updating file with newLeaf 0x18b7e9868000 2026/08/02 02:00:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:00:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:57 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:57 DEBUG : newLeaf: Reset virtual modtime 2026/08/02 02:00:57 DEBUG : newLeaf(0x18b7e941f880): close: 2026/08/02 02:00:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/02 02:00:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-02 02:00:57.321772585 +0000 UTC m=+1098.856303742 2026/08/02 02:00:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/02 02:00:57 DEBUG : newLeaf(0x18b7e941f880): >close: err= 2026/08/02 02:00:57 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:57 DEBUG : dir: Looking for writers 2026/08/02 02:00:57 DEBUG : Looking for writers 2026/08/02 02:00:57 DEBUG : dir: reading active writers 2026/08/02 02:00:57 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:00:57 DEBUG : dir: Looking for writers 2026/08/02 02:00:57 DEBUG : Looking for writers 2026/08/02 02:00:57 DEBUG : dir: reading active writers 2026/08/02 02:00:57 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:00:57 DEBUG : dir: Looking for writers 2026/08/02 02:00:57 DEBUG : Looking for writers 2026/08/02 02:00:57 DEBUG : dir: reading active writers 2026/08/02 02:00:57 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:00:57 DEBUG : dir: Looking for writers 2026/08/02 02:00:57 DEBUG : Looking for writers 2026/08/02 02:00:57 DEBUG : dir: reading active writers 2026/08/02 02:00:57 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:00:57 DEBUG : newLeaf: vfs cache: starting upload 2026/08/02 02:00:57 DEBUG : dir: Looking for writers 2026/08/02 02:00:57 DEBUG : Looking for writers 2026/08/02 02:00:57 DEBUG : dir: reading active writers 2026/08/02 02:00:57 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:00:58 DEBUG : newLeaf.2f199056.partial: size = 25 OK 2026/08/02 02:00:58 DEBUG : newLeaf: sha1 = f1f3d7db56f36d9a5a912b01803c2176a972b9b0 OK 2026/08/02 02:00:58 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf.2f199056.partial" (type: 1) 2026/08/02 02:00:58 DEBUG : changeNotify: relativePath="newLeaf.2f199056.partial", type=1 2026/08/02 02:00:58 DEBUG : invalidating directory cache 2026/08/02 02:00:58 DEBUG : >changeNotify: 2026/08/02 02:00:58 DEBUG : dir: Looking for writers 2026/08/02 02:00:58 DEBUG : Looking for writers 2026/08/02 02:00:58 DEBUG : dir: reading active writers 2026/08/02 02:00:58 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:00:58 DEBUG : newLeaf.2f199056.partial: renamed to: newLeaf 2026/08/02 02:00:58 INFO : newLeaf: Copied (replaced existing) 2026/08/02 02:00:58 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "newLeaf" (type: 1) 2026/08/02 02:00:58 DEBUG : changeNotify: relativePath="newLeaf", type=1 2026/08/02 02:00:58 DEBUG : >changeNotify: 2026/08/02 02:00:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-02 02:00:57 +0000 UTC,f1f3d7db56f36d9a5a912b01803c2176a972b9b0" 2026/08/02 02:00:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/02 02:00:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/02 02:00:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/02 02:00:58 DEBUG : dir: Looking for writers 2026/08/02 02:00:58 DEBUG : Looking for writers 2026/08/02 02:00:58 DEBUG : dir: reading active writers 2026/08/02 02:00:58 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:58 DEBUG : >WaitForWriters: 2026/08/02 02:00:58 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:58 DEBUG : dir: Looking for writers 2026/08/02 02:00:58 DEBUG : Looking for writers 2026/08/02 02:00:58 DEBUG : dir: reading active writers 2026/08/02 02:00:58 DEBUG : newLeaf: reading active writers 2026/08/02 02:00:58 DEBUG : >WaitForWriters: 2026/08/02 02:00:58 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestFileRename (32.68s) --- PASS: TestFileRename/off,forceCache=false (3.13s) --- PASS: TestFileRename/minimal,forceCache=false (2.93s) --- PASS: TestFileRename/minimal,forceCache=true (4.64s) --- PASS: TestFileRename/writes,forceCache=false (3.82s) --- PASS: TestFileRename/writes,forceCache=true (14.04s) --- PASS: TestFileRename/full,forceCache=false (4.11s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:59 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:00:59 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:00:59 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:00:59 DEBUG : Looking for writers 2026/08/02 02:00:59 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.14s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:59 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.20s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:59 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.20s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:59 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.20s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:00:59 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.21s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:00 INFO : pcloud root 'rclone-test-tapavan3feja': poll-interval is not supported by this remote 2026/08/02 02:01:00 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.20s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:00 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:01:00 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:00 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:00 DEBUG : >changeNotify: 2026/08/02 02:01:00 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:00 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:00 DEBUG : >changeNotify: 2026/08/02 02:01:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:01:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:01:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:01 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:00 +0000": parsing time "Sun, 02 Aug 2026 02:01:00 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:00 +0000" as " " 2026/08/02 02:01:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:01 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:01 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:01 DEBUG : dir: Looking for writers 2026/08/02 02:01:01 DEBUG : file1: reading active writers 2026/08/02 02:01:01 DEBUG : Looking for writers 2026/08/02 02:01:01 DEBUG : dir: reading active writers 2026/08/02 02:01:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.36s) === RUN TestReadFileHandleSeek run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:01 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:01:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:01 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:01 DEBUG : >changeNotify: 2026/08/02 02:01:01 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:01 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:01 DEBUG : >changeNotify: 2026/08/02 02:01:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:01:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:02 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:02 +0000": parsing time "Sun, 02 Aug 2026 02:01:02 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:02 +0000" as " " 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/02 02:01:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/02 02:01:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/02 02:01:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/02 02:01:02 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:02 +0000": parsing time "Sun, 02 Aug 2026 02:01:02 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:02 +0000" as " " 2026/08/02 02:01:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/02 02:01:02 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:02 +0000": parsing time "Sun, 02 Aug 2026 02:01:02 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:02 +0000" as " " 2026/08/02 02:01:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/02 02:01:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/02 02:01:02 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:02 +0000": parsing time "Sun, 02 Aug 2026 02:01:02 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:02 +0000" as " " 2026/08/02 02:01:02 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:02 DEBUG : dir: Looking for writers 2026/08/02 02:01:02 DEBUG : file1: reading active writers 2026/08/02 02:01:02 DEBUG : Looking for writers 2026/08/02 02:01:02 DEBUG : dir: reading active writers 2026/08/02 02:01:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.47s) === RUN TestReadFileHandleReadAt run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:03 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:01:03 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:03 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:03 DEBUG : >changeNotify: 2026/08/02 02:01:03 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:03 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:03 DEBUG : >changeNotify: 2026/08/02 02:01:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:01:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:01:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:03 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:03 +0000": parsing time "Sun, 02 Aug 2026 02:01:03 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:03 +0000" as " " 2026/08/02 02:01:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/02 02:01:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/02 02:01:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/02 02:01:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/02 02:01:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/02 02:01:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/02 02:01:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/02 02:01:04 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:03 +0000": parsing time "Sun, 02 Aug 2026 02:01:03 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:03 +0000" as " " 2026/08/02 02:01:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/02 02:01:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/02 02:01:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/02 02:01:04 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/02 02:01:04 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:03 +0000": parsing time "Sun, 02 Aug 2026 02:01:03 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:03 +0000" as " " 2026/08/02 02:01:04 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/02 02:01:04 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/02 02:01:04 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/02 02:01:04 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/02 02:01:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/02 02:01:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/02 02:01:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/02 02:01:04 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:04 +0000": parsing time "Sun, 02 Aug 2026 02:01:04 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:04 +0000" as " " 2026/08/02 02:01:04 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/02 02:01:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/02 02:01:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/02 02:01:04 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/02 02:01:04 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:04 +0000": parsing time "Sun, 02 Aug 2026 02:01:04 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:04 +0000" as " " 2026/08/02 02:01:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/02 02:01:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/02 02:01:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/02 02:01:04 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/02 02:01:04 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/02 02:01:04 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/02 02:01:04 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/02 02:01:04 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/02 02:01:04 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:04 DEBUG : dir: Looking for writers 2026/08/02 02:01:04 DEBUG : file1: reading active writers 2026/08/02 02:01:04 DEBUG : Looking for writers 2026/08/02 02:01:04 DEBUG : dir: reading active writers 2026/08/02 02:01:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.69s) === RUN TestReadFileHandleFlush run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:04 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:01:05 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:05 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:05 DEBUG : >changeNotify: 2026/08/02 02:01:05 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:05 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:05 DEBUG : >changeNotify: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/02 02:01:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:01:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:01:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:13 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:13 +0000": parsing time "Sun, 02 Aug 2026 02:01:13 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:13 +0000" as " " 2026/08/02 02:01:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:13 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:13 DEBUG : dir: Looking for writers 2026/08/02 02:01:13 DEBUG : file1: reading active writers 2026/08/02 02:01:13 DEBUG : Looking for writers 2026/08/02 02:01:13 DEBUG : dir: reading active writers 2026/08/02 02:01:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (9.35s) === RUN TestReadFileHandleRelease run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:14 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:01:14 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:14 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:14 DEBUG : >changeNotify: 2026/08/02 02:01:14 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:14 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:14 DEBUG : >changeNotify: 2026/08/02 02:01:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/02 02:01:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/02 02:01:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:15 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:14 +0000": parsing time "Sun, 02 Aug 2026 02:01:14 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:14 +0000" as " " 2026/08/02 02:01:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:15 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/02 02:01:15 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/02 02:01:15 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:15 DEBUG : dir: Looking for writers 2026/08/02 02:01:15 DEBUG : file1: reading active writers 2026/08/02 02:01:15 DEBUG : Looking for writers 2026/08/02 02:01:15 DEBUG : dir: reading active writers 2026/08/02 02:01:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.56s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:15 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:15 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:15 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:15 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:15 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:15 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:15 DEBUG : >changeNotify: 2026/08/02 02:01:15 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:15 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:15 DEBUG : >changeNotify: 2026/08/02 02:01:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:01:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:01:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:01:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): _readAt: size=1, off=0 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): openPending: 2026/08/02 02:01:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2026/08/02 02:01:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:01:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): >openPending: err= 2026/08/02 02:01:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/02 02:01:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:16 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:16 +0000": parsing time "Sun, 02 Aug 2026 02:01:16 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:16 +0000" as " " 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): >_readAt: n=1, err= 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): _readAt: size=256, off=1 2026/08/02 02:01:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): >_readAt: n=15, err=EOF 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): _readAt: size=16, off=16 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): >_readAt: n=0, err=EOF 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): close: 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): >close: err= 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): close: 2026/08/02 02:01:16 DEBUG : dir/file1(0x18b7e9b93980): >close: err=file already closed 2026/08/02 02:01:16 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:16 DEBUG : dir: Looking for writers 2026/08/02 02:01:16 DEBUG : file1: reading active writers 2026/08/02 02:01:16 DEBUG : Looking for writers 2026/08/02 02:01:16 DEBUG : dir: reading active writers 2026/08/02 02:01:16 DEBUG : >WaitForWriters: 2026/08/02 02:01:16 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.63s) === RUN TestRWFileHandleSeek run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:17 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:17 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:17 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:17 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:17 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:17 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:17 DEBUG : >changeNotify: 2026/08/02 02:01:17 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:17 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:17 DEBUG : >changeNotify: 2026/08/02 02:01:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:01:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:01:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:01:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): _readAt: size=1, off=0 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): openPending: 2026/08/02 02:01:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2026/08/02 02:01:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:01:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): >openPending: err= 2026/08/02 02:01:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/02 02:01:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:18 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:18 +0000": parsing time "Sun, 02 Aug 2026 02:01:18 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:18 +0000" as " " 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): >_readAt: n=1, err= 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): _readAt: size=1, off=5 2026/08/02 02:01:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): >_readAt: n=1, err= 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): _readAt: size=1, off=3 2026/08/02 02:01:18 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): >_readAt: n=1, err= 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): _readAt: size=1, off=13 2026/08/02 02:01:18 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): >_readAt: n=1, err= 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): _readAt: size=16, off=100 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): >_readAt: n=0, err=EOF 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): close: 2026/08/02 02:01:18 DEBUG : dir/file1(0x18b7e9596900): >close: err= 2026/08/02 02:01:18 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:18 DEBUG : dir: Looking for writers 2026/08/02 02:01:18 DEBUG : file1: reading active writers 2026/08/02 02:01:18 DEBUG : Looking for writers 2026/08/02 02:01:18 DEBUG : dir: reading active writers 2026/08/02 02:01:18 DEBUG : >WaitForWriters: 2026/08/02 02:01:18 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.43s) === RUN TestRWFileHandleReadAt run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:18 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:18 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:18 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:18 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:18 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:18 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:18 DEBUG : >changeNotify: 2026/08/02 02:01:19 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:19 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:19 DEBUG : >changeNotify: 2026/08/02 02:01:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:01:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:01:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:01:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): _readAt: size=1, off=0 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): openPending: 2026/08/02 02:01:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2026/08/02 02:01:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:01:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): >openPending: err= 2026/08/02 02:01:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/02 02:01:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:19 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:19 +0000": parsing time "Sun, 02 Aug 2026 02:01:19 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:19 +0000" as " " 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): >_readAt: n=1, err= 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): _readAt: size=1, off=5 2026/08/02 02:01:19 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): >_readAt: n=1, err= 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): _readAt: size=1, off=1 2026/08/02 02:01:19 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): >_readAt: n=1, err= 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): _readAt: size=6, off=10 2026/08/02 02:01:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): >_readAt: n=6, err= 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): _readAt: size=256, off=10 2026/08/02 02:01:19 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): >_readAt: n=6, err=EOF 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): _readAt: size=256, off=100 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): >_readAt: n=0, err=EOF 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): close: 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): >close: err= 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): _readAt: size=256, off=100 2026/08/02 02:01:19 DEBUG : dir/file1(0x18b7e9335dc0): >_readAt: n=0, err=file already closed 2026/08/02 02:01:19 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:19 DEBUG : dir: Looking for writers 2026/08/02 02:01:19 DEBUG : file1: reading active writers 2026/08/02 02:01:19 DEBUG : Looking for writers 2026/08/02 02:01:19 DEBUG : dir: reading active writers 2026/08/02 02:01:19 DEBUG : >WaitForWriters: 2026/08/02 02:01:19 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.37s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:20 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:20 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:20 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:20 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:20 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:20 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:20 DEBUG : >changeNotify: 2026/08/02 02:01:20 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:20 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:20 DEBUG : >changeNotify: 2026/08/02 02:01:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:20 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:01:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:01:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:01:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:01:20 DEBUG : dir/file1(0x18b7e9334640): RWFileHandle.Flush 2026/08/02 02:01:20 DEBUG : dir/file1(0x18b7e9334640): _readAt: size=256, off=0 2026/08/02 02:01:20 DEBUG : dir/file1(0x18b7e9334640): openPending: 2026/08/02 02:01:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2026/08/02 02:01:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:01:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:20 DEBUG : dir/file1(0x18b7e9334640): >openPending: err= 2026/08/02 02:01:20 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/02 02:01:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:21 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:21 +0000": parsing time "Sun, 02 Aug 2026 02:01:21 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:21 +0000" as " " 2026/08/02 02:01:21 DEBUG : dir/file1(0x18b7e9334640): >_readAt: n=16, err=EOF 2026/08/02 02:01:21 DEBUG : dir/file1(0x18b7e9334640): RWFileHandle.Flush 2026/08/02 02:01:21 DEBUG : dir/file1(0x18b7e9334640): RWFileHandle.Flush 2026/08/02 02:01:21 DEBUG : dir/file1(0x18b7e9334640): close: 2026/08/02 02:01:21 DEBUG : dir/file1(0x18b7e9334640): >close: err= 2026/08/02 02:01:21 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:21 DEBUG : dir: Looking for writers 2026/08/02 02:01:21 DEBUG : file1: reading active writers 2026/08/02 02:01:21 DEBUG : Looking for writers 2026/08/02 02:01:21 DEBUG : dir: reading active writers 2026/08/02 02:01:21 DEBUG : >WaitForWriters: 2026/08/02 02:01:21 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.42s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:21 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:21 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:21 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:21 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:21 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:21 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:21 DEBUG : >changeNotify: 2026/08/02 02:01:21 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:21 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:21 DEBUG : >changeNotify: 2026/08/02 02:01:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:01:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/02 02:01:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:01:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:01:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:01:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:01:22 DEBUG : dir/file1(0x18b7e9335a00): _readAt: size=256, off=0 2026/08/02 02:01:22 DEBUG : dir/file1(0x18b7e9335a00): openPending: 2026/08/02 02:01:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2026/08/02 02:01:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:01:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:22 DEBUG : dir/file1(0x18b7e9335a00): >openPending: err= 2026/08/02 02:01:22 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/02 02:01:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:22 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:22 +0000": parsing time "Sun, 02 Aug 2026 02:01:22 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:22 +0000" as " " 2026/08/02 02:01:22 DEBUG : dir/file1(0x18b7e9335a00): >_readAt: n=16, err=EOF 2026/08/02 02:01:22 DEBUG : dir/file1(0x18b7e9335a00): RWFileHandle.Release 2026/08/02 02:01:22 DEBUG : dir/file1(0x18b7e9335a00): close: 2026/08/02 02:01:22 DEBUG : dir/file1(0x18b7e9335a00): >close: err= 2026/08/02 02:01:22 DEBUG : dir/file1(0x18b7e9335a00): RWFileHandle.Release 2026/08/02 02:01:22 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:22 DEBUG : dir: Looking for writers 2026/08/02 02:01:22 DEBUG : file1: reading active writers 2026/08/02 02:01:22 DEBUG : Looking for writers 2026/08/02 02:01:22 DEBUG : dir: reading active writers 2026/08/02 02:01:22 DEBUG : >WaitForWriters: 2026/08/02 02:01:22 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.40s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:22 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:22 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:22 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:22 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:23 DEBUG : file1: newRWFileHandle: 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): openPending: 2026/08/02 02:01:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): >openPending: err= 2026/08/02 02:01:23 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:01:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:01:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): _writeAt: size=5, off=0 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): >_writeAt: n=5, err= 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): _writeAt: size=7, off=5 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): >_writeAt: n=7, err= 2026/08/02 02:01:23 DEBUG : file1: vfs cache: truncate to size=11 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): close: 2026/08/02 02:01:23 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:01:23.017048324 +0000 UTC m=+1124.551579481 2026/08/02 02:01:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): >close: err= 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): close: 2026/08/02 02:01:23 DEBUG : file1(0x18b7e9781500): >close: err=file already closed 2026/08/02 02:01:23 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:23 DEBUG : Looking for writers 2026/08/02 02:01:23 DEBUG : file1: reading active writers 2026/08/02 02:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:01:23 DEBUG : Looking for writers 2026/08/02 02:01:23 DEBUG : file1: reading active writers 2026/08/02 02:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:01:23 DEBUG : Looking for writers 2026/08/02 02:01:23 DEBUG : file1: reading active writers 2026/08/02 02:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:01:23 DEBUG : Looking for writers 2026/08/02 02:01:23 DEBUG : file1: reading active writers 2026/08/02 02:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:01:23 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:01:23 DEBUG : Looking for writers 2026/08/02 02:01:23 DEBUG : file1: reading active writers 2026/08/02 02:01:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:01:23 DEBUG : file1.2a5ba465.partial: size = 11 OK 2026/08/02 02:01:23 DEBUG : file1: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/02 02:01:23 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1.2a5ba465.partial" (type: 1) 2026/08/02 02:01:23 DEBUG : changeNotify: relativePath="file1.2a5ba465.partial", type=1 2026/08/02 02:01:23 DEBUG : invalidating directory cache 2026/08/02 02:01:23 DEBUG : >changeNotify: 2026/08/02 02:01:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:23 DEBUG : file1.2a5ba465.partial: renamed to: file1 2026/08/02 02:01:23 INFO : file1: Copied (new) 2026/08/02 02:01:23 DEBUG : Looking for writers 2026/08/02 02:01:23 DEBUG : file1: reading active writers 2026/08/02 02:01:23 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:01:23 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:01:23 DEBUG : >changeNotify: 2026/08/02 02:01:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-02 02:01:23 +0000 UTC,2aae6c35c94fcfb415dbe95f408b9ce91ee846ed" 2026/08/02 02:01:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:01:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:23 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:01:23 DEBUG : >WaitForWriters: 2026/08/02 02:01:23 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:23 DEBUG : Looking for writers 2026/08/02 02:01:23 DEBUG : file1: reading active writers 2026/08/02 02:01:23 DEBUG : >WaitForWriters: 2026/08/02 02:01:23 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.04s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:23 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:23 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:23 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:23 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:24 DEBUG : file1: newRWFileHandle: 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): openPending: 2026/08/02 02:01:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): >openPending: err= 2026/08/02 02:01:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:01:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): _writeAt: size=7, off=0 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): >_writeAt: n=7, err= 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): _writeAt: size=6, off=5 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): >_writeAt: n=6, err= 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): close: 2026/08/02 02:01:24 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:01:24.056904656 +0000 UTC m=+1125.591435813 2026/08/02 02:01:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): >close: err= 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): _writeAt: size=5, off=0 2026/08/02 02:01:24 DEBUG : file1(0x18b7e9780dc0): >_writeAt: n=0, err=file already closed 2026/08/02 02:01:24 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:24 DEBUG : Looking for writers 2026/08/02 02:01:24 DEBUG : file1: reading active writers 2026/08/02 02:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:01:24 DEBUG : Looking for writers 2026/08/02 02:01:24 DEBUG : file1: reading active writers 2026/08/02 02:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:01:24 DEBUG : Looking for writers 2026/08/02 02:01:24 DEBUG : file1: reading active writers 2026/08/02 02:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:01:24 DEBUG : Looking for writers 2026/08/02 02:01:24 DEBUG : file1: reading active writers 2026/08/02 02:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:01:24 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:01:24 DEBUG : Looking for writers 2026/08/02 02:01:24 DEBUG : file1: reading active writers 2026/08/02 02:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:01:24 DEBUG : file1.839b27b5.partial: size = 11 OK 2026/08/02 02:01:24 DEBUG : file1: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/02 02:01:24 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1.839b27b5.partial" (type: 1) 2026/08/02 02:01:24 DEBUG : changeNotify: relativePath="file1.839b27b5.partial", type=1 2026/08/02 02:01:24 DEBUG : invalidating directory cache 2026/08/02 02:01:24 DEBUG : >changeNotify: 2026/08/02 02:01:24 DEBUG : Looking for writers 2026/08/02 02:01:24 DEBUG : file1: reading active writers 2026/08/02 02:01:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:01:24 DEBUG : file1.839b27b5.partial: renamed to: file1 2026/08/02 02:01:24 INFO : file1: Copied (new) 2026/08/02 02:01:24 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:01:24 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:01:24 DEBUG : >changeNotify: 2026/08/02 02:01:24 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-02 02:01:24 +0000 UTC,2aae6c35c94fcfb415dbe95f408b9ce91ee846ed" 2026/08/02 02:01:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:01:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:24 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:01:24 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:24 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:24 DEBUG : Looking for writers 2026/08/02 02:01:24 DEBUG : file1: reading active writers 2026/08/02 02:01:24 DEBUG : >WaitForWriters: 2026/08/02 02:01:24 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:24 DEBUG : Looking for writers 2026/08/02 02:01:24 DEBUG : file1: reading active writers 2026/08/02 02:01:24 DEBUG : >WaitForWriters: 2026/08/02 02:01:24 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.27s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:25 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:25 DEBUG : file1: newRWFileHandle: 2026/08/02 02:01:25 DEBUG : file1(0x18b7e9c4a5c0): openPending: 2026/08/02 02:01:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:25 DEBUG : file1(0x18b7e9c4a5c0): >openPending: err= 2026/08/02 02:01:25 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:01:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:01:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:01:25 DEBUG : file1(0x18b7e9c4a5c0): close: 2026/08/02 02:01:25 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:01:25.320371823 +0000 UTC m=+1126.854902980 2026/08/02 02:01:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:25 DEBUG : file1(0x18b7e9c4a5c0): >close: err= 2026/08/02 02:01:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/02 02:01:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:01:25 DEBUG : file2: newRWFileHandle: 2026/08/02 02:01:25 DEBUG : file2(0x18b7e9c4aa40): openPending: 2026/08/02 02:01:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/02 02:01:25 DEBUG : file2(0x18b7e9c4aa40): >openPending: err= 2026/08/02 02:01:25 DEBUG : file2: >newRWFileHandle: err= 2026/08/02 02:01:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/02 02:01:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/02 02:01:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/02 02:01:25 DEBUG : file2(0x18b7e9c4aa40): RWFileHandle.Flush 2026/08/02 02:01:25 DEBUG : file2(0x18b7e9c4aa40): RWFileHandle.Release 2026/08/02 02:01:25 DEBUG : file2(0x18b7e9c4aa40): close: 2026/08/02 02:01:25 DEBUG : file2: vfs cache: setting modification time to 2026-08-02 02:01:25.321686755 +0000 UTC m=+1126.856217913 2026/08/02 02:01:25 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:25 DEBUG : file2(0x18b7e9c4aa40): >close: err= 2026/08/02 02:01:25 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:25 DEBUG : Looking for writers 2026/08/02 02:01:25 DEBUG : file1: reading active writers 2026/08/02 02:01:25 DEBUG : file2: reading active writers 2026/08/02 02:01:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/02 02:01:25 DEBUG : Looking for writers 2026/08/02 02:01:25 DEBUG : file1: reading active writers 2026/08/02 02:01:25 DEBUG : file2: reading active writers 2026/08/02 02:01:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/02 02:01:25 DEBUG : Looking for writers 2026/08/02 02:01:25 DEBUG : file1: reading active writers 2026/08/02 02:01:25 DEBUG : file2: reading active writers 2026/08/02 02:01:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/02 02:01:25 DEBUG : Looking for writers 2026/08/02 02:01:25 DEBUG : file1: reading active writers 2026/08/02 02:01:25 DEBUG : file2: reading active writers 2026/08/02 02:01:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/02 02:01:25 DEBUG : file2: vfs cache: starting upload 2026/08/02 02:01:25 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:01:25 DEBUG : Looking for writers 2026/08/02 02:01:25 DEBUG : file2: reading active writers 2026/08/02 02:01:25 DEBUG : file1: reading active writers 2026/08/02 02:01:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/02 02:01:25 DEBUG : file2.62d5d8ba.partial: size = 0 OK 2026/08/02 02:01:25 DEBUG : file2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/02 02:01:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file2.62d5d8ba.partial" (type: 1) 2026/08/02 02:01:25 DEBUG : changeNotify: relativePath="file2.62d5d8ba.partial", type=1 2026/08/02 02:01:25 DEBUG : invalidating directory cache 2026/08/02 02:01:25 DEBUG : >changeNotify: 2026/08/02 02:01:25 DEBUG : file1.2d09da38.partial: size = 0 OK 2026/08/02 02:01:25 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/02 02:01:25 DEBUG : file2.62d5d8ba.partial: renamed to: file2 2026/08/02 02:01:25 INFO : file2: Copied (new) 2026/08/02 02:01:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1.2d09da38.partial" (type: 1) 2026/08/02 02:01:25 DEBUG : changeNotify: relativePath="file1.2d09da38.partial", type=1 2026/08/02 02:01:25 DEBUG : >changeNotify: 2026/08/02 02:01:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file2" (type: 1) 2026/08/02 02:01:25 DEBUG : changeNotify: relativePath="file2", type=1 2026/08/02 02:01:25 DEBUG : >changeNotify: 2026/08/02 02:01:25 DEBUG : Looking for writers 2026/08/02 02:01:25 DEBUG : file1: reading active writers 2026/08/02 02:01:25 DEBUG : file2: reading active writers 2026/08/02 02:01:25 DEBUG : file1.2d09da38.partial: renamed to: file1 2026/08/02 02:01:25 INFO : file1: Copied (new) 2026/08/02 02:01:25 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-02 02:01:25 +0000 UTC,da39a3ee5e6b4b0d3255bfef95601890afd80709" 2026/08/02 02:01:25 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/02 02:01:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/02 02:01:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:01:25 INFO : file2: vfs cache: upload succeeded try #1 2026/08/02 02:01:25 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:01:25 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:01:25 DEBUG : >changeNotify: 2026/08/02 02:01:25 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-02 02:01:25 +0000 UTC,da39a3ee5e6b4b0d3255bfef95601890afd80709" 2026/08/02 02:01:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:01:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:25 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:01:26 DEBUG : Looking for writers 2026/08/02 02:01:26 DEBUG : file1: reading active writers 2026/08/02 02:01:26 DEBUG : file2: reading active writers 2026/08/02 02:01:26 DEBUG : >WaitForWriters: 2026/08/02 02:01:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:26 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:26 DEBUG : Looking for writers 2026/08/02 02:01:26 DEBUG : file1: reading active writers 2026/08/02 02:01:26 DEBUG : file2: reading active writers 2026/08/02 02:01:26 DEBUG : >WaitForWriters: 2026/08/02 02:01:26 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.55s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:26 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:26 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:26 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:26 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:26 DEBUG : file1: newRWFileHandle: 2026/08/02 02:01:26 DEBUG : file1(0x18b7e9c4b040): openPending: 2026/08/02 02:01:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:26 DEBUG : file1(0x18b7e9c4b040): >openPending: err= 2026/08/02 02:01:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:01:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:01:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:01:26 DEBUG : file1(0x18b7e9c4b040): _writeAt: size=5, off=0 2026/08/02 02:01:26 DEBUG : file1(0x18b7e9c4b040): >_writeAt: n=5, err= 2026/08/02 02:01:26 DEBUG : file1(0x18b7e9c4b040): RWFileHandle.Flush 2026/08/02 02:01:26 DEBUG : file1(0x18b7e9c4b040): RWFileHandle.Flush 2026/08/02 02:01:26 DEBUG : file1(0x18b7e9c4b040): close: 2026/08/02 02:01:26 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:01:26.867199936 +0000 UTC m=+1128.401731112 2026/08/02 02:01:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:26 DEBUG : file1(0x18b7e9c4b040): >close: err= 2026/08/02 02:01:26 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:26 DEBUG : Looking for writers 2026/08/02 02:01:26 DEBUG : file1: reading active writers 2026/08/02 02:01:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:01:26 DEBUG : Looking for writers 2026/08/02 02:01:26 DEBUG : file1: reading active writers 2026/08/02 02:01:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:01:26 DEBUG : Looking for writers 2026/08/02 02:01:26 DEBUG : file1: reading active writers 2026/08/02 02:01:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:01:26 DEBUG : Looking for writers 2026/08/02 02:01:26 DEBUG : file1: reading active writers 2026/08/02 02:01:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:01:26 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:01:27 DEBUG : Looking for writers 2026/08/02 02:01:27 DEBUG : file1: reading active writers 2026/08/02 02:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:01:27 DEBUG : file1.479fac95.partial: size = 5 OK 2026/08/02 02:01:27 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 02:01:27 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1.479fac95.partial" (type: 1) 2026/08/02 02:01:27 DEBUG : changeNotify: relativePath="file1.479fac95.partial", type=1 2026/08/02 02:01:27 DEBUG : invalidating directory cache 2026/08/02 02:01:27 DEBUG : >changeNotify: 2026/08/02 02:01:27 DEBUG : Looking for writers 2026/08/02 02:01:27 DEBUG : file1: reading active writers 2026/08/02 02:01:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:01:27 DEBUG : file1.479fac95.partial: renamed to: file1 2026/08/02 02:01:27 INFO : file1: Copied (new) 2026/08/02 02:01:27 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:01:27 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:01:27 DEBUG : >changeNotify: 2026/08/02 02:01:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-02 02:01:26 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2026/08/02 02:01:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:01:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:27 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:01:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja/dir/file1: no such file or directory 2026/08/02 02:01:27 DEBUG : Looking for writers 2026/08/02 02:01:27 DEBUG : file1: reading active writers 2026/08/02 02:01:27 DEBUG : >WaitForWriters: 2026/08/02 02:01:27 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (5.25s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:32 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:32 DEBUG : file1: newRWFileHandle: 2026/08/02 02:01:32 DEBUG : file1(0x18b7e9597300): openPending: 2026/08/02 02:01:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:32 DEBUG : file1(0x18b7e9597300): >openPending: err= 2026/08/02 02:01:32 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:01:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:01:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:01:32 DEBUG : file1(0x18b7e9597300): _writeAt: size=5, off=0 2026/08/02 02:01:32 DEBUG : file1(0x18b7e9597300): >_writeAt: n=5, err= 2026/08/02 02:01:32 DEBUG : file1(0x18b7e9597300): RWFileHandle.Release 2026/08/02 02:01:32 DEBUG : file1(0x18b7e9597300): close: 2026/08/02 02:01:32 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:01:32.118170237 +0000 UTC m=+1133.652701394 2026/08/02 02:01:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:32 DEBUG : file1(0x18b7e9597300): >close: err= 2026/08/02 02:01:32 DEBUG : file1(0x18b7e9597300): RWFileHandle.Release 2026/08/02 02:01:32 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:32 DEBUG : Looking for writers 2026/08/02 02:01:32 DEBUG : file1: reading active writers 2026/08/02 02:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:01:32 DEBUG : Looking for writers 2026/08/02 02:01:32 DEBUG : file1: reading active writers 2026/08/02 02:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:01:32 DEBUG : Looking for writers 2026/08/02 02:01:32 DEBUG : file1: reading active writers 2026/08/02 02:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:01:32 DEBUG : Looking for writers 2026/08/02 02:01:32 DEBUG : file1: reading active writers 2026/08/02 02:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:01:32 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:01:32 DEBUG : Looking for writers 2026/08/02 02:01:32 DEBUG : file1: reading active writers 2026/08/02 02:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:01:32 DEBUG : file1.dec3efd4.partial: size = 5 OK 2026/08/02 02:01:32 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 02:01:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1.dec3efd4.partial" (type: 1) 2026/08/02 02:01:32 DEBUG : changeNotify: relativePath="file1.dec3efd4.partial", type=1 2026/08/02 02:01:32 DEBUG : invalidating directory cache 2026/08/02 02:01:32 DEBUG : >changeNotify: 2026/08/02 02:01:32 DEBUG : Looking for writers 2026/08/02 02:01:32 DEBUG : file1: reading active writers 2026/08/02 02:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:01:32 DEBUG : file1.dec3efd4.partial: renamed to: file1 2026/08/02 02:01:32 INFO : file1: Copied (new) 2026/08/02 02:01:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:01:32 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:01:32 DEBUG : >changeNotify: 2026/08/02 02:01:32 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-02 02:01:32 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2026/08/02 02:01:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:01:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:32 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:01:32 DEBUG : Looking for writers 2026/08/02 02:01:32 DEBUG : file1: reading active writers 2026/08/02 02:01:32 DEBUG : >WaitForWriters: 2026/08/02 02:01:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReleaseWrite (8.93s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:40 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:42 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:42 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:42 DEBUG : >changeNotify: 2026/08/02 02:01:42 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:42 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:42 DEBUG : >changeNotify: 2026/08/02 02:01:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/02 02:01:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:01:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:01:42 DEBUG : dir/file1(0x18b7e9cdd1c0): openPending: 2026/08/02 02:01:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2026/08/02 02:01:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:01:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:42 DEBUG : dir/file1(0x18b7e9cdd1c0): >openPending: err= 2026/08/02 02:01:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/02 02:01:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:01:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:01:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:01:42 DEBUG : dir/file1(0x18b7e9cdd1c0): _writeAt: size=5, off=0 2026/08/02 02:01:42 DEBUG : dir/file1(0x18b7e9cdd1c0): >_writeAt: n=5, err= 2026/08/02 02:01:42 DEBUG : dir/file1(0x18b7e9cdd1c0): close: 2026/08/02 02:01:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-02 02:01:42.814923441 +0000 UTC m=+1144.349454588 2026/08/02 02:01:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:42 DEBUG : dir/file1(0x18b7e9cdd1c0): >close: err= 2026/08/02 02:01:42 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:42 DEBUG : dir: Looking for writers 2026/08/02 02:01:42 DEBUG : file1: reading active writers 2026/08/02 02:01:42 DEBUG : Looking for writers 2026/08/02 02:01:42 DEBUG : dir: reading active writers 2026/08/02 02:01:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:01:42 DEBUG : dir: Looking for writers 2026/08/02 02:01:42 DEBUG : file1: reading active writers 2026/08/02 02:01:42 DEBUG : Looking for writers 2026/08/02 02:01:42 DEBUG : dir: reading active writers 2026/08/02 02:01:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:01:42 DEBUG : dir: Looking for writers 2026/08/02 02:01:42 DEBUG : file1: reading active writers 2026/08/02 02:01:42 DEBUG : Looking for writers 2026/08/02 02:01:42 DEBUG : dir: reading active writers 2026/08/02 02:01:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:01:42 DEBUG : dir: Looking for writers 2026/08/02 02:01:42 DEBUG : file1: reading active writers 2026/08/02 02:01:42 DEBUG : Looking for writers 2026/08/02 02:01:42 DEBUG : dir: reading active writers 2026/08/02 02:01:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:01:42 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 02:01:42 DEBUG : dir: Looking for writers 2026/08/02 02:01:42 DEBUG : file1: reading active writers 2026/08/02 02:01:42 DEBUG : Looking for writers 2026/08/02 02:01:42 DEBUG : dir: reading active writers 2026/08/02 02:01:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:01:43 DEBUG : dir/file1.657e4566.partial: size = 5 OK 2026/08/02 02:01:43 DEBUG : dir/file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 02:01:43 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1.657e4566.partial" (type: 1) 2026/08/02 02:01:43 DEBUG : changeNotify: relativePath="dir/file1.657e4566.partial", type=1 2026/08/02 02:01:43 DEBUG : dir: invalidating directory cache 2026/08/02 02:01:43 DEBUG : >changeNotify: 2026/08/02 02:01:43 DEBUG : dir: Looking for writers 2026/08/02 02:01:43 DEBUG : file1: reading active writers 2026/08/02 02:01:43 DEBUG : Looking for writers 2026/08/02 02:01:43 DEBUG : dir: reading active writers 2026/08/02 02:01:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:01:43 DEBUG : dir/file1.657e4566.partial: renamed to: dir/file1 2026/08/02 02:01:43 INFO : dir/file1: Copied (replaced existing) 2026/08/02 02:01:43 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:43 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:43 DEBUG : >changeNotify: 2026/08/02 02:01:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-02 02:01:42 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2026/08/02 02:01:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 02:01:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 02:01:43 DEBUG : dir: Looking for writers 2026/08/02 02:01:43 DEBUG : file1: reading active writers 2026/08/02 02:01:43 DEBUG : Looking for writers 2026/08/02 02:01:43 DEBUG : dir: reading active writers 2026/08/02 02:01:43 DEBUG : >WaitForWriters: 2026/08/02 02:01:43 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.93s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:43 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:43 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:43 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:43 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:44 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:01:44 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:01:44 DEBUG : >changeNotify: 2026/08/02 02:01:44 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:44 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:44 DEBUG : >changeNotify: 2026/08/02 02:01:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/02 02:01:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/02 02:01:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/02 02:01:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/02 02:01:44 DEBUG : dir/file1(0x18b7e9cdc340): _writeAt: size=5, off=0 2026/08/02 02:01:44 DEBUG : dir/file1(0x18b7e9cdc340): openPending: 2026/08/02 02:01:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,fe5567e8d769550852182cdf69d74bb16dff8e29" against cached fingerprint "" 2026/08/02 02:01:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/02 02:01:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:44 DEBUG : dir/file1(0x18b7e9cdc340): >openPending: err= 2026/08/02 02:01:44 DEBUG : dir/file1(0x18b7e9cdc340): >_writeAt: n=5, err= 2026/08/02 02:01:44 DEBUG : dir/file1(0x18b7e9cdc340): _writeAt: size=15, off=5 2026/08/02 02:01:44 DEBUG : dir/file1(0x18b7e9cdc340): >_writeAt: n=15, err= 2026/08/02 02:01:44 DEBUG : dir/file1(0x18b7e9cdc340): close: 2026/08/02 02:01:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/02 02:01:44 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-02 02:01:44.727813673 +0000 UTC m=+1146.262344820 2026/08/02 02:01:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:44 DEBUG : dir/file1(0x18b7e9cdc340): >close: err= 2026/08/02 02:01:44 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:44 DEBUG : dir: Looking for writers 2026/08/02 02:01:44 DEBUG : file1: reading active writers 2026/08/02 02:01:44 DEBUG : Looking for writers 2026/08/02 02:01:44 DEBUG : dir: reading active writers 2026/08/02 02:01:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:01:44 DEBUG : dir: Looking for writers 2026/08/02 02:01:44 DEBUG : file1: reading active writers 2026/08/02 02:01:44 DEBUG : Looking for writers 2026/08/02 02:01:44 DEBUG : dir: reading active writers 2026/08/02 02:01:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:01:44 DEBUG : dir: Looking for writers 2026/08/02 02:01:44 DEBUG : file1: reading active writers 2026/08/02 02:01:44 DEBUG : Looking for writers 2026/08/02 02:01:44 DEBUG : dir: reading active writers 2026/08/02 02:01:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:01:44 DEBUG : dir: Looking for writers 2026/08/02 02:01:44 DEBUG : file1: reading active writers 2026/08/02 02:01:44 DEBUG : Looking for writers 2026/08/02 02:01:44 DEBUG : dir: reading active writers 2026/08/02 02:01:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:01:44 DEBUG : dir/file1: vfs cache: starting upload 2026/08/02 02:01:44 DEBUG : dir: Looking for writers 2026/08/02 02:01:44 DEBUG : file1: reading active writers 2026/08/02 02:01:44 DEBUG : Looking for writers 2026/08/02 02:01:44 DEBUG : dir: reading active writers 2026/08/02 02:01:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:01:44 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1.b2528d4a.partial" (type: 1) 2026/08/02 02:01:44 DEBUG : changeNotify: relativePath="dir/file1.b2528d4a.partial", type=1 2026/08/02 02:01:44 DEBUG : dir: invalidating directory cache 2026/08/02 02:01:44 DEBUG : >changeNotify: 2026/08/02 02:01:44 DEBUG : dir/file1.b2528d4a.partial: size = 20 OK 2026/08/02 02:01:44 DEBUG : dir/file1: sha1 = 57d2323f11c653458352529c8319b3f4cc13c661 OK 2026/08/02 02:01:45 DEBUG : dir: Looking for writers 2026/08/02 02:01:45 DEBUG : file1: reading active writers 2026/08/02 02:01:45 DEBUG : Looking for writers 2026/08/02 02:01:45 DEBUG : dir: reading active writers 2026/08/02 02:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:01:45 DEBUG : dir/file1.b2528d4a.partial: renamed to: dir/file1 2026/08/02 02:01:45 INFO : dir/file1: Copied (replaced existing) 2026/08/02 02:01:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:01:45 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:01:45 DEBUG : >changeNotify: 2026/08/02 02:01:45 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-02 02:01:44 +0000 UTC,57d2323f11c653458352529c8319b3f4cc13c661" 2026/08/02 02:01:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/02 02:01:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/02 02:01:45 DEBUG : dir: Looking for writers 2026/08/02 02:01:45 DEBUG : file1: reading active writers 2026/08/02 02:01:45 DEBUG : Looking for writers 2026/08/02 02:01:45 DEBUG : dir: reading active writers 2026/08/02 02:01:45 DEBUG : >WaitForWriters: 2026/08/02 02:01:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.93s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:45 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:45 DEBUG : file1: newRWFileHandle: 2026/08/02 02:01:45 DEBUG : file1(0x18b7e97a8cc0): openPending: 2026/08/02 02:01:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:45 DEBUG : file1(0x18b7e97a8cc0): >openPending: err= 2026/08/02 02:01:45 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:01:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:01:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:01:45 DEBUG : file1(0x18b7e97a8cc0): _writeAt: size=5, off=0 2026/08/02 02:01:45 DEBUG : file1(0x18b7e97a8cc0): >_writeAt: n=5, err= 2026/08/02 02:01:45 DEBUG : file1(0x18b7e97a8cc0): close: 2026/08/02 02:01:45 DEBUG : file1: vfs cache: setting modification time to 2026-08-02 02:01:45.926843254 +0000 UTC m=+1147.461374461 2026/08/02 02:01:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:45 DEBUG : file1(0x18b7e97a8cc0): >close: err= 2026/08/02 02:01:45 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:45 DEBUG : Looking for writers 2026/08/02 02:01:45 DEBUG : file1: reading active writers 2026/08/02 02:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:01:45 DEBUG : Looking for writers 2026/08/02 02:01:45 DEBUG : file1: reading active writers 2026/08/02 02:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:01:45 DEBUG : Looking for writers 2026/08/02 02:01:45 DEBUG : file1: reading active writers 2026/08/02 02:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:01:45 DEBUG : Looking for writers 2026/08/02 02:01:45 DEBUG : file1: reading active writers 2026/08/02 02:01:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:01:46 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:01:46 DEBUG : Looking for writers 2026/08/02 02:01:46 DEBUG : file1: reading active writers 2026/08/02 02:01:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:01:46 DEBUG : file1.b646ed20.partial: size = 5 OK 2026/08/02 02:01:46 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 02:01:46 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1.b646ed20.partial" (type: 1) 2026/08/02 02:01:46 DEBUG : changeNotify: relativePath="file1.b646ed20.partial", type=1 2026/08/02 02:01:46 DEBUG : invalidating directory cache 2026/08/02 02:01:46 DEBUG : >changeNotify: 2026/08/02 02:01:46 DEBUG : Looking for writers 2026/08/02 02:01:46 DEBUG : file1: reading active writers 2026/08/02 02:01:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:01:46 DEBUG : file1.b646ed20.partial: renamed to: file1 2026/08/02 02:01:46 INFO : file1: Copied (new) 2026/08/02 02:01:46 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:01:46 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:01:46 DEBUG : >changeNotify: 2026/08/02 02:01:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-02 02:01:45 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2026/08/02 02:01:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:01:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:46 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:01:46 DEBUG : Looking for writers 2026/08/02 02:01:46 DEBUG : file1: reading active writers 2026/08/02 02:01:46 DEBUG : >WaitForWriters: 2026/08/02 02:01:46 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.13s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:46 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:46 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:46 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/02 02:01:46 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a300): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a300): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a300): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.035270659 +0000 UTC m=+1148.569801816 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.035270659 +0000 UTC m=+1148.569801816 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ad00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ad00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ad00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ad00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ad00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.035270659 +0000 UTC m=+1148.569801816 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ad00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9896310 item 1 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b440): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b440): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b440): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b440): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b440): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.038879564 +0000 UTC m=+1148.573410731 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b440): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.038879564 +0000 UTC m=+1148.573410731 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e98971f0 item 2 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a2c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a2c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a2c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a2c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a2c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.040923654 +0000 UTC m=+1148.575454801 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a2c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a740): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a740): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a740): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a740): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a740): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a740): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a740): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.040923654 +0000 UTC m=+1148.575454801 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a740): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ac00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ac00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ac00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ac00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ac00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.040923654 +0000 UTC m=+1148.575454801 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ac00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9897c00 item 3 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b280): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b280): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b280): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.043113949 +0000 UTC m=+1148.577645096 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b7c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b7c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b7c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b7c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b7c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.043113949 +0000 UTC m=+1148.577645096 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b7c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94ab8f0 item 4 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4be00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4be00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4be00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4be00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4be00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.044566422 +0000 UTC m=+1148.579097569 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4be00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a67c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a67c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a67c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a67c0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a67c0): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a67c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a67c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.044566422 +0000 UTC m=+1148.579097569 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a67c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a7280): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a7280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a7280): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a7280): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a7280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.044566422 +0000 UTC m=+1148.579097569 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a7280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9754e00 item 5 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8000): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8000): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8000): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8000): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8000): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.046606094 +0000 UTC m=+1148.581137241 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8000): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8540): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8540): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8540): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8540): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8540): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.046606094 +0000 UTC m=+1148.581137241 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8540): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9755570 item 6 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8bc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8bc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8bc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8bc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8bc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.048077311 +0000 UTC m=+1148.582608458 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8bc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.048077311 +0000 UTC m=+1148.582608458 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a96c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a96c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a96c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a96c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a96c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.048077311 +0000 UTC m=+1148.582608458 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a96c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9755e30 item 7 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ec00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ec00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ec00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ec00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ec00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.050201713 +0000 UTC m=+1148.584732860 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ec00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f240): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f240): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f240): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f240): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f240): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.050201713 +0000 UTC m=+1148.584732860 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f240): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e0af0 item 8 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e941f800): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fbc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fbc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fbc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fbc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fbc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.051748824 +0000 UTC m=+1148.586279971 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fbc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc1c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc1c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc1c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc1c0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc1c0): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc1c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.051748824 +0000 UTC m=+1148.586279971 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc1c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc6c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc6c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc6c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc6c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc6c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.051748824 +0000 UTC m=+1148.586279971 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdc6c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e0e70 item 9 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdcd40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdcd40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdcd40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdcd40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdcd40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.054052012 +0000 UTC m=+1148.588583159 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdcd40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd280): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd280): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd280): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.054052012 +0000 UTC m=+1148.588583159 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e1490 item 10 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd940): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9cdd940): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd940): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd940): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd940): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd940): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdd940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cddd00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cddd00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cddd00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cddd00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cddd00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.055669457 +0000 UTC m=+1148.590200604 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cddd00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596500): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596500): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596500): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596500): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596500): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.055669457 +0000 UTC m=+1148.590200604 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.055669457 +0000 UTC m=+1148.590200604 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e19d0 item 11 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95971c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95971c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95971c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95971c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95971c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.057766918 +0000 UTC m=+1148.592298055 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95971c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597740): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597740): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597740): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597740): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597740): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.057766918 +0000 UTC m=+1148.592298055 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597740): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93e6cb0 item 12 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e80): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9597e80): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e80): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e80): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334b40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334b40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334b40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334b40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334b40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.05936239 +0000 UTC m=+1148.593893547 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334b40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335ac0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335ac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335ac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335ac0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335ac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.05936239 +0000 UTC m=+1148.593893547 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335ac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93e7810 item 13 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634240): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634240): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634240): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634240): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634240): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.060847945 +0000 UTC m=+1148.595379083 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634240): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634780): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634780): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634780): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634780): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634780): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.060847945 +0000 UTC m=+1148.595379083 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634780): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918a460 item 14 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634dc0): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9634dc0): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634dc0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634dc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634dc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9634dc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635180): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635180): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635180): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635180): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635180): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.062507058 +0000 UTC m=+1148.597038205 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635180): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635840): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635840): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.062507058 +0000 UTC m=+1148.597038205 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918aa80 item 15 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635ec0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635ec0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.06402803 +0000 UTC m=+1148.598559177 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9635ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654500): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654500): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654500): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.06402803 +0000 UTC m=+1148.598559177 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918b490 item 16 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654b40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654b40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654b40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654b40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654b40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.065373029 +0000 UTC m=+1148.599904176 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654b40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654fc0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654fc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654fc0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654fc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654fc0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654fc0): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654fc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.065373029 +0000 UTC m=+1148.599904176 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9654fc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96554c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96554c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96554c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96554c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96554c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.065373029 +0000 UTC m=+1148.599904176 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96554c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918ba40 item 17 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9655b40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9655b40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9655b40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9655b40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9655b40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.067349342 +0000 UTC m=+1148.601880479 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9655b40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a180): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a180): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a180): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a180): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a180): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.067349342 +0000 UTC m=+1148.601880479 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a180): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fc540 item 18 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a800): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a800): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a800): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a800): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a800): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.068743513 +0000 UTC m=+1148.603274660 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970a800): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970ad00): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970ad00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970ad00): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970ad00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970ad00): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970ad00): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970ad00): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970ad00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.068743513 +0000 UTC m=+1148.603274660 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970ad00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b200): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b200): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b200): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b200): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b200): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.068743513 +0000 UTC m=+1148.603274660 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b200): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fd490 item 19 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b880): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b880): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b880): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.071780058 +0000 UTC m=+1148.606311215 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970b880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970bdc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970bdc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970bdc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970bdc0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970bdc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.071780058 +0000 UTC m=+1148.606311215 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e970bdc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9499340 item 20 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738540): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738540): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738540): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738540): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738540): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.073630521 +0000 UTC m=+1148.608161678 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738540): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738a40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738a40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738a40): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738a40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738a40): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738a40): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738a40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.073630521 +0000 UTC m=+1148.608161678 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738a40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738f40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738f40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738f40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738f40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738f40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.073630521 +0000 UTC m=+1148.608161678 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9738f40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9499ab0 item 21 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97395c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97395c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97395c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97395c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97395c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.076574981 +0000 UTC m=+1148.611106148 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97395c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9739b00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9739b00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9739b00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9739b00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9739b00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.076574981 +0000 UTC m=+1148.611106148 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9739b00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9592a80 item 22 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a280): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a280): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a280): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.078748285 +0000 UTC m=+1148.613279443 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a780): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a780): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a780): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a780): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a780): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a780): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a780): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a780): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.078748285 +0000 UTC m=+1148.613279443 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983a780): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983ac80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983ac80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983ac80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983ac80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983ac80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.078748285 +0000 UTC m=+1148.613279443 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983ac80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e95938f0 item 23 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b300): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b300): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b300): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.08142016 +0000 UTC m=+1148.615951408 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b840): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b840): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.08142016 +0000 UTC m=+1148.615951408 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983b840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969e1c0 item 24 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983be80): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e983be80): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983be80): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983be80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983be80): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983be80): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e983be80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa340): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa340): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa340): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa340): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa340): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.083553498 +0000 UTC m=+1148.618084665 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa340): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa840): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa840): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa840): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa840): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa840): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.083553498 +0000 UTC m=+1148.618084665 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fa840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fad80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fad80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fad80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fad80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fad80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.083553498 +0000 UTC m=+1148.618084665 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fad80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969e5b0 item 25 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb400): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb400): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb400): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.086303682 +0000 UTC m=+1148.620834829 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb940): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb940): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb940): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.086303682 +0000 UTC m=+1148.620834829 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98fb940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969ee00 item 26 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a080): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e991a080): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a080): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a080): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a080): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a080): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a440): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a440): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a440): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a440): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a440): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.088693934 +0000 UTC m=+1148.623225081 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a440): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a940): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a940): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a940): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a940): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a940): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a940): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.088693934 +0000 UTC m=+1148.623225081 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991a940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ae80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ae80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ae80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ae80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ae80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.088693934 +0000 UTC m=+1148.623225081 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ae80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969f420 item 27 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991b500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991b500): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991b500): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991b500): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991b500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.091389423 +0000 UTC m=+1148.625920570 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991b500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ba40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ba40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ba40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ba40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ba40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.091389423 +0000 UTC m=+1148.625920570 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e991ba40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969fb20 item 28 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245280): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9245280): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245280): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245280): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245280): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245280): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245680): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245680): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245680): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245680): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245680): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.093289963 +0000 UTC m=+1148.627821210 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245680): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c20c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c20c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c20c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c20c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c20c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.093289963 +0000 UTC m=+1148.627821210 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c20c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94b53b0 item 29 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2740): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2740): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2740): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2740): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2740): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.095293857 +0000 UTC m=+1148.629825004 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2740): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2c80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2c80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2c80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2c80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2c80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.095293857 +0000 UTC m=+1148.629825004 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2c80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94b5e30 item 30 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c32c0): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e97c32c0): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c32c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c32c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c32c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c32c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c32c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3680): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3680): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3680): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3680): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3680): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.097167103 +0000 UTC m=+1148.631698250 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3680): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3d40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3d40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3d40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3d40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3d40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.097167103 +0000 UTC m=+1148.631698250 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3d40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93dd3b0 item 31 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ee4c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ee4c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ee4c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ee4c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ee4c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.099978652 +0000 UTC m=+1148.634509799 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ee4c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97eea00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97eea00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97eea00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97eea00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97eea00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.099978652 +0000 UTC m=+1148.634509799 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97eea00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c41c0 item 32 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef040): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef040): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef040): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef040): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef040): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.101543327 +0000 UTC m=+1148.636074464 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef040): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef4c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef4c0): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef4c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef4c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c4af0 item 33 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef4c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef4c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.102129003 +0000 UTC m=+1148.636660150 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef4c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef9c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef9c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef9c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef9c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef9c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.102129003 +0000 UTC m=+1148.636660150 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ef9c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c4e70 item 33 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2100): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2100): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.103709527 +0000 UTC m=+1148.638240674 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8ffc2a0 item 34 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.104443193 +0000 UTC m=+1148.638974340 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2ac0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2ac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2ac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2ac0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2ac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.104443193 +0000 UTC m=+1148.638974340 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2ac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8ffc7e0 item 34 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3100): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3100): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.105730543 +0000 UTC m=+1148.640261680 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3580): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3580): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3580): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3580): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8ffdc70 item 35 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3580): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.106284529 +0000 UTC m=+1148.640815676 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3a80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3a80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3a80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3a80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3a80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.106284529 +0000 UTC m=+1148.640815676 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3a80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e95c8460 item 35 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc200): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc200): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc200): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc200): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc200): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.107747642 +0000 UTC m=+1148.642278789 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc200): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc700): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc700): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e95c92d0 item 36 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc700): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc700): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc700): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc700): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc700): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.10841913 +0000 UTC m=+1148.642950277 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bc700): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bcc40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bcc40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bcc40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bcc40): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bcc40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.10841913 +0000 UTC m=+1148.642950277 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bcc40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e95c9500 item 36 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd280): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd280): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd280): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.109734925 +0000 UTC m=+1148.644266072 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd700): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd700): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd700): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd700): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd700): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c24d0 item 37 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd700): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd700): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.11029406 +0000 UTC m=+1148.644825197 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bd700): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bdc00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bdc00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bdc00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bdc00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bdc00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.11029406 +0000 UTC m=+1148.644825197 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99bdc00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c2690 item 37 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8380): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8380): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8380): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.111849117 +0000 UTC m=+1148.646380264 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8880): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c3b20 item 38 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8880): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8880): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8880): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8880): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.112537577 +0000 UTC m=+1148.647068724 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8dc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8dc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8dc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8dc0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8dc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.112537577 +0000 UTC m=+1148.647068724 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e8dc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93b28c0 item 38 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9440): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9440): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9440): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9440): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9440): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.114451751 +0000 UTC m=+1148.648982898 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9440): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9940): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9940): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9940): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9940): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93b3960 item 39 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9940): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.11523 +0000 UTC m=+1148.649761147 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9e40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9e40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9e40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9e40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9e40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.11523 +0000 UTC m=+1148.649761147 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99e9e40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2070 item 39 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a885c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a885c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a885c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a885c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a885c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.116709915 +0000 UTC m=+1148.651241062 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a885c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a88ac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a88ac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b23f0 item 40 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a88ac0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a88ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a88ac0): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a88ac0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a88ac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.117354011 +0000 UTC m=+1148.651885158 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a88ac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89000): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89000): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89000): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89000): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89000): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.117354011 +0000 UTC m=+1148.651885158 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89000): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2620 item 40 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a895c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a895c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a895c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a895c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a895c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a895c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a895c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.11948797 +0000 UTC m=+1148.654019167 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a895c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89ac0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89ac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89ac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b29a0 item 41 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89ac0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89ac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.120158567 +0000 UTC m=+1148.654689714 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a89ac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4080): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4080): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4080): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4080): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2b60 item 41 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4080): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.120946825 +0000 UTC m=+1148.655477962 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab45c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab45c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab45c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab45c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab45c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.120946825 +0000 UTC m=+1148.655477962 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab45c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2e00 item 41 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4c00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4c00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4c00): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4c00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4c00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4c00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4c00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.122526708 +0000 UTC m=+1148.657057855 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab4c00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5100): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b31f0 item 42 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5100): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.123027974 +0000 UTC m=+1148.657559121 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5640): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5640): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b3420 item 42 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5640): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5640): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5640): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5640): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5640): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.12360883 +0000 UTC m=+1148.658139977 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5640): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5bc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5bc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5bc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5bc0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5bc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.12360883 +0000 UTC m=+1148.658139977 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ab5bc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b36c0 item 42 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0300): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0300): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0300): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0300): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0300): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.124962868 +0000 UTC m=+1148.659494015 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0800): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0800): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0800): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b3a40 item 43 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0800): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0800): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.125490924 +0000 UTC m=+1148.660022072 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0800): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0d40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0d40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0d40): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0d40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0d40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b3c00 item 43 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0d40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0d40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.126283823 +0000 UTC m=+1148.660814970 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae0d40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1280): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1280): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1280): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.126283823 +0000 UTC m=+1148.660814970 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe4000 item 43 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae18c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae18c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae18c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae18c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae18c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae18c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae18c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.127708813 +0000 UTC m=+1148.662239960 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae18c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1dc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1dc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1dc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe48c0 item 44 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1dc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1dc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.12824265 +0000 UTC m=+1148.662773797 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ae1dc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c400): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe4b60 item 44 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c400): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c400): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c400): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c400): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.128880445 +0000 UTC m=+1148.663411593 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c980): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c980): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c980): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c980): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c980): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.128880445 +0000 UTC m=+1148.663411593 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0c980): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe4fc0 item 44 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0cfc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0cfc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0cfc0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0cfc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0cfc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0cfc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0cfc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.130414722 +0000 UTC m=+1148.664945859 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0cfc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0d4c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0d4c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0d4c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe5b90 item 45 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0d4c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0d4c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.131173915 +0000 UTC m=+1148.665705063 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0d4c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0dbc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0dbc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0dbc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0dbc0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0dbc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.131173915 +0000 UTC m=+1148.665705063 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b0dbc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe8540 item 45 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e300): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e300): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e300): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e300): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e300): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.132602363 +0000 UTC m=+1148.667133500 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e800): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e800): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e800): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe9340 item 46 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e800): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e800): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.133158052 +0000 UTC m=+1148.667689189 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3e800): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3ef00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3ef00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3ef00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3ef00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3ef00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.133158052 +0000 UTC m=+1148.667689189 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3ef00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe95e0 item 46 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3f540): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3f540): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3f540): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3f540): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3f540): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3f540): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3f540): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.134864955 +0000 UTC m=+1148.669396102 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3f540): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3fa40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3fa40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3fa40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe9b90 item 47 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3fa40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3fa40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.13547617 +0000 UTC m=+1148.670007306 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b3fa40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a240): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a240): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a240): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a240): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a240): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.13547617 +0000 UTC m=+1148.670007306 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a240): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe9e30 item 47 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a880): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a880): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a880): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a880): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a880): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.13704971 +0000 UTC m=+1148.671580887 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6a880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6ad80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6ad80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6ad80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93bae00 item 48 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6ad80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6ad80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.137788375 +0000 UTC m=+1148.672319552 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6ad80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6b480): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6b480): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6b480): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6b480): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6b480): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.137788375 +0000 UTC m=+1148.672319552 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6b480): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93bb570 item 48 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6bac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6bac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6bac0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6bac0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6bac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.139644721 +0000 UTC m=+1148.674175928 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b6bac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04040): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04040): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04040): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04040): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04040): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04040): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93bbe30 item 49 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04040): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04040): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.140258399 +0000 UTC m=+1148.674789546 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04040): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04580): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04580): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04580): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.140258399 +0000 UTC m=+1148.674789546 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90a8af0 item 49 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04c00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04c00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04c00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04c00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04c00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.141887214 +0000 UTC m=+1148.676418361 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c04c00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05100): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90a93b0 item 50 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05100): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05100): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05100): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05100): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.142514569 +0000 UTC m=+1148.677045716 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05680): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05680): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05680): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05680): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05680): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.142514569 +0000 UTC m=+1148.677045716 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05680): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90a9b90 item 50 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05d00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05d00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05d00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05d00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05d00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.144073382 +0000 UTC m=+1148.678604520 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c05d00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4c300): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4c300): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4c300): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4c300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4c300): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4c300): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975a2a0 item 51 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4c300): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4c300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.144730373 +0000 UTC m=+1148.679261520 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4c300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88580): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88580): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88580): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.144730373 +0000 UTC m=+1148.679261520 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984c150 item 51 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88c00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88c00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88c00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88c00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88c00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.146405256 +0000 UTC m=+1148.680936403 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88c00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89100): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984c540 item 52 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89100): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89100): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89100): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89100): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.147101509 +0000 UTC m=+1148.681632657 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89680): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89680): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89680): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89680): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89680): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.147101509 +0000 UTC m=+1148.681632657 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89680): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984c770 item 52 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89d00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89d00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89d00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89d00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89d00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.14853111 +0000 UTC m=+1148.683062257 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89d00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc300): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc300): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc300): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc300): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc300): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984caf0 item 53 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc300): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.149166941 +0000 UTC m=+1148.683698088 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc840): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc840): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.149166941 +0000 UTC m=+1148.683698088 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdc840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984ccb0 item 53 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdcec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdcec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdcec0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdcec0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdcec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.150673866 +0000 UTC m=+1148.685205013 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdcec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd3c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd3c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd3c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984d030 item 54 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd3c0): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd3c0): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd3c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd3c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.151305148 +0000 UTC m=+1148.685836295 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd3c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd940): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd940): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd940): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.151305148 +0000 UTC m=+1148.685836295 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bdd940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984d1f0 item 54 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c920c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c920c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c920c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c920c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c920c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.152636372 +0000 UTC m=+1148.687167519 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c920c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c925c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c925c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c925c0): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c925c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c925c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c925c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984d570 item 55 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c925c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c925c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.153289855 +0000 UTC m=+1148.687821002 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c925c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c92b00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c92b00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c92b00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c92b00): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c92b00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.153289855 +0000 UTC m=+1148.687821002 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c92b00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984d7a0 item 55 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93180): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93180): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93180): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93180): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93180): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.154729784 +0000 UTC m=+1148.689260931 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93180): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93680): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93680): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93680): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984db90 item 56 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93680): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93680): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93680): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93680): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93680): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.155536377 +0000 UTC m=+1148.690067515 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93680): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93c00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93c00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93c00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93c00): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93c00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.155536377 +0000 UTC m=+1148.690067515 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c93c00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984ddc0 item 56 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4340): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4340): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4340): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4340): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4340): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4340): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4340): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4340): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.15681953 +0000 UTC m=+1148.691350677 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4340): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4880): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4880): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984e2a0 item 57 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4880): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.157413973 +0000 UTC m=+1148.691945120 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4dc0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4dc0): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4dc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4dc0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4dc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984e460 item 57 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4dc0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4dc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.157955765 +0000 UTC m=+1148.692486953 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb4dc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5340): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5340): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5340): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5340): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5340): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.157955765 +0000 UTC m=+1148.692486953 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5340): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984e690 item 57 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5980): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5980): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5980): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5980): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5980): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5980): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5980): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5980): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.159511372 +0000 UTC m=+1148.694042519 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5980): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5ec0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984ebd0 item 58 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5ec0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.160051883 +0000 UTC m=+1148.694583030 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cb5ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cde500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cde500): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cde500): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984ee00 item 58 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cde500): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cde500): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cde500): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cde500): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cde500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.160609045 +0000 UTC m=+1148.695140192 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cde500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdeac0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdeac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdeac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdeac0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdeac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.160609045 +0000 UTC m=+1148.695140192 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdeac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984efc0 item 58 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf100): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf100): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf100): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf100): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf100): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.161850009 +0000 UTC m=+1148.696381145 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf640): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf640): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf640): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984f570 item 59 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf640): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf640): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.162410106 +0000 UTC m=+1148.696941243 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdf640): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdfb80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdfb80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdfb80): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdfb80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdfb80): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdfb80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984f7a0 item 59 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdfb80): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdfb80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.162955947 +0000 UTC m=+1148.697487094 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cdfb80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22200): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22200): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22200): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22200): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22200): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.162955947 +0000 UTC m=+1148.697487094 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22200): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984f960 item 59 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22840): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22840): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22840): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22840): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22840): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22840): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.164500584 +0000 UTC m=+1148.699031761 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22d80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22d80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22d80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984fce0 item 60 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22d80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22d80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.165049149 +0000 UTC m=+1148.699580317 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d22d80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d232c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d232c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d232c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854070 item 60 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d232c0): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d232c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d232c0): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d232c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d232c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.165580743 +0000 UTC m=+1148.700111890 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d232c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23880): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23880): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23880): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.165580743 +0000 UTC m=+1148.700111890 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854230 item 60 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23ec0): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23ec0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23ec0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23ec0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.166845482 +0000 UTC m=+1148.701376629 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d23ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64500): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64500): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854850 item 61 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64500): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.167426228 +0000 UTC m=+1148.701957375 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64c00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64c00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64c00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64c00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64c00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.167426228 +0000 UTC m=+1148.701957375 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d64c00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854a80 item 61 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65240): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65240): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65240): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65240): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65240): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65240): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65240): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65240): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.168887667 +0000 UTC m=+1148.703418815 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65240): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65780): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65780): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65780): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854e00 item 62 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65780): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65780): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.169505284 +0000 UTC m=+1148.704036421 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65780): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65e80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65e80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65e80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65e80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65e80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.169505284 +0000 UTC m=+1148.704036421 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d65e80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9855110 item 62 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d885c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d885c0): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d885c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d885c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d885c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d885c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d885c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d885c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.171136152 +0000 UTC m=+1148.705667300 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d885c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d88b00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d88b00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d88b00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e98556c0 item 63 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d88b00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d88b00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.171649782 +0000 UTC m=+1148.706180929 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d88b00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89200): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89200): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89200): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89200): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89200): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.171649782 +0000 UTC m=+1148.706180929 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89200): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9855880 item 63 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89840): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89840): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89840): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89840): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89840): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89840): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.173286794 +0000 UTC m=+1148.707817941 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89d80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89d80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89d80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9855c00 item 64 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89d80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89d80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.173752323 +0000 UTC m=+1148.708283460 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9d89d80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dba580): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dba580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dba580): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dba580): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dba580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.173752323 +0000 UTC m=+1148.708283460 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dba580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9855dc0 item 64 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbabc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbabc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbabc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbabc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbabc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.175406847 +0000 UTC m=+1148.709937994 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbabc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb040): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb040): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb040): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb040): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb040): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985c2a0 item 65 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb040): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb040): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.175895509 +0000 UTC m=+1148.710426656 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb040): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb540): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb540): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb540): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb540): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb540): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.175895509 +0000 UTC m=+1148.710426656 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbb540): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985c4d0 item 65 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbbb80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbbb80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbbb80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbbb80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbbb80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.177634643 +0000 UTC m=+1148.712165780 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9dbbb80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985c850 item 66 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6100): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6100): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6100): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6100): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.178318645 +0000 UTC m=+1148.712849792 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6640): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6640): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6640): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6640): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6640): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.178318645 +0000 UTC m=+1148.712849792 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6640): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985ca10 item 66 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6c80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6c80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6c80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6c80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6c80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.179674054 +0000 UTC m=+1148.714205191 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de6c80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7100): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7100): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7100): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7100): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985ce00 item 67 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7100): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.180361021 +0000 UTC m=+1148.714892168 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7600): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7600): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7600): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7600): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7600): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.180361021 +0000 UTC m=+1148.714892168 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7600): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985cfc0 item 67 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7c80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7c80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7c80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7c80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7c80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.181691755 +0000 UTC m=+1148.716222891 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9de7c80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08280): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985d340 item 68 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08280): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08280): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08280): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08280): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.182440488 +0000 UTC m=+1148.716971635 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e087c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e087c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e087c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e087c0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e087c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.182440488 +0000 UTC m=+1148.716971635 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e087c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985d500 item 68 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08e00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08e00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08e00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08e00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08e00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.183755521 +0000 UTC m=+1148.718286668 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e08e00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09280): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09280): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09280): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09280): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985d880 item 69 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09280): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.184427199 +0000 UTC m=+1148.718958346 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09780): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09780): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09780): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09780): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09780): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.184427199 +0000 UTC m=+1148.718958346 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09780): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985da40 item 69 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09e00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09e00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09e00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09e00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09e00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.185821201 +0000 UTC m=+1148.720352338 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e09e00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22400): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e985de30 item 70 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22400): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22400): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22400): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22400): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.186729536 +0000 UTC m=+1148.721260683 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781140): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781140): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781140): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781140): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781140): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.186729536 +0000 UTC m=+1148.721260683 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781140): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d0230 item 70 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780940): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780940): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780940): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.190400297 +0000 UTC m=+1148.724931444 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781340): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781340): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781340): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781340): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781340): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d0690 item 71 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781340): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781340): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.190902386 +0000 UTC m=+1148.725433533 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781340): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22180): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22180): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22180): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22180): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22180): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.190902386 +0000 UTC m=+1148.725433533 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22180): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d0850 item 71 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22d80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22d80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22d80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22d80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22d80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.192355579 +0000 UTC m=+1148.726886726 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22d80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23280): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d0c40 item 72 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23280): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23280): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23280): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23280): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.192847429 +0000 UTC m=+1148.727378576 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e237c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e237c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e237c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e237c0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e237c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.192847429 +0000 UTC m=+1148.727378576 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e237c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d0e70 item 72 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23d80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23d80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23d80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23d80): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23d80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23d80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23d80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.194312274 +0000 UTC m=+1148.728843421 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23d80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a4c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a4c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a4c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d1420 item 73 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a4c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a4c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.195203176 +0000 UTC m=+1148.729734314 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a4c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a980): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a980): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a980): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a980): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a980): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d19d0 item 73 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a980): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a980): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.19571889 +0000 UTC m=+1148.730250037 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a980): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962afc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962afc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962afc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962afc0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962afc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.19571889 +0000 UTC m=+1148.730250037 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962afc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d1c00 item 73 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b600): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b600): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b600): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b600): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b600): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b600): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b600): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.197225745 +0000 UTC m=+1148.731756892 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b600): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bc40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bc40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bc40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969e230 item 74 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bc40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bc40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.19761462 +0000 UTC m=+1148.732145767 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bc40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a380): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969e3f0 item 74 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a380): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a380): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a380): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a380): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.198221866 +0000 UTC m=+1148.732753013 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a900): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a900): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a900): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a900): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a900): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.198221866 +0000 UTC m=+1148.732753013 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a900): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969e620 item 74 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4af40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4af40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4af40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4af40): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4af40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4af40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4af40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.19962215 +0000 UTC m=+1148.734153297 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4af40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b440): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b440): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b440): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969ecb0 item 75 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b440): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b440): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.200500739 +0000 UTC m=+1148.735031886 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b440): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b980): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b980): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b980): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b980): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b980): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969eee0 item 75 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b980): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b980): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.201273288 +0000 UTC m=+1148.735804445 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b980): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bec0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bec0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.201273288 +0000 UTC m=+1148.735804445 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969f1f0 item 75 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f80): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.202892715 +0000 UTC m=+1148.737423863 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969f730 item 76 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.203570325 +0000 UTC m=+1148.738101493 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8180): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8180): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969fab0 item 76 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8180): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8180): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8180): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8180): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8180): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.204352202 +0000 UTC m=+1148.738883349 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8180): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8700): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8700): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8700): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8700): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8700): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.204352202 +0000 UTC m=+1148.738883349 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8700): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969fce0 item 76 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8d40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8d40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8d40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8d40): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8d40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8d40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8d40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.206362548 +0000 UTC m=+1148.740893695 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8d40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9240): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9240): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9240): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975a1c0 item 77 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9240): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9240): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.207058782 +0000 UTC m=+1148.741589949 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9240): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eec0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eec0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.207058782 +0000 UTC m=+1148.741589949 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a0310 item 77 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f500): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f500): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f500): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f500): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f500): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.2086673 +0000 UTC m=+1148.743198447 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fa00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fa00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fa00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a07e0 item 78 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fa00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fa00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.209178484 +0000 UTC m=+1148.743709631 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fa00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596400): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596400): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596400): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.209178484 +0000 UTC m=+1148.743709631 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a0a10 item 78 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b80): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.21053156 +0000 UTC m=+1148.745062707 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596b80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597080): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597080): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a0f50 item 79 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597080): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.211022286 +0000 UTC m=+1148.745553433 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95977c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95977c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95977c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95977c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95977c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.211022286 +0000 UTC m=+1148.745553433 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95977c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a1180 item 79 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e00): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e00): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.212628118 +0000 UTC m=+1148.747159255 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597e00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334c00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334c00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334c00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a1500 item 80 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334c00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334c00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.213119427 +0000 UTC m=+1148.747650574 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334c00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335bc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335bc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335bc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335bc0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335bc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.213119427 +0000 UTC m=+1148.747650574 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335bc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a1730 item 80 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244c00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244c00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244c00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244c00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244c00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.215273974 +0000 UTC m=+1148.749805121 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244c00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92453c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92453c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92453c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92453c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92453c0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92453c0): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a1b20 item 81 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92453c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92453c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.215883385 +0000 UTC m=+1148.750414532 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92453c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245900): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245900): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245900): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245900): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245900): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.215883385 +0000 UTC m=+1148.750414532 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245900): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a1ce0 item 81 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.21726843 +0000 UTC m=+1148.751799577 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88880): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88880): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9896460 item 82 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88880): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88880): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88880): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88880): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.218067309 +0000 UTC m=+1148.752598456 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88e00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88e00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88e00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88e00): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88e00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.218067309 +0000 UTC m=+1148.752598456 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88e00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9896cb0 item 82 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89480): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89480): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89480): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89480): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89480): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.219560429 +0000 UTC m=+1148.754091576 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89480): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89980): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89980): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89980): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89980): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89980): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89980): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9897500 item 83 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89980): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89980): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.22013338 +0000 UTC m=+1148.754664517 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89980): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89ec0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89ec0): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.22013338 +0000 UTC m=+1148.754664517 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9897ab0 item 83 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96de640): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96de640): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96de640): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96de640): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96de640): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.221401104 +0000 UTC m=+1148.755932251 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96de640): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96deb40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96deb40): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96deb40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94aaa10 item 84 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96deb40): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96deb40): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96deb40): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96deb40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96deb40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.222062903 +0000 UTC m=+1148.756594040 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96deb40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df0c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df0c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df0c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df0c0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df0c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.222062903 +0000 UTC m=+1148.756594040 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df0c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94ab2d0 item 84 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df740): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df740): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df740): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df740): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df740): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.223617619 +0000 UTC m=+1148.758148766 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96df740): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96dfc40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96dfc40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96dfc40): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96dfc40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96dfc40): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96dfc40): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9754a80 item 85 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96dfc40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96dfc40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.224165814 +0000 UTC m=+1148.758696961 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96dfc40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a280): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a280): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a280): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.224165814 +0000 UTC m=+1148.758696961 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9755030 item 85 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a900): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a900): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a900): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a900): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a900): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.225566468 +0000 UTC m=+1148.760097615 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971a900): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ae00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ae00): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ae00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9755570 item 86 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ae00): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ae00): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ae00): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ae00): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ae00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.226174126 +0000 UTC m=+1148.760705264 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ae00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971b380): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971b380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971b380): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971b380): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971b380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.226174126 +0000 UTC m=+1148.760705264 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971b380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9755a40 item 86 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ba00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ba00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ba00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ba00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ba00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.227512043 +0000 UTC m=+1148.762043180 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e971ba00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756000): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756000): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756000): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756000): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756000): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756000): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e0380 item 87 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756000): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756000): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.228241139 +0000 UTC m=+1148.762772286 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756000): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756540): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756540): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756540): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756540): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756540): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.228241139 +0000 UTC m=+1148.762772286 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756540): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e0690 item 87 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756bc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756bc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756bc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756bc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756bc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.22963979 +0000 UTC m=+1148.764170937 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9756bc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97570c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97570c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97570c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e0d20 item 88 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97570c0): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97570c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97570c0): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97570c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97570c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.230213723 +0000 UTC m=+1148.764744870 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97570c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757640): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757640): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757640): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757640): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757640): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.230213723 +0000 UTC m=+1148.764744870 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757640): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e0ee0 item 88 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757c80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757c80): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757c80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757c80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757c80): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757c80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757c80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757c80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.231541882 +0000 UTC m=+1148.766073029 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9757c80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b82c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b82c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b82c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e13b0 item 89 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b82c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b82c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.232067204 +0000 UTC m=+1148.766598351 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b82c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8800): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8800): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8800): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8800): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8800): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8800): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e1650 item 89 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8800): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8800): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.232887532 +0000 UTC m=+1148.767418679 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8800): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8d80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8d80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8d80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8d80): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8d80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.232887532 +0000 UTC m=+1148.767418679 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b8d80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e18f0 item 89 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b93c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b93c0): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b93c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b93c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b93c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b93c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b93c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b93c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.234389247 +0000 UTC m=+1148.768920385 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b93c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9900): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9900): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9900): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e1e30 item 90 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9900): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9900): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.234890635 +0000 UTC m=+1148.769421782 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9900): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9e40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9e40): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9e40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93e6c40 item 90 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9e40): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9e40): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9e40): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9e40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9e40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.235522458 +0000 UTC m=+1148.770053605 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97b9e40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ce500): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ce500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ce500): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ce500): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ce500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.235522458 +0000 UTC m=+1148.770053605 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ce500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93e7180 item 90 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ceb40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ceb40): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ceb40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ceb40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ceb40): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ceb40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ceb40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ceb40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.236741981 +0000 UTC m=+1148.771273128 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97ceb40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf080): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf080): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93e7a40 item 91 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf080): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.237227356 +0000 UTC m=+1148.771758504 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf5c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf5c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf5c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf5c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf5c0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf5c0): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918a2a0 item 91 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf5c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf5c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.237789589 +0000 UTC m=+1148.772320736 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cf5c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cfb40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cfb40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cfb40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cfb40): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cfb40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.237789589 +0000 UTC m=+1148.772320736 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97cfb40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918a5b0 item 91 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa280): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa280): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa280): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa280): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa280): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa280): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.239147493 +0000 UTC m=+1148.773678640 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa7c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa7c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa7c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918aee0 item 92 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa7c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa7c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.239607792 +0000 UTC m=+1148.774138939 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fa7c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fad00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fad00): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fad00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918b420 item 92 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fad00): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fad00): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fad00): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fad00): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fad00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.24016834 +0000 UTC m=+1148.774699487 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fad00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb2c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb2c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb2c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb2c0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb2c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.24016834 +0000 UTC m=+1148.774699487 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb2c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918b6c0 item 92 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb900): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb900): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb900): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb900): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb900): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb900): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb900): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb900): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.241466321 +0000 UTC m=+1148.775997468 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fb900): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fbe40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fbe40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fbe40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918bc70 item 93 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fbe40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fbe40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.241961927 +0000 UTC m=+1148.776493065 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97fbe40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8640): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8640): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8640): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8640): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8640): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.241961927 +0000 UTC m=+1148.776493065 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8640): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fc230 item 93 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8c80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8c80): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8c80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8c80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8c80): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8c80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8c80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8c80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.243539035 +0000 UTC m=+1148.778070182 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b8c80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b91c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b91c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b91c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fca80 item 94 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b91c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b91c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.244059026 +0000 UTC m=+1148.778590173 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b91c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b98c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b98c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b98c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b98c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b98c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.244059026 +0000 UTC m=+1148.778590173 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98b98c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fd490 item 94 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee000): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee000): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee000): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee000): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee000): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee000): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee000): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee000): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.245733979 +0000 UTC m=+1148.780265167 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee000): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee540): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee540): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee540): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9498770 item 95 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee540): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee540): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.246244964 +0000 UTC m=+1148.780776111 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ee540): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98eec40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98eec40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98eec40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98eec40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98eec40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.246244964 +0000 UTC m=+1148.780776111 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98eec40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94992d0 item 95 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef280): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef280): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef280): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef280): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef280): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef280): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.247677328 +0000 UTC m=+1148.782208465 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef7c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef7c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef7c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94998f0 item 96 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef7c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef7c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.248198343 +0000 UTC m=+1148.782729490 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98ef7c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98efec0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98efec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98efec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98efec0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98efec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.248198343 +0000 UTC m=+1148.782729490 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98efec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9592460 item 96 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= 2026/08/02 02:01:47 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:47 DEBUG : Looking for writers 2026/08/02 02:01:47 DEBUG : >WaitForWriters: 2026/08/02 02:01:47 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:47 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:47 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:47 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/02 02:01:47 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2a40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2a40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2a40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2a40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2a40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.572784259 +0000 UTC m=+1149.107315426 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2a40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2ec0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2ec0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2ec0): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.572784259 +0000 UTC m=+1149.107315426 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3380): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3380): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3380): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.572784259 +0000 UTC m=+1149.107315426 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c24d0 item 1 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d39c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d39c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d39c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d39c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d39c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.575632628 +0000 UTC m=+1149.110163795 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d39c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3ec0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3ec0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.575632628 +0000 UTC m=+1149.110163795 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c2f50 item 2 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0a600): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0a600): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0a600): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0a600): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0a600): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.577241295 +0000 UTC m=+1149.111772432 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0a600): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0aa80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0aa80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0aa80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0aa80): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0aa80): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0aa80): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0aa80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.577241295 +0000 UTC m=+1149.111772432 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0aa80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0af40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0af40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0af40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0af40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0af40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.577241295 +0000 UTC m=+1149.111772432 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0af40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93b2770 item 3 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0b5c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0b5c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0b5c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0b5c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0b5c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.579282209 +0000 UTC m=+1149.113813356 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0b5c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0bb00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0bb00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0bb00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0bb00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0bb00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.579282209 +0000 UTC m=+1149.113813356 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a0bb00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93b3b20 item 4 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c240): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c240): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c240): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c240): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c240): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.580796337 +0000 UTC m=+1149.115327484 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c240): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c6c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c6c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c6c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c6c0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c6c0): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c6c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.580796337 +0000 UTC m=+1149.115327484 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1c6c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1cb80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1cb80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1cb80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1cb80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1cb80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.580796337 +0000 UTC m=+1149.115327484 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1cb80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2310 item 5 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d200): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d200): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d200): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d200): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d200): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.583065643 +0000 UTC m=+1149.117596780 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d200): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d740): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d740): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d740): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d740): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d740): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.583065643 +0000 UTC m=+1149.117596780 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1d740): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2850 item 6 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1ddc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1ddc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1ddc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1ddc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1ddc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.584585112 +0000 UTC m=+1149.119116259 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c1ddc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e3c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e3c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e3c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e3c0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e3c0): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e3c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.584585112 +0000 UTC m=+1149.119116259 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e3c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e880): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e880): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e880): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.584585112 +0000 UTC m=+1149.119116259 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4e880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2bd0 item 7 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ef00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ef00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ef00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ef00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ef00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.586747084 +0000 UTC m=+1149.121278231 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ef00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4f440): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4f440): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4f440): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4f440): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4f440): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.586747084 +0000 UTC m=+1149.121278231 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4f440): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b31f0 item 8 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fa00): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9c4fa00): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fa00): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fa00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fa00): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fa00): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fa00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fdc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fdc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fdc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fdc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fdc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.588455189 +0000 UTC m=+1149.122986336 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4fdc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76340): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76340): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76340): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76340): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76340): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76340): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76340): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.588455189 +0000 UTC m=+1149.122986336 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76340): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76840): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76840): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.588455189 +0000 UTC m=+1149.122986336 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b36c0 item 9 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76ec0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76ec0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.590581034 +0000 UTC m=+1149.125112181 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c76ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77400): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77400): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77400): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.590581034 +0000 UTC m=+1149.125112181 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b3b90 item 10 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77a40): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9c77a40): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77a40): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77a40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77a40): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77a40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77e00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77e00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77e00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77e00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77e00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.592114408 +0000 UTC m=+1149.126645556 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c77e00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8400): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8400): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8400): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8400): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8400): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.592114408 +0000 UTC m=+1149.126645556 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8900): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8900): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8900): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8900): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8900): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.592114408 +0000 UTC m=+1149.126645556 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8900): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe43f0 item 11 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8f80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8f80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8f80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8f80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8f80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.594456141 +0000 UTC m=+1149.128987328 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8f80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca94c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca94c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca94c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca94c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca94c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.594456141 +0000 UTC m=+1149.128987328 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca94c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe4c40 item 12 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9b00): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9ca9b00): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9b00): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9b00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9b00): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9b00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9ec0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9ec0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.597108048 +0000 UTC m=+1149.131639195 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0680): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0680): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0680): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0680): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0680): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.597108048 +0000 UTC m=+1149.131639195 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0680): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe5a40 item 13 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36440): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36440): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36440): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36440): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36440): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.599238801 +0000 UTC m=+1149.133769948 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36440): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36980): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36980): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36980): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36980): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36980): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.599238801 +0000 UTC m=+1149.133769948 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36980): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8ffcd20 item 14 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a370c0): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9a370c0): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a370c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a370c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a370c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a370c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a370c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37480): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37480): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37480): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37480): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37480): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.601009245 +0000 UTC m=+1149.135540392 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37480): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37b40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37b40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37b40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37b40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37b40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.601009245 +0000 UTC m=+1149.135540392 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37b40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8ffdce0 item 15 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97807c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97807c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97807c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97807c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97807c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.602623572 +0000 UTC m=+1149.137154709 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97807c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780e40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780e40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780e40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780e40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780e40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.602623572 +0000 UTC m=+1149.137154709 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780e40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94b4770 item 16 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781540): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781540): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781540): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781540): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781540): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.604469308 +0000 UTC m=+1149.139000445 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781540): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e222c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e222c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e222c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e222c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e222c0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e222c0): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e222c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e222c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.604469308 +0000 UTC m=+1149.139000445 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e222c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22840): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22840): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.604469308 +0000 UTC m=+1149.139000445 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94b52d0 item 17 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22ec0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22ec0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.606602365 +0000 UTC m=+1149.141133512 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23400): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23400): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23400): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.606602365 +0000 UTC m=+1149.141133512 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe4000 item 18 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23a80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23a80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23a80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23a80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23a80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.608112767 +0000 UTC m=+1149.142643914 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23a80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a080): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a080): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a080): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a080): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a080): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a080): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.608112767 +0000 UTC m=+1149.142643914 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a600): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a600): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a600): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a600): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a600): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.608112767 +0000 UTC m=+1149.142643914 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a600): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe48c0 item 19 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ac80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ac80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ac80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ac80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ac80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.610394104 +0000 UTC m=+1149.144925251 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ac80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b2c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b2c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b2c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b2c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b2c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.610394104 +0000 UTC m=+1149.144925251 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b2c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d0230 item 20 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.611859912 +0000 UTC m=+1149.146391050 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962ba80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a080): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a080): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a080): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a080): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a080): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a080): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.611859912 +0000 UTC m=+1149.146391050 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a680): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a680): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a680): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a680): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a680): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.611859912 +0000 UTC m=+1149.146391050 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a680): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d0700 item 21 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ad00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ad00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ad00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ad00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ad00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.613911357 +0000 UTC m=+1149.148442504 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ad00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b240): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b240): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b240): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b240): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b240): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.613911357 +0000 UTC m=+1149.148442504 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b240): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d0c40 item 22 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b8c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b8c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b8c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b8c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b8c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.615583613 +0000 UTC m=+1149.150114831 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b8c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bdc0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bdc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bdc0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bdc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bdc0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bdc0): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bdc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bdc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.615583613 +0000 UTC m=+1149.150114831 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4bdc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6800): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6800): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6800): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6800): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6800): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.615583613 +0000 UTC m=+1149.150114831 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6800): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d11f0 item 23 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a74c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a74c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a74c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a74c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a74c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.617591365 +0000 UTC m=+1149.152122512 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a74c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ea80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ea80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ea80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ea80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ea80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.617591365 +0000 UTC m=+1149.152122512 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941ea80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94d1b90 item 24 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f200): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e941f200): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f200): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f200): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f200): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f200): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f200): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f5c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f5c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f5c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f5c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f5c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.619243144 +0000 UTC m=+1149.153774291 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f5c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fac0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fac0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fac0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fac0): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.619243144 +0000 UTC m=+1149.153774291 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941fac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596240): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596240): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596240): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596240): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596240): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.619243144 +0000 UTC m=+1149.153774291 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596240): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969e1c0 item 25 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ac0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ac0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.621982356 +0000 UTC m=+1149.156513543 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597000): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597000): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597000): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597000): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597000): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.621982356 +0000 UTC m=+1149.156513543 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597000): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969e850 item 26 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597640): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9597640): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597640): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597640): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597640): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597640): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597640): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597a40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597a40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597a40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597a40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597a40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.623578861 +0000 UTC m=+1149.158110008 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597a40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334600): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334600): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334600): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334600): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334600): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334600): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334600): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334600): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.623578861 +0000 UTC m=+1149.158110008 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334600): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335480): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335480): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335480): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335480): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335480): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.623578861 +0000 UTC m=+1149.158110008 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335480): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969ee00 item 27 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335cc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335cc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335cc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335cc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335cc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.625690858 +0000 UTC m=+1149.160222005 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335cc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244880): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244880): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244880): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.625690858 +0000 UTC m=+1149.160222005 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969f5e0 item 28 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245500): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9245500): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245500): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245500): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245500): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245500): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92458c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92458c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92458c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92458c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92458c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.627277474 +0000 UTC m=+1149.161808622 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e92458c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.627277474 +0000 UTC m=+1149.161808622 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e969fb20 item 29 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88a00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88a00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88a00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88a00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88a00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.629210093 +0000 UTC m=+1149.163741240 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88a00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88f40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88f40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88f40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88f40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88f40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.629210093 +0000 UTC m=+1149.163741240 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b88f40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a0000 item 30 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89580): _readAt: size=2, off=0 2026/08/02 02:01:47 ERROR : open-test-file(0x18b7e9b89580): Couldn't read size of file 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89580): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89580): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89580): >_writeAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89580): close: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89940): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89940): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89940): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.631016534 +0000 UTC m=+1149.165547670 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b89940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2100): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2100): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2100): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.631016534 +0000 UTC m=+1149.165547670 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a04d0 item 31 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d27c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d27c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d27c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d27c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d27c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.632676078 +0000 UTC m=+1149.167207225 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d27c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2d00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2d00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2d00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2d00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2d00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.632676078 +0000 UTC m=+1149.167207225 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d2d00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a0930 item 32 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3340): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3340): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3340): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3340): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3340): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.634374504 +0000 UTC m=+1149.168905682 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3340): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d37c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d37c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d37c0): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d37c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d37c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a0e70 item 33 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d37c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d37c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.635100886 +0000 UTC m=+1149.169632033 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d37c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3cc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3cc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3cc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3cc0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3cc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.635100886 +0000 UTC m=+1149.169632033 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95d3cc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a1110 item 33 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e400): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e400): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e400): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.636749669 +0000 UTC m=+1149.171280867 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e880): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a1490 item 34 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e880): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e880): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e880): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e880): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.637481401 +0000 UTC m=+1149.172012619 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962e880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962edc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962edc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962edc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962edc0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962edc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.637481401 +0000 UTC m=+1149.172012619 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962edc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a16c0 item 34 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f400): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f400): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f400): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.639072716 +0000 UTC m=+1149.173603863 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f880): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f880): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f880): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f880): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a1ab0 item 35 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f880): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.639707866 +0000 UTC m=+1149.174239013 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962f880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962fd80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962fd80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962fd80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962fd80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962fd80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.639707866 +0000 UTC m=+1149.174239013 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962fd80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94a1c70 item 35 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646500): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646500): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646500): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.641391514 +0000 UTC m=+1149.175922711 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646a00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646a00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94aaa10 item 36 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646a00): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646a00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646a00): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646a00): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646a00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.64216791 +0000 UTC m=+1149.176699057 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646a00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646f40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646f40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646f40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646f40): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646f40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.64216791 +0000 UTC m=+1149.176699057 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9646f40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94ab2d0 item 36 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647580): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647580): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647580): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.643752703 +0000 UTC m=+1149.178283850 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a80c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a80c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a80c0): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a80c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a80c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9754a80 item 37 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a80c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a80c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.644475999 +0000 UTC m=+1149.179007146 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a80c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a85c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a85c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a85c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a85c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a85c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.644475999 +0000 UTC m=+1149.179007146 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a85c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e02a0 item 37 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8c40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8c40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8c40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8c40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8c40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.645841186 +0000 UTC m=+1149.180372333 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a8c40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e0af0 item 38 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.646431631 +0000 UTC m=+1149.180962778 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a9140): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a97c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a97c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a97c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a97c0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a97c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.646431631 +0000 UTC m=+1149.180962778 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97a97c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e0cb0 item 38 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722340): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722340): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722340): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722340): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722340): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.647998199 +0000 UTC m=+1149.182529346 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722340): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722840): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722840): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722840): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722840): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e1030 item 39 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722840): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.648722688 +0000 UTC m=+1149.183253835 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722d40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722d40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722d40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722d40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722d40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.648722688 +0000 UTC m=+1149.183253835 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9722d40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e1340 item 39 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97233c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97233c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97233c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97233c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97233c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.650403621 +0000 UTC m=+1149.184934768 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97233c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97238c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97238c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e1810 item 40 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97238c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97238c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97238c0): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97238c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97238c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.651192481 +0000 UTC m=+1149.185723618 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97238c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9723e00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9723e00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9723e00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9723e00): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9723e00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.651192481 +0000 UTC m=+1149.185723618 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9723e00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90e1a40 item 40 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97724c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97724c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97724c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97724c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97724c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97724c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97724c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.652957383 +0000 UTC m=+1149.187488521 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97724c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97729c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97729c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97729c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93e6bd0 item 41 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97729c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97729c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.653810464 +0000 UTC m=+1149.188341611 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97729c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9772e80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9772e80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9772e80): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9772e80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9772e80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93e6f50 item 41 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9772e80): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9772e80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.654536635 +0000 UTC m=+1149.189067783 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9772e80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97733c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97733c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97733c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97733c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97733c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.654536635 +0000 UTC m=+1149.189067783 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97733c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93e76c0 item 41 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9773a00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9773a00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9773a00): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9773a00): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9773a00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9773a00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9773a00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.655928072 +0000 UTC m=+1149.190459219 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9773a00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2000): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2000): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2000): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918a070 item 42 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2000): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2000): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.656437955 +0000 UTC m=+1149.190969102 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2000): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2540): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2540): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918a540 item 42 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2540): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2540): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2540): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2540): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2540): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.657269975 +0000 UTC m=+1149.191801122 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2540): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2ac0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2ac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2ac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2ac0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2ac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.657269975 +0000 UTC m=+1149.191801122 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c2ac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918a850 item 42 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3100): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3100): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3100): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3100): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.65863805 +0000 UTC m=+1149.193169186 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3600): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3600): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3600): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918b3b0 item 43 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3600): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3600): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.659251178 +0000 UTC m=+1149.193782325 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3600): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3b40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3b40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3b40): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3b40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3b40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918b650 item 43 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3b40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3b40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.659816926 +0000 UTC m=+1149.194348073 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97c3b40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2180): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2180): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2180): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2180): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2180): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.659816926 +0000 UTC m=+1149.194348073 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2180): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e918b8f0 item 43 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e27c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e27c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e27c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e27c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e27c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e27c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e27c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.661254409 +0000 UTC m=+1149.195785547 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e27c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2cc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2cc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2cc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fc150 item 44 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2cc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2cc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.662013994 +0000 UTC m=+1149.196545141 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e2cc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3200): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3200): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fc460 item 44 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3200): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3200): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3200): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3200): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3200): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.662698136 +0000 UTC m=+1149.197229283 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3200): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3780): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3780): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3780): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3780): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3780): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.662698136 +0000 UTC m=+1149.197229283 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3780): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fc7e0 item 44 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3dc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3dc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3dc0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3dc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3dc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3dc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.664025091 +0000 UTC m=+1149.198556238 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e97e3dc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987a3c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987a3c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987a3c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fd500 item 45 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987a3c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987a3c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.664597112 +0000 UTC m=+1149.199128259 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987a3c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987aac0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987aac0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987aac0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987aac0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987aac0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.664597112 +0000 UTC m=+1149.199128259 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987aac0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90fda40 item 45 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b100): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b100): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b100): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b100): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.6660739 +0000 UTC m=+1149.200605048 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b600): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b600): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b600): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9499340 item 46 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b600): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b600): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.666533026 +0000 UTC m=+1149.201064173 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987b600): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987bd00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987bd00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987bd00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987bd00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987bd00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.666533026 +0000 UTC m=+1149.201064173 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e987bd00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9499570 item 46 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0440): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0440): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0440): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0440): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0440): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0440): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0440): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.668126456 +0000 UTC m=+1149.202657603 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0440): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0940): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0940): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9592540 item 47 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0940): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.668562729 +0000 UTC m=+1149.203093876 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f0940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1040): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1040): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1040): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1040): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1040): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.668562729 +0000 UTC m=+1149.203093876 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1040): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9592930 item 47 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1680): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1680): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1680): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1680): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1680): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1680): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1680): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.669884064 +0000 UTC m=+1149.204415201 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1680): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1b80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1b80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1b80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9592d20 item 48 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1b80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1b80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.670422601 +0000 UTC m=+1149.204953748 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e98f1b80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928380): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928380): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928380): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.670422601 +0000 UTC m=+1149.204953748 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9593490 item 48 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99289c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99289c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99289c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99289c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99289c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.671888871 +0000 UTC m=+1149.206420018 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99289c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928e40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928e40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928e40): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928e40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928e40): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928e40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9593ce0 item 49 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928e40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928e40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.672564966 +0000 UTC m=+1149.207096113 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9928e40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929380): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929380): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929380): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.672564966 +0000 UTC m=+1149.207096113 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93dca10 item 49 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929a00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929a00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929a00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929a00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929a00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.673977794 +0000 UTC m=+1149.208508941 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9929a00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c000): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c000): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c000): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93dd7a0 item 50 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c000): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c000): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c000): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c000): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c000): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.67454767 +0000 UTC m=+1149.209078817 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c000): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c580): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c580): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c580): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.67454767 +0000 UTC m=+1149.209078817 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995c580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c4230 item 50 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995cc00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995cc00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995cc00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995cc00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995cc00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.675899513 +0000 UTC m=+1149.210430650 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995cc00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d100): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d100): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d100): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d100): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d100): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d100): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c4b60 item 51 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d100): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d100): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.676510206 +0000 UTC m=+1149.211041353 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d100): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d640): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d640): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d640): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d640): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d640): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.676510206 +0000 UTC m=+1149.211041353 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995d640): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c4ee0 item 51 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995dcc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995dcc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995dcc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995dcc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995dcc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.678318199 +0000 UTC m=+1149.212849346 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e995dcc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99782c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99782c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99782c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975a150 item 52 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99782c0): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99782c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99782c0): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99782c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99782c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.678984598 +0000 UTC m=+1149.213515745 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99782c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978840): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978840): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.678984598 +0000 UTC m=+1149.213515745 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975a310 item 52 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978ec0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978ec0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.68040467 +0000 UTC m=+1149.214935817 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9978ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99793c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99793c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99793c0): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99793c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99793c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99793c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975a7e0 item 53 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99793c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99793c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.681232202 +0000 UTC m=+1149.215763349 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99793c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9979900): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9979900): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9979900): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9979900): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9979900): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.681232202 +0000 UTC m=+1149.215763349 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9979900): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975a9a0 item 53 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2080): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2080): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2080): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.682675438 +0000 UTC m=+1149.217206574 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975b030 item 54 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.683239853 +0000 UTC m=+1149.217770990 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2b00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2b00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2b00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2b00): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2b00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.683239853 +0000 UTC m=+1149.217770990 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a2b00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975b260 item 54 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3180): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3180): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3180): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3180): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3180): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.684521031 +0000 UTC m=+1149.219052178 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3180): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3680): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3680): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3680): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3680): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3680): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3680): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975bab0 item 55 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3680): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3680): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.685036305 +0000 UTC m=+1149.219567452 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3680): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3bc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3bc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3bc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3bc0): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3bc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.685036305 +0000 UTC m=+1149.219567452 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e99a3bc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e975bc70 item 55 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14340): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14340): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14340): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14340): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14340): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.686443603 +0000 UTC m=+1149.220974740 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14340): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14840): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14840): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c2690 item 56 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14840): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14840): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14840): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14840): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.686980216 +0000 UTC m=+1149.221511363 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14dc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14dc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14dc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14dc0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14dc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.686980216 +0000 UTC m=+1149.221511363 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a14dc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c2a10 item 56 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15400): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15400): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15400): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15400): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15400): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15400): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.688541473 +0000 UTC m=+1149.223072610 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15940): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15940): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93c3b20 item 57 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15940): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.689133491 +0000 UTC m=+1149.223664638 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15e80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15e80): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15e80): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15e80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15e80): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15e80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93b28c0 item 57 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15e80): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15e80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.689727413 +0000 UTC m=+1149.224258560 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a15e80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54500): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54500): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54500): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.689727413 +0000 UTC m=+1149.224258560 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93b2ee0 item 57 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54b40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54b40): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54b40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54b40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54b40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54b40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54b40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54b40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.691268713 +0000 UTC m=+1149.225799860 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a54b40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55080): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55080): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2070 item 58 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55080): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.692019942 +0000 UTC m=+1149.226551139 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a555c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a555c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a555c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2230 item 58 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a555c0): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a555c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a555c0): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a555c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a555c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.692756011 +0000 UTC m=+1149.227287158 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a555c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55b80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55b80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55b80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55b80): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55b80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.692756011 +0000 UTC m=+1149.227287158 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a55b80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b23f0 item 58 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a702c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a702c0): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a702c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a702c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a702c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a702c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a702c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a702c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.694304966 +0000 UTC m=+1149.228836154 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a702c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70800): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70800): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70800): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b27e0 item 59 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70800): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70800): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.694864322 +0000 UTC m=+1149.229395520 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70800): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70d40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70d40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70d40): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70d40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70d40): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70d40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b29a0 item 59 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70d40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70d40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.695605361 +0000 UTC m=+1149.230136508 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a70d40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a712c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a712c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a712c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a712c0): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a712c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.695605361 +0000 UTC m=+1149.230136508 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a712c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2b60 item 59 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71900): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71900): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71900): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71900): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71900): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71900): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71900): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71900): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.69730461 +0000 UTC m=+1149.231835777 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71900): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71e40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71e40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71e40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b3030 item 60 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71e40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71e40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.69788204 +0000 UTC m=+1149.232413227 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a71e40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8c480): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8c480): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8c480): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b31f0 item 60 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8c480): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8c480): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8c480): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8c480): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8c480): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.698666621 +0000 UTC m=+1149.233197768 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8c480): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8ca40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8ca40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8ca40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8ca40): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8ca40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.698666621 +0000 UTC m=+1149.233197768 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8ca40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b3420 item 60 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8d080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8d080): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8d080): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8d080): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8d080): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8d080): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8d080): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8d080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.700290588 +0000 UTC m=+1149.234821726 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a8d080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647b80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647b80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647b80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9754f50 item 61 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647b80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647b80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.700897374 +0000 UTC m=+1149.235428541 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9647b80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4380): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4380): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4380): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.700897374 +0000 UTC m=+1149.235428541 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e97552d0 item 61 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b49c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b49c0): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b49c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b49c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b49c0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b49c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b49c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b49c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.702864609 +0000 UTC m=+1149.237395756 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b49c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4f00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4f00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4f00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9755960 item 62 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4f00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4f00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.703504778 +0000 UTC m=+1149.238035925 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b4f00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5600): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5600): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5600): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5600): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5600): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.703504778 +0000 UTC m=+1149.238035925 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5600): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9755d50 item 62 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5c40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5c40): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5c40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5c40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5c40): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5c40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5c40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5c40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.705404194 +0000 UTC m=+1149.239935341 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e96b5c40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24280): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24280): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe88c0 item 63 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24280): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.706239201 +0000 UTC m=+1149.240770368 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24980): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24980): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24980): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24980): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24980): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.706239201 +0000 UTC m=+1149.240770368 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24980): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe9030 item 63 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24fc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24fc0): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24fc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24fc0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24fc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24fc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24fc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.707985578 +0000 UTC m=+1149.242516725 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b24fc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25500): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25500): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe97a0 item 64 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25500): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.708671513 +0000 UTC m=+1149.243202660 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25c00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25c00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25c00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25c00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25c00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.708671513 +0000 UTC m=+1149.243202660 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b25c00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe9ab0 item 64 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68340): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68340): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68340): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68340): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68340): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.710431527 +0000 UTC m=+1149.244962844 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68340): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b687c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b687c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b687c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b687c0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b687c0): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93ba9a0 item 65 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b687c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b687c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.711132199 +0000 UTC m=+1149.245663337 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b687c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68cc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68cc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68cc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68cc0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68cc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.711132199 +0000 UTC m=+1149.245663337 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b68cc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93bad90 item 65 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69300): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69300): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69300): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.718947466 +0000 UTC m=+1149.253478613 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69780): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69780): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93bb7a0 item 66 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69780): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69780): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69780): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69780): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69780): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.719798924 +0000 UTC m=+1149.254330081 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69780): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69cc0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69cc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69cc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69cc0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69cc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.719798924 +0000 UTC m=+1149.254330081 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9b69cc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e93bbc00 item 66 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae400): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae400): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae400): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.72154485 +0000 UTC m=+1149.256075997 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae880): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae880): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae880): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae880): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae880): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90a8f50 item 67 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae880): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae880): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.723188745 +0000 UTC m=+1149.257719932 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bae880): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baed80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baed80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baed80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baed80): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baed80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.723188745 +0000 UTC m=+1149.257719932 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baed80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e90a9260 item 67 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf400): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf400): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf400): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.724877073 +0000 UTC m=+1149.259408220 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf900): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf900): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984c0e0 item 68 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf900): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf900): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf900): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf900): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf900): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.725868835 +0000 UTC m=+1149.260399982 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9baf900): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bafe40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bafe40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bafe40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bafe40): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bafe40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.725868835 +0000 UTC m=+1149.260399982 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9bafe40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984c310 item 68 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8580): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8580): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8580): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.727467344 +0000 UTC m=+1149.261998491 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8a00): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8a00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8a00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8a00): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8a00): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984c700 item 69 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8a00): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8a00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.7280741 +0000 UTC m=+1149.262605257 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8a00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8f00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8f00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8f00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8f00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8f00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.7280741 +0000 UTC m=+1149.262605257 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be8f00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984c8c0 item 69 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9580): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9580): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9580): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.729669622 +0000 UTC m=+1149.264200769 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9a80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9a80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984cc40 item 70 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9a80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9a80): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9a80): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9a80): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9a80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.730371107 +0000 UTC m=+1149.264902254 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9be9a80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c060c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c060c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c060c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c060c0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c060c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.730371107 +0000 UTC m=+1149.264902254 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c060c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984ce00 item 70 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06740): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06740): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06740): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06740): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06740): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.732146118 +0000 UTC m=+1149.266677265 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06740): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06c40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06c40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06c40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06c40): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06c40): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984d180 item 71 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06c40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06c40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.73271338 +0000 UTC m=+1149.267244527 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c06c40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07140): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07140): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07140): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07140): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07140): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.73271338 +0000 UTC m=+1149.267244527 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07140): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984d340 item 71 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c077c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c077c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c077c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c077c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c077c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.734200186 +0000 UTC m=+1149.268731333 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c077c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07cc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07cc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984d730 item 72 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07cc0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07cc0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07cc0): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07cc0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07cc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.73553121 +0000 UTC m=+1149.270062367 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c07cc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34300): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34300): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34300): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.73553121 +0000 UTC m=+1149.270062367 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984d8f0 item 72 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c348c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c348c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c348c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c348c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c348c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c348c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c348c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.73763914 +0000 UTC m=+1149.272170297 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c348c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34dc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34dc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34dc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984dd50 item 73 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34dc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34dc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.73847591 +0000 UTC m=+1149.273007068 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c34dc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35280): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35280): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35280): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35280): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984e070 item 73 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35280): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.739442395 +0000 UTC m=+1149.273973552 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c357c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c357c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c357c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c357c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c357c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.739442395 +0000 UTC m=+1149.273973552 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c357c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984e230 item 73 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35e00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35e00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35e00): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35e00): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35e00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35e00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35e00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.741800106 +0000 UTC m=+1149.276331274 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c35e00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a400): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a400): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a400): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984e620 item 74 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a400): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a400): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.742648869 +0000 UTC m=+1149.277180027 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a400): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a940): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984e7e0 item 74 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a940): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a940): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a940): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a940): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.743498624 +0000 UTC m=+1149.278029781 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5a940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5aec0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5aec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5aec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5aec0): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5aec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.743498624 +0000 UTC m=+1149.278029781 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5aec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984eaf0 item 74 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5b500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5b500): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5b500): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5b500): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5b500): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5b500): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5b500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.745440491 +0000 UTC m=+1149.279971648 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5b500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5ba00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5ba00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5ba00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984ef50 item 75 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5ba00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5ba00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.745988185 +0000 UTC m=+1149.280519342 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c5ba00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c040): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c040): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c040): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c040): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c040): _writeAt: size=3, off=2 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984f110 item 75 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c040): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c040): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.746706512 +0000 UTC m=+1149.281237669 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c040): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c580): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c580): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c580): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.746706512 +0000 UTC m=+1149.281237669 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7c580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984f490 item 75 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7cbc0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7cbc0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7cbc0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7cbc0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7cbc0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7cbc0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7cbc0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.748634562 +0000 UTC m=+1149.283165719 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7cbc0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d0c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d0c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d0c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984f8f0 item 76 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d0c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d0c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.74943371 +0000 UTC m=+1149.283964867 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d0c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d600): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d600): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984fab0 item 76 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d600): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d600): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d600): _writeAt: size=3, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d600): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d600): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.750220446 +0000 UTC m=+1149.284751603 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7d600): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7db80): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7db80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7db80): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7db80): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7db80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.750220446 +0000 UTC m=+1149.284751603 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c7db80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e984fc70 item 76 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc42c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc42c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc42c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc42c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc42c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc42c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc42c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.751935495 +0000 UTC m=+1149.286466652 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc42c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc47c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc47c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc47c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e98541c0 item 77 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc47c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc47c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.752610509 +0000 UTC m=+1149.287141666 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc47c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc4ec0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc4ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc4ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc4ec0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc4ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.752610509 +0000 UTC m=+1149.287141666 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc4ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e98543f0 item 77 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5500): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5500): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5500): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5500): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5500): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5500): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5500): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.754644069 +0000 UTC m=+1149.289175226 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5500): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5a00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5a00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5a00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854a10 item 78 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5a00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5a00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.755320126 +0000 UTC m=+1149.289851283 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cc5a00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0200): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0200): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0200): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0200): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0200): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.755320126 +0000 UTC m=+1149.289851283 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0200): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854bd0 item 78 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.757130193 +0000 UTC m=+1149.291661350 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0d40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0d40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0d40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9855030 item 79 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0d40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0d40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.757694369 +0000 UTC m=+1149.292225525 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0d40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8b00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8b00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8b00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8b00): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8b00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.757694369 +0000 UTC m=+1149.292225525 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8b00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9896460 item 79 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf13c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf13c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf13c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf13c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf13c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf13c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf13c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.760213817 +0000 UTC m=+1149.294744964 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf13c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0140): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0140): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0140): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854000 item 80 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0140): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0140): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.761697648 +0000 UTC m=+1149.296228795 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0140): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.761697648 +0000 UTC m=+1149.296228795 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e98541c0 item 80 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0e80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0e80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0e80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0e80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0e80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.763353835 +0000 UTC m=+1149.297884973 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf0e80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf1a40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf1a40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf1a40): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf1a40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf1a40): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf1a40): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854770 item 81 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf1a40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf1a40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.763931846 +0000 UTC m=+1149.298462994 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cf1a40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8080): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8080): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8080): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.763931846 +0000 UTC m=+1149.298462994 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854a10 item 81 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8780): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8780): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8780): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8780): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8780): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.765815613 +0000 UTC m=+1149.300346760 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca8780): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9180): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9180): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9180): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9854d90 item 82 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9180): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9180): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9180): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9180): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9180): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.76652353 +0000 UTC m=+1149.301054677 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9180): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9700): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9700): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9700): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9700): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9700): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.76652353 +0000 UTC m=+1149.301054677 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9700): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9855030 item 82 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9d80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9d80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9d80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9d80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9d80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.768070011 +0000 UTC m=+1149.302601509 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9ca9d80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0380): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0380): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0380): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0380): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0380): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e98558f0 item 83 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0380): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.768749734 +0000 UTC m=+1149.303280881 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd08c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd08c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd08c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd08c0): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd08c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.768749734 +0000 UTC m=+1149.303280881 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd08c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9855ab0 item 83 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0f80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0f80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0f80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0f80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0f80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.770144157 +0000 UTC m=+1149.304675304 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd0f80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1480): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1480): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1480): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9855e30 item 84 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1480): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1480): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1480): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1480): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1480): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.770725203 +0000 UTC m=+1149.305256350 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1480): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1a00): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1a00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1a00): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1a00): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1a00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.770725203 +0000 UTC m=+1149.305256350 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9cd1a00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9896a80 item 84 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36200): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36200): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36200): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36200): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36200): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.772131509 +0000 UTC m=+1149.306662656 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36200): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36700): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36700): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36700): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36700): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36700): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36700): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e98973b0 item 85 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36700): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36700): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.772610704 +0000 UTC m=+1149.307141851 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36700): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36c40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36c40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36c40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36c40): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36c40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.772610704 +0000 UTC m=+1149.307141851 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a36c40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e9897a40 item 85 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a372c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a372c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a372c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a372c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a372c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.774288813 +0000 UTC m=+1149.308819960 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a372c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a377c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a377c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a377c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e95c8700 item 86 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a377c0): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a377c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a377c0): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a377c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a377c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.774881872 +0000 UTC m=+1149.309413010 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a377c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37d40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37d40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37d40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37d40): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37d40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.774881872 +0000 UTC m=+1149.309413010 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9a37d40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e95c8b60 item 86 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780a00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780a00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780a00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780a00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780a00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.77630533 +0000 UTC m=+1149.310836477 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9780a00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781000): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781000): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781000): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781000): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781000): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781000): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e95c9110 item 87 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781000): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781000): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.776849287 +0000 UTC m=+1149.311380424 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781000): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781780): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781780): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781780): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781780): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781780): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.776849287 +0000 UTC m=+1149.311380424 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9781780): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e95c9490 item 87 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22580): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22580): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22580): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22580): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22580): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.778469607 +0000 UTC m=+1149.313000744 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22580): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22b00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22b00): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22b00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2070 item 88 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22b00): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22b00): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22b00): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22b00): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22b00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.779150323 +0000 UTC m=+1149.313681470 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e22b00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23080): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23080): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23080): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23080): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23080): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.779150323 +0000 UTC m=+1149.313681470 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23080): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2230 item 88 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e236c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e236c0): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e236c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e236c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e236c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e236c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e236c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e236c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.78048357 +0000 UTC m=+1149.315014717 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e236c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23c00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23c00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23c00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2620 item 89 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23c00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23c00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.781016555 +0000 UTC m=+1149.315547693 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9e23c00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a280): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a280): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a280): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a280): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a280): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a280): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b27e0 item 89 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a280): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a280): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.781625326 +0000 UTC m=+1149.316156473 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a280): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.781625326 +0000 UTC m=+1149.316156473 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962a840): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b29a0 item 89 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962af80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962af80): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962af80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962af80): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962af80): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962af80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962af80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962af80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.783049354 +0000 UTC m=+1149.317580501 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962af80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b4c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b4c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b4c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b2e00 item 90 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b4c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b4c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.783680385 +0000 UTC m=+1149.318211532 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962b4c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bb40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bb40): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bb40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b3030 item 90 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bb40): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bb40): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bb40): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bb40): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bb40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.784288093 +0000 UTC m=+1149.318819230 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e962bb40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a300): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a300): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a300): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.784288093 +0000 UTC m=+1149.318819230 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b31f0 item 90 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a940): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a940): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a940): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a940): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a940): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a940): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.785657739 +0000 UTC m=+1149.320188886 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4a940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ae80): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ae80): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ae80): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b3730 item 91 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ae80): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ae80): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.786236613 +0000 UTC m=+1149.320767760 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4ae80): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b3c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b3c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b3c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b3c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b3c0): >_readAt: n=2, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b3c0): _writeAt: size=3, off=7 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b38f0 item 91 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b3c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b3c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.786853929 +0000 UTC m=+1149.321385076 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b3c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b940): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b940): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b940): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b940): >_readAt: n=8, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b940): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.786853929 +0000 UTC m=+1149.321385076 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9c4b940): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e96b3ab0 item 91 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6300): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6300): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6300): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6300): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6300): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6300): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6300): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6300): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.78853373 +0000 UTC m=+1149.323064877 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6300): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8ffc310 item 92 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.789122111 +0000 UTC m=+1149.323653258 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a6f40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): open at offset 5 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8ffcd20 item 92 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): _readAt: size=2, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): _writeAt: size=3, off=5 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): >_writeAt: n=3, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.789920408 +0000 UTC m=+1149.324451556 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e90a75c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eb40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eb40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eb40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eb40): >_readAt: n=3, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eb40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.789920408 +0000 UTC m=+1149.324451556 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941eb40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8ffd8f0 item 92 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f2c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f2c0): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f2c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f2c0): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f2c0): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f2c0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f2c0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f2c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.791315182 +0000 UTC m=+1149.325846329 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f2c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94b41c0 item 93 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.791799066 +0000 UTC m=+1149.326330203 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e941f800): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596140): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596140): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596140): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596140): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596140): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.791799066 +0000 UTC m=+1149.326330203 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596140): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94b4690 item 93 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596980): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596980): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596980): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596980): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596980): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596980): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596980): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596980): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.793366034 +0000 UTC m=+1149.327897171 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596980): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ec0): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ec0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ec0): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94b5110 item 94 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ec0): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ec0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.793835751 +0000 UTC m=+1149.328366898 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9596ec0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95975c0): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95975c0): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95975c0): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95975c0): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95975c0): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.793835751 +0000 UTC m=+1149.328366898 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e95975c0): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94b53b0 item 94 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597c40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597c40): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597c40): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597c40): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597c40): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597c40): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597c40): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597c40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.795583562 +0000 UTC m=+1149.330114699 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9597c40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334a00): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334a00): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334a00): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e94b5e30 item 95 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334a00): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334a00): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.796145984 +0000 UTC m=+1149.330677121 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9334a00): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335a40): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335a40): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335a40): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335a40): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335a40): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.796145984 +0000 UTC m=+1149.330677121 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9335a40): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe43f0 item 95 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 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/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244380): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244380): open at offset 0 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244380): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244380): _readAt: size=2, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244380): >_readAt: n=0, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244380): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244380): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244380): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.797728872 +0000 UTC m=+1149.332260019 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9244380): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245240): _writeAt: size=5, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245240): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245240): >openPending: err= 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe4af0 item 96 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245240): >_writeAt: n=5, err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245240): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.798264804 +0000 UTC m=+1149.332795951 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245240): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/02 02:01:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/02 02:01:47 DEBUG : open-test-file: newRWFileHandle: 2026/08/02 02:01:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/02 02:01:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245980): _readAt: size=512, off=0 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245980): openPending: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245980): >openPending: err= 2026/08/02 02:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245980): >_readAt: n=5, err=EOF 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245980): close: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-02 02:01:47.798264804 +0000 UTC m=+1149.332795951 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:47 DEBUG : open-test-file(0x18b7e9245980): >close: err= 2026/08/02 02:01:47 DEBUG : open-test-file: Remove: 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x18b7e8fe4cb0 item 96 2026/08/02 02:01:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/02 02:01:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/02 02:01:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/02 02:01:47 DEBUG : open-test-file: >Remove: err= 2026/08/02 02:01:47 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:47 DEBUG : Looking for writers 2026/08/02 02:01:47 DEBUG : >WaitForWriters: 2026/08/02 02:01:47 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.07s) --- PASS: TestRWFileHandleOpenTests/writes (0.54s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.11s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.53s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.10s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.01s) --- 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:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:48 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:48 DEBUG : file1: newRWFileHandle: 2026/08/02 02:01:48 DEBUG : file1(0x18b7e9837440): openPending: 2026/08/02 02:01:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:48 DEBUG : file1(0x18b7e9837440): >openPending: err= 2026/08/02 02:01:48 DEBUG : file1: >newRWFileHandle: err= 2026/08/02 02:01:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/02 02:01:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/02 02:01:48 DEBUG : file1(0x18b7e9837440): _writeAt: size=2, off=0 2026/08/02 02:01:48 DEBUG : file1(0x18b7e9837440): >_writeAt: n=2, err= 2026/08/02 02:01:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/02 02:01:48 DEBUG : file1(0x18b7e9837440): RWFileHandle.Flush 2026/08/02 02:01:48 DEBUG : file1(0x18b7e9837440): RWFileHandle.Release 2026/08/02 02:01:48 DEBUG : file1(0x18b7e9837440): close: 2026/08/02 02:01:48 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/02 02:01:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:48 DEBUG : file1(0x18b7e9837440): >close: err= 2026/08/02 02:01:48 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:48 DEBUG : Looking for writers 2026/08/02 02:01:48 DEBUG : file1: reading active writers 2026/08/02 02:01:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:01:48 DEBUG : Looking for writers 2026/08/02 02:01:48 DEBUG : file1: reading active writers 2026/08/02 02:01:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:01:48 DEBUG : Looking for writers 2026/08/02 02:01:48 DEBUG : file1: reading active writers 2026/08/02 02:01:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:01:48 DEBUG : Looking for writers 2026/08/02 02:01:48 DEBUG : file1: reading active writers 2026/08/02 02:01:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:01:48 DEBUG : file1: vfs cache: starting upload 2026/08/02 02:01:48 DEBUG : Looking for writers 2026/08/02 02:01:48 DEBUG : file1: reading active writers 2026/08/02 02:01:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:01:48 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/02 02:01:48 DEBUG : file1: sha1 = c22b5f9178342609428d6f51b2c5af4c0bde6a42 OK 2026/08/02 02:01:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1.a0a9169e.partial" (type: 1) 2026/08/02 02:01:48 DEBUG : changeNotify: relativePath="file1.a0a9169e.partial", type=1 2026/08/02 02:01:48 DEBUG : invalidating directory cache 2026/08/02 02:01:48 DEBUG : >changeNotify: 2026/08/02 02:01:48 DEBUG : Looking for writers 2026/08/02 02:01:48 DEBUG : file1: reading active writers 2026/08/02 02:01:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/02 02:01:48 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/02 02:01:48 INFO : file1: Copied (new) 2026/08/02 02:01:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:01:48 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:01:48 DEBUG : >changeNotify: 2026/08/02 02:01:48 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,c22b5f9178342609428d6f51b2c5af4c0bde6a42" 2026/08/02 02:01:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/02 02:01:48 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/02 02:01:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:01:48 INFO : file1: vfs cache: upload succeeded try #1 2026/08/02 02:01:48 DEBUG : Looking for writers 2026/08/02 02:01:48 DEBUG : file1: reading active writers 2026/08/02 02:01:48 DEBUG : >WaitForWriters: 2026/08/02 02:01:48 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:48 DEBUG : Looking for writers 2026/08/02 02:01:48 DEBUG : file1: reading active writers 2026/08/02 02:01:48 DEBUG : >WaitForWriters: 2026/08/02 02:01:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.25s) === RUN TestRWCacheRename run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:49 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:01:49 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:49 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:01:49 DEBUG : rename_me: newRWFileHandle: 2026/08/02 02:01:49 DEBUG : rename_me(0x18b7e9780580): openPending: 2026/08/02 02:01:49 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/02 02:01:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/02 02:01:49 DEBUG : rename_me(0x18b7e9780580): >openPending: err= 2026/08/02 02:01:49 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/02 02:01:49 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/02 02:01:49 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/02 02:01:49 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/02 02:01:49 DEBUG : rename_me(0x18b7e9780580): _writeAt: size=5, off=0 2026/08/02 02:01:49 DEBUG : rename_me(0x18b7e9780580): >_writeAt: n=5, err= 2026/08/02 02:01:49 DEBUG : rename_me(0x18b7e9780580): close: 2026/08/02 02:01:49 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-02 02:01:49.359728289 +0000 UTC m=+1150.894259436 2026/08/02 02:01:49 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/02 02:01:49 DEBUG : rename_me(0x18b7e9780580): >close: err= 2026/08/02 02:01:49 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/02 02:01:49 DEBUG : i_was_renamed: Updating file with 0x18b7e9a7cd00 2026/08/02 02:01:49 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/02 02:01:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/02 02:01:49 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:01:49 DEBUG : Looking for writers 2026/08/02 02:01:49 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/02 02:01:49 DEBUG : Looking for writers 2026/08/02 02:01:49 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/02 02:01:49 DEBUG : Looking for writers 2026/08/02 02:01:49 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/02 02:01:49 DEBUG : Looking for writers 2026/08/02 02:01:49 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/02 02:01:49 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/02 02:01:49 DEBUG : Looking for writers 2026/08/02 02:01:49 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:01:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/02 02:01:49 DEBUG : i_was_renamed.0a09a234.partial: size = 5 OK 2026/08/02 02:01:49 DEBUG : i_was_renamed: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 02:01:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "i_was_renamed.0a09a234.partial" (type: 1) 2026/08/02 02:01:49 DEBUG : changeNotify: relativePath="i_was_renamed.0a09a234.partial", type=1 2026/08/02 02:01:49 DEBUG : invalidating directory cache 2026/08/02 02:01:49 DEBUG : >changeNotify: 2026/08/02 02:01:49 DEBUG : i_was_renamed.0a09a234.partial: renamed to: i_was_renamed 2026/08/02 02:01:49 INFO : i_was_renamed: Copied (new) 2026/08/02 02:01:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "i_was_renamed" (type: 1) 2026/08/02 02:01:49 DEBUG : changeNotify: relativePath="i_was_renamed", type=1 2026/08/02 02:01:49 DEBUG : >changeNotify: 2026/08/02 02:01:49 DEBUG : Looking for writers 2026/08/02 02:01:49 DEBUG : i_was_renamed: reading active writers 2026/08/02 02:01:49 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-02 02:01:49 +0000 UTC,aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d" 2026/08/02 02:01:49 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/02 02:01:49 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/02 02:01:49 DEBUG : >WaitForWriters: 2026/08/02 02:01:49 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/02 02:01:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:01:50 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/02 02:01:50 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:50 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/02 02:01:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestPcloud/rclone-test-tapavan3feja" 2026/08/02 02:01:50 INFO : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/02 02:01:50 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:01:50 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:01:50 DEBUG : >changeNotify: 2026/08/02 02:01:50 DEBUG : forgetting directory cache 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate(0x18b7e9b88ec0): _readAt: size=512, off=0 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate(0x18b7e9b88ec0): openPending: 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:02:50 +0000 UTC,288158e561053f03b91b9361f5d0328ac9e349fc" against cached fingerprint "" 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:01:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate(0x18b7e9b88ec0): >openPending: err= 2026/08/02 02:01:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:50 DEBUG : forgetting directory cache 2026/08/02 02:01:50 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:50 +0000": parsing time "Sun, 02 Aug 2026 02:01:50 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:50 +0000" as " " 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate(0x18b7e9b88ec0): >_readAt: n=20, err=EOF 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate(0x18b7e9b88ec0): close: 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:02:50 +0000 UTC 2026/08/02 02:01:50 DEBUG : TestRWCacheUpdate(0x18b7e9b88ec0): >close: err= 2026/08/02 02:01:50 DEBUG : Re-reading directory (245.589866ms old) 2026/08/02 02:01:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:01:51 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:01:51 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:01:51 DEBUG : invalidating directory cache 2026/08/02 02:01:51 DEBUG : >changeNotify: 2026/08/02 02:01:51 DEBUG : forgetting directory cache 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate(0x18b7e90a7640): _readAt: size=512, off=0 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate(0x18b7e90a7640): openPending: 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:03:50 +0000 UTC,f47c1f4670d7bfa799e2e12e6aff3029f0785d53" against cached fingerprint "20,2026-08-02 01:02:50 +0000 UTC,288158e561053f03b91b9361f5d0328ac9e349fc" 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:03:50 +0000 UTC,f47c1f4670d7bfa799e2e12e6aff3029f0785d53" != cached fingerprint "20,2026-08-02 01:02:50 +0000 UTC,288158e561053f03b91b9361f5d0328ac9e349fc") 2026/08/02 02:01:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:01:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate(0x18b7e90a7640): >openPending: err= 2026/08/02 02:01:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:51 DEBUG : forgetting directory cache 2026/08/02 02:01:51 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:51 +0000": parsing time "Sun, 02 Aug 2026 02:01:51 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:51 +0000" as " " 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate(0x18b7e90a7640): >_readAt: n=20, err=EOF 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate(0x18b7e90a7640): close: 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:03:50 +0000 UTC 2026/08/02 02:01:51 DEBUG : TestRWCacheUpdate(0x18b7e90a7640): >close: err= 2026/08/02 02:01:51 DEBUG : Re-reading directory (255.82888ms old) 2026/08/02 02:01:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:01:52 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:01:52 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:01:52 DEBUG : invalidating directory cache 2026/08/02 02:01:52 DEBUG : >changeNotify: 2026/08/02 02:01:52 DEBUG : forgetting directory cache 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate(0x18b7e9b89000): _readAt: size=512, off=0 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate(0x18b7e9b89000): openPending: 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:04:50 +0000 UTC,cdbdc94ef0e50810466d21c31d02b8365e9616d2" against cached fingerprint "20,2026-08-02 01:03:50 +0000 UTC,f47c1f4670d7bfa799e2e12e6aff3029f0785d53" 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:04:50 +0000 UTC,cdbdc94ef0e50810466d21c31d02b8365e9616d2" != cached fingerprint "20,2026-08-02 01:03:50 +0000 UTC,f47c1f4670d7bfa799e2e12e6aff3029f0785d53") 2026/08/02 02:01:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:01:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate(0x18b7e9b89000): >openPending: err= 2026/08/02 02:01:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:52 DEBUG : forgetting directory cache 2026/08/02 02:01:52 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:52 +0000": parsing time "Sun, 02 Aug 2026 02:01:52 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:52 +0000" as " " 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate(0x18b7e9b89000): >_readAt: n=20, err=EOF 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate(0x18b7e9b89000): close: 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:04:50 +0000 UTC 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate(0x18b7e9b89000): >close: err= 2026/08/02 02:01:52 DEBUG : Re-reading directory (251.543007ms old) 2026/08/02 02:01:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:01:53 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:01:53 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:01:53 DEBUG : invalidating directory cache 2026/08/02 02:01:53 DEBUG : >changeNotify: 2026/08/02 02:01:53 DEBUG : forgetting directory cache 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate(0x18b7e9b10800): _readAt: size=512, off=0 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate(0x18b7e9b10800): openPending: 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:05:50 +0000 UTC,9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7" against cached fingerprint "20,2026-08-02 01:04:50 +0000 UTC,cdbdc94ef0e50810466d21c31d02b8365e9616d2" 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:05:50 +0000 UTC,9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7" != cached fingerprint "20,2026-08-02 01:04:50 +0000 UTC,cdbdc94ef0e50810466d21c31d02b8365e9616d2") 2026/08/02 02:01:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:01:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate(0x18b7e9b10800): >openPending: err= 2026/08/02 02:01:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:53 DEBUG : forgetting directory cache 2026/08/02 02:01:53 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:53 +0000": parsing time "Sun, 02 Aug 2026 02:01:53 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:53 +0000" as " " 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate(0x18b7e9b10800): >_readAt: n=20, err=EOF 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate(0x18b7e9b10800): close: 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:05:50 +0000 UTC 2026/08/02 02:01:53 DEBUG : TestRWCacheUpdate(0x18b7e9b10800): >close: err= 2026/08/02 02:01:53 DEBUG : Re-reading directory (245.832984ms old) 2026/08/02 02:01:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:01:54 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:01:54 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:01:54 DEBUG : invalidating directory cache 2026/08/02 02:01:54 DEBUG : >changeNotify: 2026/08/02 02:01:54 DEBUG : forgetting directory cache 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate(0x18b7e97a8640): _readAt: size=512, off=0 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate(0x18b7e97a8640): openPending: 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:06:50 +0000 UTC,ceb5d9ade326cb4f1198af16dc24366d3d9c950f" against cached fingerprint "20,2026-08-02 01:05:50 +0000 UTC,9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7" 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:06:50 +0000 UTC,ceb5d9ade326cb4f1198af16dc24366d3d9c950f" != cached fingerprint "20,2026-08-02 01:05:50 +0000 UTC,9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7") 2026/08/02 02:01:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:01:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate(0x18b7e97a8640): >openPending: err= 2026/08/02 02:01:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:55 DEBUG : forgetting directory cache 2026/08/02 02:01:55 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:55 +0000": parsing time "Sun, 02 Aug 2026 02:01:55 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:55 +0000" as " " 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate(0x18b7e97a8640): >_readAt: n=20, err=EOF 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate(0x18b7e97a8640): close: 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:06:50 +0000 UTC 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate(0x18b7e97a8640): >close: err= 2026/08/02 02:01:55 DEBUG : Re-reading directory (248.802803ms old) 2026/08/02 02:01:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:01:55 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:01:55 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:01:55 DEBUG : invalidating directory cache 2026/08/02 02:01:55 DEBUG : >changeNotify: 2026/08/02 02:01:55 DEBUG : forgetting directory cache 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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:745 Error: Should be true Test: TestRWCacheUpdate Messages: pcloud root 'rclone-test-tapavan3feja'/TestRWCacheUpdate: sha1 hash incorrect - expecting "5f11b0143ac8866346332777b557a7153a9d90b8" got "ceb5d9ade326cb4f1198af16dc24366d3d9c950f" 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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:745 Error: Should be true Test: TestRWCacheUpdate Messages: pcloud root 'rclone-test-tapavan3feja'/TestRWCacheUpdate: sha256 hash incorrect - expecting "a5846e910dea7912d438e4fcfb5c701a1f6c86f10827f1e08a9d7eddb9fae7af" got "623d2a7e9c79e0366c68d5761f00b36dc16d52467bd8051e8459b1180a69ffe3" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:745 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.08631515s| > 1s (want 2026-08-02 01:07:50.08631515 +0000 UTC m=-2088.379153713 vs got 2026-08-02 01:06:50 +0000 UTC) (precision 1s) 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate(0x18b7e9c4bdc0): _readAt: size=512, off=0 2026/08/02 02:01:55 DEBUG : TestRWCacheUpdate(0x18b7e9c4bdc0): openPending: 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-02 01:07:50 +0000 UTC,5f11b0143ac8866346332777b557a7153a9d90b8" against cached fingerprint "20,2026-08-02 01:06:50 +0000 UTC,ceb5d9ade326cb4f1198af16dc24366d3d9c950f" 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-02 01:07:50 +0000 UTC,5f11b0143ac8866346332777b557a7153a9d90b8" != cached fingerprint "20,2026-08-02 01:06:50 +0000 UTC,ceb5d9ade326cb4f1198af16dc24366d3d9c950f") 2026/08/02 02:01:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/02 02:01:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate(0x18b7e9c4bdc0): >openPending: err= 2026/08/02 02:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:01:56 DEBUG : forgetting directory cache 2026/08/02 02:01:56 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:01:56 +0000": parsing time "Sun, 02 Aug 2026 02:01:56 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:01:56 +0000" as " " 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate(0x18b7e9c4bdc0): >_readAt: n=20, err=EOF 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate(0x18b7e9c4bdc0): close: 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:07:50 +0000 UTC 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate(0x18b7e9c4bdc0): >close: err= 2026/08/02 02:01:56 DEBUG : Re-reading directory (250.032075ms old) 2026/08/02 02:01:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:01:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:01:56 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:01:56 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:01:56 DEBUG : invalidating directory cache 2026/08/02 02:01:56 DEBUG : >changeNotify: 2026/08/02 02:01:56 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate(0x18b7e9b114c0): _readAt: size=512, off=0 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate(0x18b7e9b114c0): openPending: 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-02 01:08:50 +0000 UTC,674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06" against cached fingerprint "20,2026-08-02 01:07:50 +0000 UTC,5f11b0143ac8866346332777b557a7153a9d90b8" 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-02 01:08:50 +0000 UTC,674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06" != cached fingerprint "20,2026-08-02 01:07:50 +0000 UTC,5f11b0143ac8866346332777b557a7153a9d90b8") 2026/08/02 02:02:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/02 02:02:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate(0x18b7e9b114c0): >openPending: err= 2026/08/02 02:02:05 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:05 DEBUG : forgetting directory cache 2026/08/02 02:02:05 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:05 +0000": parsing time "Sun, 02 Aug 2026 02:02:05 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:05 +0000" as " " 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate(0x18b7e9b114c0): >_readAt: n=21, err=EOF 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate(0x18b7e9b114c0): close: 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:08:50 +0000 UTC 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate(0x18b7e9b114c0): >close: err= 2026/08/02 02:02:05 DEBUG : Re-reading directory (258.637474ms old) 2026/08/02 02:02:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:02:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:02:06 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:02:06 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:02:06 DEBUG : invalidating directory cache 2026/08/02 02:02:06 DEBUG : >changeNotify: 2026/08/02 02:02:06 DEBUG : forgetting directory cache 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate(0x18b7e9b88d80): _readAt: size=512, off=0 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate(0x18b7e9b88d80): openPending: 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-02 01:09:50 +0000 UTC,3b798a8b8f0600c2d19a26f69ad842e576e2ce94" against cached fingerprint "21,2026-08-02 01:08:50 +0000 UTC,674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06" 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-02 01:09:50 +0000 UTC,3b798a8b8f0600c2d19a26f69ad842e576e2ce94" != cached fingerprint "21,2026-08-02 01:08:50 +0000 UTC,674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06") 2026/08/02 02:02:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/02 02:02:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate(0x18b7e9b88d80): >openPending: err= 2026/08/02 02:02:06 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:06 DEBUG : forgetting directory cache 2026/08/02 02:02:06 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:06 +0000": parsing time "Sun, 02 Aug 2026 02:02:06 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:06 +0000" as " " 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate(0x18b7e9b88d80): >_readAt: n=22, err=EOF 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate(0x18b7e9b88d80): close: 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:09:50 +0000 UTC 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate(0x18b7e9b88d80): >close: err= 2026/08/02 02:02:06 DEBUG : Re-reading directory (274.994047ms old) 2026/08/02 02:02:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:02:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:02:07 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:02:07 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:02:07 DEBUG : invalidating directory cache 2026/08/02 02:02:07 DEBUG : >changeNotify: 2026/08/02 02:02:07 DEBUG : forgetting directory cache 2026/08/02 02:02:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate(0x18b7e9596600): _readAt: size=512, off=0 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate(0x18b7e9596600): openPending: 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-02 01:10:50 +0000 UTC,bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3" against cached fingerprint "22,2026-08-02 01:09:50 +0000 UTC,3b798a8b8f0600c2d19a26f69ad842e576e2ce94" 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-02 01:10:50 +0000 UTC,bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3" != cached fingerprint "22,2026-08-02 01:09:50 +0000 UTC,3b798a8b8f0600c2d19a26f69ad842e576e2ce94") 2026/08/02 02:02:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/02 02:02:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate(0x18b7e9596600): >openPending: err= 2026/08/02 02:02:08 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:08 DEBUG : forgetting directory cache 2026/08/02 02:02:08 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:08 +0000": parsing time "Sun, 02 Aug 2026 02:02:08 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:08 +0000" as " " 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate(0x18b7e9596600): >_readAt: n=23, err=EOF 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate(0x18b7e9596600): close: 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:10:50 +0000 UTC 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate(0x18b7e9596600): >close: err= 2026/08/02 02:02:08 DEBUG : Re-reading directory (242.719186ms old) 2026/08/02 02:02:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:02:08 DEBUG : forgetting directory cache 2026/08/02 02:02:08 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "TestRWCacheUpdate" (type: 1) 2026/08/02 02:02:08 DEBUG : changeNotify: relativePath="TestRWCacheUpdate", type=1 2026/08/02 02:02:08 DEBUG : >changeNotify: 2026/08/02 02:02:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate(0x18b7e9596c80): _readAt: size=512, off=0 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate(0x18b7e9596c80): openPending: 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-02 01:11:50 +0000 UTC,62773e350f2f87e22c3d3c0d445c7a429aae8efa" against cached fingerprint "23,2026-08-02 01:10:50 +0000 UTC,bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3" 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-02 01:11:50 +0000 UTC,62773e350f2f87e22c3d3c0d445c7a429aae8efa" != cached fingerprint "23,2026-08-02 01:10:50 +0000 UTC,bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3") 2026/08/02 02:02:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/02 02:02:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate(0x18b7e9596c80): >openPending: err= 2026/08/02 02:02:09 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:09 DEBUG : forgetting directory cache 2026/08/02 02:02:09 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:09 +0000": parsing time "Sun, 02 Aug 2026 02:02:09 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:09 +0000" as " " 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate(0x18b7e9596c80): >_readAt: n=24, err=EOF 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate(0x18b7e9596c80): close: 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-02 01:11:50 +0000 UTC 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate(0x18b7e9596c80): >close: err= 2026/08/02 02:02:09 DEBUG : Re-reading directory (247.272403ms old) 2026/08/02 02:02:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/02 02:02:09 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:09 DEBUG : Looking for writers 2026/08/02 02:02:09 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/02 02:02:09 DEBUG : >WaitForWriters: 2026/08/02 02:02:09 DEBUG : pcloud root 'rclone-test-tapavan3feja': vfs cache: cleaner exiting 2026/08/02 02:02:09 DEBUG : forgetting directory cache --- FAIL: TestRWCacheUpdate (19.64s) === RUN TestCaseSensitivity run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:10 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:10 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:02:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:02:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:02:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:10 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:10 +0000": parsing time "Sun, 02 Aug 2026 02:02:10 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:10 +0000" as " " 2026/08/02 02:02:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:02:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:02:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:02:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:10 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:10 +0000": parsing time "Sun, 02 Aug 2026 02:02:10 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:10 +0000" as " " 2026/08/02 02:02:10 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:02:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:02:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:02:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:11 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:11 +0000": parsing time "Sun, 02 Aug 2026 02:02:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:11 +0000" as " " 2026/08/02 02:02:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:11 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:11 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/02 02:02:11 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/02 02:02:11 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/02 02:02:11 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:11 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:11 +0000": parsing time "Sun, 02 Aug 2026 02:02:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:11 +0000" as " " 2026/08/02 02:02:11 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:11 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:11 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/02 02:02:11 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/02 02:02:11 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/02 02:02:11 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:11 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:11 +0000": parsing time "Sun, 02 Aug 2026 02:02:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:11 +0000" as " " 2026/08/02 02:02:11 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:02:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:12 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:11 +0000": parsing time "Sun, 02 Aug 2026 02:02:11 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:11 +0000" as " " 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:02:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:12 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:12 +0000": parsing time "Sun, 02 Aug 2026 02:02:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:12 +0000" as " " 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:02:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:12 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:12 +0000": parsing time "Sun, 02 Aug 2026 02:02:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:12 +0000" as " " 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:02:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:12 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:12 +0000": parsing time "Sun, 02 Aug 2026 02:02:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:12 +0000" as " " 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/02 02:02:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/02 02:02:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/02 02:02:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:12 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:12 +0000": parsing time "Sun, 02 Aug 2026 02:02:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:12 +0000" as " " 2026/08/02 02:02:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/02 02:02:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/02 02:02:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/02 02:02:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:12 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:12 +0000": parsing time "Sun, 02 Aug 2026 02:02:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:12 +0000" as " " 2026/08/02 02:02:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/02 02:02:12 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/02 02:02:12 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/02 02:02:12 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/02 02:02:12 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/02 02:02:12 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:12 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:12 +0000": parsing time "Sun, 02 Aug 2026 02:02:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:12 +0000" as " " 2026/08/02 02:02:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/02 02:02:12 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/02 02:02:12 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/02 02:02:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/02 02:02:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/02 02:02:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/02 02:02:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:12 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:12 +0000": parsing time "Sun, 02 Aug 2026 02:02:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:12 +0000" as " " 2026/08/02 02:02:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/02 02:02:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/02 02:02:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/02 02:02:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:12 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:12 +0000": parsing time "Sun, 02 Aug 2026 02:02:12 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:12 +0000" as " " 2026/08/02 02:02:12 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:12 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/02 02:02:12 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:12 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/02 02:02:12 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:12 DEBUG : Looking for writers 2026/08/02 02:02:12 DEBUG : FiLeB: reading active writers 2026/08/02 02:02:12 DEBUG : FilEb: reading active writers 2026/08/02 02:02:12 DEBUG : FiLeA: reading active writers 2026/08/02 02:02:12 DEBUG : >WaitForWriters: 2026/08/02 02:02:12 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:12 DEBUG : Looking for writers 2026/08/02 02:02:12 DEBUG : FiLeA: reading active writers 2026/08/02 02:02:12 DEBUG : FiLeB: reading active writers 2026/08/02 02:02:12 DEBUG : FilEb: reading active writers 2026/08/02 02:02:12 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.64s) === RUN TestUnicodeNormalization run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:13 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/02 02:02:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/02 02:02:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/02 02:02:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:14 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:14 +0000": parsing time "Sun, 02 Aug 2026 02:02:14 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:14 +0000" as " " 2026/08/02 02:02:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/02 02:02:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/02 02:02:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/02 02:02:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:14 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:14 +0000": parsing time "Sun, 02 Aug 2026 02:02:14 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:14 +0000" as " " 2026/08/02 02:02:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/02 02:02:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/02 02:02:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/02 02:02:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:15 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:15 +0000": parsing time "Sun, 02 Aug 2026 02:02:15 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:15 +0000" as " " 2026/08/02 02:02:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/02 02:02:15 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:15 DEBUG : Looking for writers 2026/08/02 02:02:15 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/02 02:02:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/02 02:02:15 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (2.99s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:16 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:16 DEBUG : pcloud root 'rclone-test-tapavan3feja': Reusing VFS from active cache 2026/08/02 02:02:16 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:16 DEBUG : Looking for writers 2026/08/02 02:02:16 DEBUG : >WaitForWriters: 2026/08/02 02:02:16 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:16 DEBUG : Looking for writers 2026/08/02 02:02:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.14s) === RUN TestVFSNewWithOpts run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:16 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:16 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:16 DEBUG : Looking for writers 2026/08/02 02:02:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.13s) === RUN TestVFSRoot run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:16 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:16 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:16 DEBUG : Looking for writers 2026/08/02 02:02:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.13s) === RUN TestVFSStat run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:16 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:16 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:16 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:16 DEBUG : >changeNotify: 2026/08/02 02:02:17 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:02:17 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:02:17 DEBUG : >changeNotify: 2026/08/02 02:02:17 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/08/02 02:02:17 DEBUG : changeNotify: relativePath="dir/file2", type=1 2026/08/02 02:02:17 DEBUG : >changeNotify: 2026/08/02 02:02:17 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:17 DEBUG : dir: Looking for writers 2026/08/02 02:02:17 DEBUG : file2: reading active writers 2026/08/02 02:02:17 DEBUG : Looking for writers 2026/08/02 02:02:17 DEBUG : dir: reading active writers 2026/08/02 02:02:17 DEBUG : file1: reading active writers 2026/08/02 02:02:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.50s) === RUN TestVFSStatParent run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:18 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:18 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:18 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:18 DEBUG : >changeNotify: 2026/08/02 02:02:18 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:02:18 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:02:18 DEBUG : >changeNotify: 2026/08/02 02:02:18 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/08/02 02:02:18 DEBUG : changeNotify: relativePath="dir/file2", type=1 2026/08/02 02:02:18 DEBUG : >changeNotify: 2026/08/02 02:02:19 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:19 DEBUG : dir: Looking for writers 2026/08/02 02:02:19 DEBUG : Looking for writers 2026/08/02 02:02:19 DEBUG : dir: reading active writers 2026/08/02 02:02:19 DEBUG : file1: reading active writers 2026/08/02 02:02:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.40s) === RUN TestVFSOpenFile run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:19 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:19 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:19 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:19 DEBUG : >changeNotify: 2026/08/02 02:02:19 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:02:19 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:02:19 DEBUG : >changeNotify: 2026/08/02 02:02:20 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/08/02 02:02:20 DEBUG : changeNotify: relativePath="dir/file2", type=1 2026/08/02 02:02:20 DEBUG : >changeNotify: 2026/08/02 02:02:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:20 DEBUG : file1: Open: flags=O_RDONLY 2026/08/02 02:02:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/02 02:02:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/02 02:02:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/02 02:02:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/02 02:02:20 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/02 02:02:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:20 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/02 02:02:20 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/02 02:02:20 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/02 02:02:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/02 02:02:20 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 02:02:20 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/02 02:02:20 DEBUG : dir/new_file.txt: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/02 02:02:20 DEBUG : dir/new_file.txt: Size and sha1 of src and dst objects identical 2026/08/02 02:02:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/02 02:02:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/02 02:02:20 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:20 DEBUG : dir: Looking for writers 2026/08/02 02:02:20 DEBUG : file2: reading active writers 2026/08/02 02:02:20 DEBUG : new_file.txt: reading active writers 2026/08/02 02:02:20 DEBUG : Looking for writers 2026/08/02 02:02:20 DEBUG : dir: reading active writers 2026/08/02 02:02:20 DEBUG : file1: reading active writers 2026/08/02 02:02:20 DEBUG : >WaitForWriters: 2026/08/02 02:02:20 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/new_file.txt" (type: 1) 2026/08/02 02:02:20 DEBUG : changeNotify: relativePath="dir/new_file.txt", type=1 2026/08/02 02:02:20 DEBUG : dir: invalidating directory cache 2026/08/02 02:02:20 DEBUG : >changeNotify: --- PASS: TestVFSOpenFile (3.49s) === RUN TestVFSRename run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:23 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:23 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir" (type: 0) 2026/08/02 02:02:23 DEBUG : changeNotify: relativePath="dir", type=0 2026/08/02 02:02:23 DEBUG : >changeNotify: 2026/08/02 02:02:23 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/08/02 02:02:23 DEBUG : changeNotify: relativePath="dir/file2", type=1 2026/08/02 02:02:23 DEBUG : >changeNotify: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/08/02 02:02:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/02 02:02:31 DEBUG : dir/file1: Updating file with dir/file1 0x18b7e9a84750 2026/08/02 02:02:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/02 02:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:31 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir/file1" (type: 1) 2026/08/02 02:02:31 DEBUG : changeNotify: relativePath="dir/file1", type=1 2026/08/02 02:02:31 DEBUG : dir: invalidating directory cache 2026/08/02 02:02:31 DEBUG : >changeNotify: 2026/08/02 02:02:32 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/02 02:02:32 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:02:32 DEBUG : dir/file1: Reset virtual modtime 2026/08/02 02:02:32 INFO : dir/file1: Moved (server-side) to: file0 2026/08/02 02:02:32 DEBUG : file0: Updating file with file0 0x18b7e9a84750 2026/08/02 02:02:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/02 02:02:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/02 02:02:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file0" (type: 1) 2026/08/02 02:02:32 DEBUG : changeNotify: relativePath="file0", type=1 2026/08/02 02:02:32 DEBUG : invalidating directory cache 2026/08/02 02:02:32 DEBUG : >changeNotify: 2026/08/02 02:02:32 DEBUG : Removed virtual directory entry vAddFile: "file0" 2026/08/02 02:02:32 DEBUG : file0: Reset virtual modtime 2026/08/02 02:02:32 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:32 DEBUG : dir: Looking for writers 2026/08/02 02:02:32 DEBUG : Looking for writers 2026/08/02 02:02:32 DEBUG : dir: reading active writers 2026/08/02 02:02:32 DEBUG : file0: reading active writers 2026/08/02 02:02:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (9.91s) === RUN TestVFSStatfs run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:33 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:33 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:33 DEBUG : Looking for writers 2026/08/02 02:02:33 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.23s) === RUN TestVFSMkdir run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:33 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:33 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/02 02:02:33 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/02 02:02:33 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a" (type: 0) 2026/08/02 02:02:33 DEBUG : changeNotify: relativePath="a", type=0 2026/08/02 02:02:33 DEBUG : invalidating directory cache 2026/08/02 02:02:33 DEBUG : >changeNotify: 2026/08/02 02:02:34 DEBUG : Removed virtual directory entry vAddDir: "/" 2026/08/02 02:02:34 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/08/02 02:02:34 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/02 02:02:34 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "b" (type: 0) 2026/08/02 02:02:34 DEBUG : changeNotify: relativePath="b", type=0 2026/08/02 02:02:34 DEBUG : invalidating directory cache 2026/08/02 02:02:34 DEBUG : >changeNotify: 2026/08/02 02:02:34 DEBUG : Removed virtual directory entry vAddDir: "b" 2026/08/02 02:02:34 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/02 02:02:34 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "c" (type: 0) 2026/08/02 02:02:34 DEBUG : changeNotify: relativePath="c", type=0 2026/08/02 02:02:34 DEBUG : invalidating directory cache 2026/08/02 02:02:34 DEBUG : >changeNotify: 2026/08/02 02:02:34 DEBUG : Removed virtual directory entry vAddDir: "c" 2026/08/02 02:02:35 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/02 02:02:35 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "d" (type: 0) 2026/08/02 02:02:35 DEBUG : changeNotify: relativePath="d", type=0 2026/08/02 02:02:35 DEBUG : invalidating directory cache 2026/08/02 02:02:35 DEBUG : >changeNotify: 2026/08/02 02:02:35 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:35 DEBUG : c: Looking for writers 2026/08/02 02:02:35 DEBUG : d: Looking for writers 2026/08/02 02:02:35 DEBUG : b: Looking for writers 2026/08/02 02:02:35 DEBUG : a: Looking for writers 2026/08/02 02:02:35 DEBUG : Looking for writers 2026/08/02 02:02:35 DEBUG : b: reading active writers 2026/08/02 02:02:35 DEBUG : a: reading active writers 2026/08/02 02:02:35 DEBUG : c: reading active writers 2026/08/02 02:02:35 DEBUG : d: reading active writers 2026/08/02 02:02:35 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.58s) === RUN TestVFSMkdirAll run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:35 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:36 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/02 02:02:36 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a" (type: 0) 2026/08/02 02:02:36 DEBUG : changeNotify: relativePath="a", type=0 2026/08/02 02:02:36 DEBUG : invalidating directory cache 2026/08/02 02:02:36 DEBUG : a: invalidating directory cache 2026/08/02 02:02:36 DEBUG : >changeNotify: 2026/08/02 02:02:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/02 02:02:36 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a/b" (type: 0) 2026/08/02 02:02:36 DEBUG : changeNotify: relativePath="a/b", type=0 2026/08/02 02:02:36 DEBUG : a/b: invalidating directory cache 2026/08/02 02:02:36 DEBUG : >changeNotify: 2026/08/02 02:02:36 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/02 02:02:36 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a/b/c" (type: 0) 2026/08/02 02:02:36 DEBUG : changeNotify: relativePath="a/b/c", type=0 2026/08/02 02:02:37 DEBUG : a/b/c: invalidating directory cache 2026/08/02 02:02:37 DEBUG : >changeNotify: 2026/08/02 02:02:37 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/02 02:02:37 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a/b/c/d" (type: 0) 2026/08/02 02:02:37 DEBUG : changeNotify: relativePath="a/b/c/d", type=0 2026/08/02 02:02:37 DEBUG : >changeNotify: 2026/08/02 02:02:37 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/08/02 02:02:37 DEBUG : a: Removed virtual directory entry vAddDir: "b" 2026/08/02 02:02:37 DEBUG : a/b: Removed virtual directory entry vAddDir: "c" 2026/08/02 02:02:37 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:37 DEBUG : a/b/c/d: Looking for writers 2026/08/02 02:02:37 DEBUG : a/b/c: Looking for writers 2026/08/02 02:02:37 DEBUG : d: reading active writers 2026/08/02 02:02:37 DEBUG : a/b: Looking for writers 2026/08/02 02:02:37 DEBUG : c: reading active writers 2026/08/02 02:02:37 DEBUG : a: Looking for writers 2026/08/02 02:02:37 DEBUG : b: reading active writers 2026/08/02 02:02:37 DEBUG : Looking for writers 2026/08/02 02:02:37 DEBUG : a: reading active writers 2026/08/02 02:02:37 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (2.67s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:38 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:38 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:38 DEBUG : Looking for writers 2026/08/02 02:02:38 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.13s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:38 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:38 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/02 02:02:38 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/02 02:02:38 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/02 02:02:38 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 02:02:38 DEBUG : file1: size = 5 OK 2026/08/02 02:02:38 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 02:02:38 DEBUG : file1: Size and sha1 of src and dst objects identical 2026/08/02 02:02:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:38 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:38 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:38 DEBUG : invalidating directory cache 2026/08/02 02:02:38 DEBUG : >changeNotify: 2026/08/02 02:02:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:39 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : file1: Reset virtual modtime 2026/08/02 02:02:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/02 02:02:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/02 02:02:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 02:02:39 DEBUG : file1: size = 0 OK 2026/08/02 02:02:39 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/02 02:02:39 DEBUG : file1: Size and sha1 of src and dst objects identical 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/02 02:02:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (7 bytes), uploading instead of streaming 2026/08/02 02:02:39 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:39 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:39 DEBUG : invalidating directory cache 2026/08/02 02:02:39 DEBUG : >changeNotify: 2026/08/02 02:02:39 DEBUG : file1: size = 7 OK 2026/08/02 02:02:39 DEBUG : file1: sha1 = 189d2b4d61d6c47f31a89ef5d008c201199ef899 OK 2026/08/02 02:02:39 DEBUG : file1: Size and sha1 of src and dst objects identical 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:39 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:39 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : file1: Reset virtual modtime 2026/08/02 02:02:39 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:39 DEBUG : Looking for writers 2026/08/02 02:02:39 DEBUG : file1: reading active writers 2026/08/02 02:02:39 DEBUG : >WaitForWriters: 2026/08/02 02:02:39 DEBUG : invalidating directory cache 2026/08/02 02:02:39 DEBUG : >changeNotify: --- PASS: TestWriteFileHandleMethods (1.16s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:39 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/02 02:02:40 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/02 02:02:40 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/02 02:02:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/02 02:02:40 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (11 bytes), uploading instead of streaming 2026/08/02 02:02:41 DEBUG : file1: size = 11 OK 2026/08/02 02:02:41 DEBUG : file1: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/02 02:02:41 DEBUG : file1: Size and sha1 of src and dst objects identical 2026/08/02 02:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:41 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/02 02:02:41 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:41 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:41 DEBUG : invalidating directory cache 2026/08/02 02:02:41 DEBUG : >changeNotify: 2026/08/02 02:02:41 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:41 DEBUG : Looking for writers 2026/08/02 02:02:41 DEBUG : file1: reading active writers 2026/08/02 02:02:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.72s) === RUN TestWriteFileHandleFlush run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:41 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:41 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/02 02:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:41 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (5 bytes), uploading instead of streaming 2026/08/02 02:02:41 DEBUG : file1: size = 5 OK 2026/08/02 02:02:41 DEBUG : file1: sha1 = aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d OK 2026/08/02 02:02:41 DEBUG : file1: Size and sha1 of src and dst objects identical 2026/08/02 02:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/02 02:02:41 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:41 DEBUG : Looking for writers 2026/08/02 02:02:41 DEBUG : file1: reading active writers 2026/08/02 02:02:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.52s) === RUN TestWriteFileHandleRelease run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:42 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:42 DEBUG : file1: WriteFileHandle.Release closing 2026/08/02 02:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:42 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 02:02:42 DEBUG : file1: size = 0 OK 2026/08/02 02:02:42 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/02 02:02:42 DEBUG : file1: Size and sha1 of src and dst objects identical 2026/08/02 02:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:42 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/02 02:02:42 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:42 DEBUG : Looking for writers 2026/08/02 02:02:42 DEBUG : file1: reading active writers 2026/08/02 02:02:42 DEBUG : >WaitForWriters: 2026/08/02 02:02:42 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:42 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:42 DEBUG : invalidating directory cache 2026/08/02 02:02:42 DEBUG : >changeNotify: --- PASS: TestWriteFileHandleRelease (0.53s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:42 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:42 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (2 bytes), uploading instead of streaming 2026/08/02 02:02:42 DEBUG : file1: size = 2 OK 2026/08/02 02:02:42 DEBUG : file1: sha1 = c22b5f9178342609428d6f51b2c5af4c0bde6a42 OK 2026/08/02 02:02:42 DEBUG : file1: Size and sha1 of src and dst objects identical 2026/08/02 02:02:42 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:42 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:42 DEBUG : invalidating directory cache 2026/08/02 02:02:42 DEBUG : >changeNotify: 2026/08/02 02:02:42 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/02 02:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:42 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:42 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:42 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/08/02 02:02:42 DEBUG : file1: Reset virtual modtime 2026/08/02 02:02:42 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:42 DEBUG : Looking for writers 2026/08/02 02:02:42 DEBUG : file1: reading active writers 2026/08/02 02:02:42 DEBUG : >WaitForWriters: 2026/08/02 02:02:42 DEBUG : invalidating directory cache 2026/08/02 02:02:42 DEBUG : >changeNotify: --- PASS: TestWriteFileModTimeWithOpenWriters (0.66s) === RUN TestFileReadAtZeroLength run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:43 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:43 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (0 bytes), uploading instead of streaming 2026/08/02 02:02:43 DEBUG : file1: size = 0 OK 2026/08/02 02:02:43 DEBUG : file1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/02 02:02:43 DEBUG : file1: Size and sha1 of src and dst objects identical 2026/08/02 02:02:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:43 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:02:43 DEBUG : file1: Open: flags=O_RDONLY 2026/08/02 02:02:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/02 02:02:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/02 02:02:43 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:43 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:43 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:43 DEBUG : invalidating directory cache 2026/08/02 02:02:43 DEBUG : >changeNotify: 2026/08/02 02:02:43 DEBUG : Couldn't parse Date: from server ej2237.pcloud.com: "Sun, 02 Aug 2026 02:02:43 +0000": parsing time "Sun, 02 Aug 2026 02:02:43 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:43 +0000" as " " 2026/08/02 02:02:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Received unexpected error: pcloud error: 404 Not Found (404) Test: TestFileReadAtZeroLength 2026/08/02 02:02:43 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:43 DEBUG : Looking for writers 2026/08/02 02:02:43 DEBUG : file1: reading active writers 2026/08/02 02:02:43 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtZeroLength (0.84s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:44 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/02 02:02:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/02 02:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/02 02:02:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/02 02:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:44 DEBUG : pcloud root 'rclone-test-tapavan3feja': File to upload is small (100 bytes), uploading instead of streaming 2026/08/02 02:02:44 DEBUG : file1: size = 100 OK 2026/08/02 02:02:44 DEBUG : file1: sha1 = a9130e84f8de2358994d196471adaa39eb336eb0 OK 2026/08/02 02:02:44 DEBUG : file1: Size and sha1 of src and dst objects identical 2026/08/02 02:02:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/02 02:02:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/02 02:02:44 DEBUG : file1: Open: flags=O_RDONLY 2026/08/02 02:02:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/02 02:02:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/02 02:02:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:44 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "file1" (type: 1) 2026/08/02 02:02:44 DEBUG : changeNotify: relativePath="file1", type=1 2026/08/02 02:02:44 DEBUG : invalidating directory cache 2026/08/02 02:02:44 DEBUG : >changeNotify: 2026/08/02 02:02:44 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:44 +0000": parsing time "Sun, 02 Aug 2026 02:02:44 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:44 +0000" as " " 2026/08/02 02:02:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:44 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:44 DEBUG : Looking for writers 2026/08/02 02:02:44 DEBUG : file1: reading active writers 2026/08/02 02:02:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.86s) === RUN TestZipManyFiles run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:44 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "flat" (type: 0) 2026/08/02 02:02:45 DEBUG : changeNotify: relativePath="flat", type=0 2026/08/02 02:02:45 DEBUG : >changeNotify: 2026/08/02 02:02:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "flat/f000.txt" (type: 1) 2026/08/02 02:02:45 DEBUG : changeNotify: relativePath="flat/f000.txt", type=1 2026/08/02 02:02:45 DEBUG : >changeNotify: 2026/08/02 02:02:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "flat/f001.txt" (type: 1) 2026/08/02 02:02:45 DEBUG : changeNotify: relativePath="flat/f001.txt", type=1 2026/08/02 02:02:45 DEBUG : >changeNotify: 2026/08/02 02:02:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "flat/f002.txt" (type: 1) 2026/08/02 02:02:45 DEBUG : changeNotify: relativePath="flat/f002.txt", type=1 2026/08/02 02:02:45 DEBUG : >changeNotify: 2026/08/02 02:02:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "flat/f003.txt" (type: 1) 2026/08/02 02:02:45 DEBUG : changeNotify: relativePath="flat/f003.txt", type=1 2026/08/02 02:02:45 DEBUG : >changeNotify: 2026/08/02 02:02:45 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "flat/f004.txt" (type: 1) 2026/08/02 02:02:45 DEBUG : changeNotify: relativePath="flat/f004.txt", type=1 2026/08/02 02:02:45 DEBUG : >changeNotify: 2026/08/02 02:02:46 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/02 02:02:46 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/02 02:02:46 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:46 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:46 +0000": parsing time "Sun, 02 Aug 2026 02:02:46 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:46 +0000" as " " 2026/08/02 02:02:46 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:46 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/02 02:02:46 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/02 02:02:46 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:46 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:46 +0000": parsing time "Sun, 02 Aug 2026 02:02:46 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:46 +0000" as " " 2026/08/02 02:02:46 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:47 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/02 02:02:47 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/02 02:02:47 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:47 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:47 +0000": parsing time "Sun, 02 Aug 2026 02:02:47 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:47 +0000" as " " 2026/08/02 02:02:47 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:47 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/02 02:02:47 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/02 02:02:47 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:47 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:47 +0000": parsing time "Sun, 02 Aug 2026 02:02:47 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:47 +0000" as " " 2026/08/02 02:02:47 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:47 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/02 02:02:47 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/02 02:02:47 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:47 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:47 +0000": parsing time "Sun, 02 Aug 2026 02:02:47 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:47 +0000" as " " 2026/08/02 02:02:47 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:47 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:47 DEBUG : flat: Looking for writers 2026/08/02 02:02:47 DEBUG : f004.txt: reading active writers 2026/08/02 02:02:47 DEBUG : f000.txt: reading active writers 2026/08/02 02:02:47 DEBUG : f001.txt: reading active writers 2026/08/02 02:02:47 DEBUG : f002.txt: reading active writers 2026/08/02 02:02:47 DEBUG : f003.txt: reading active writers 2026/08/02 02:02:47 DEBUG : Looking for writers 2026/08/02 02:02:47 DEBUG : flat: reading active writers 2026/08/02 02:02:47 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.63s) === RUN TestZipManySubDirs run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:02:48 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:02:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a" (type: 0) 2026/08/02 02:02:48 DEBUG : changeNotify: relativePath="a", type=0 2026/08/02 02:02:48 DEBUG : >changeNotify: 2026/08/02 02:02:48 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a/top.txt" (type: 1) 2026/08/02 02:02:48 DEBUG : changeNotify: relativePath="a/top.txt", type=1 2026/08/02 02:02:48 DEBUG : >changeNotify: 2026/08/02 02:02:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a/b" (type: 0) 2026/08/02 02:02:49 DEBUG : changeNotify: relativePath="a/b", type=0 2026/08/02 02:02:49 DEBUG : >changeNotify: 2026/08/02 02:02:49 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a/b/mid.txt" (type: 1) 2026/08/02 02:02:49 DEBUG : changeNotify: relativePath="a/b/mid.txt", type=1 2026/08/02 02:02:49 DEBUG : >changeNotify: 2026/08/02 02:02:50 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a/b/c" (type: 0) 2026/08/02 02:02:50 DEBUG : changeNotify: relativePath="a/b/c", type=0 2026/08/02 02:02:50 DEBUG : >changeNotify: 2026/08/02 02:02:50 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "a/b/c/deep.txt" (type: 1) 2026/08/02 02:02:50 DEBUG : changeNotify: relativePath="a/b/c/deep.txt", type=1 2026/08/02 02:02:50 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/02 02:02:50 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/02 02:02:50 DEBUG : a/b/c: invalidating directory cache 2026/08/02 02:02:50 DEBUG : >changeNotify: 2026/08/02 02:02:50 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:50 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:50 +0000": parsing time "Sun, 02 Aug 2026 02:02:50 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:50 +0000" as " " 2026/08/02 02:02:50 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:50 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/02 02:02:50 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/02 02:02:50 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:51 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:51 +0000": parsing time "Sun, 02 Aug 2026 02:02:51 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:51 +0000" as " " 2026/08/02 02:02:51 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:51 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/02 02:02:51 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/02 02:02:51 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:02:51 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:02:51 +0000": parsing time "Sun, 02 Aug 2026 02:02:51 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:02:51 +0000" as " " 2026/08/02 02:02:51 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:02:51 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:02:51 DEBUG : a/b/c: Looking for writers 2026/08/02 02:02:51 DEBUG : deep.txt: reading active writers 2026/08/02 02:02:51 DEBUG : a/b: Looking for writers 2026/08/02 02:02:51 DEBUG : c: reading active writers 2026/08/02 02:02:51 DEBUG : mid.txt: reading active writers 2026/08/02 02:02:51 DEBUG : a: Looking for writers 2026/08/02 02:02:51 DEBUG : b: reading active writers 2026/08/02 02:02:51 DEBUG : top.txt: reading active writers 2026/08/02 02:02:51 DEBUG : Looking for writers 2026/08/02 02:02:51 DEBUG : a: reading active writers 2026/08/02 02:02:51 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestZipManySubDirs (11.87s) === RUN TestZipLargeFiles run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:03:00 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:03:00 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "bigdir" (type: 0) 2026/08/02 02:03:00 DEBUG : changeNotify: relativePath="bigdir", type=0 2026/08/02 02:03:00 DEBUG : >changeNotify: 2026/08/02 02:03:02 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "bigdir/big.bin" (type: 1) 2026/08/02 02:03:02 DEBUG : changeNotify: relativePath="bigdir/big.bin", type=1 2026/08/02 02:03:02 DEBUG : >changeNotify: 2026/08/02 02:03:02 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/02 02:03:02 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/02 02:03:02 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:03:02 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:03:02 +0000": parsing time "Sun, 02 Aug 2026 02:03:02 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:03:02 +0000" as " " 2026/08/02 02:03:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:02 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/02 02:03:03 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:03:03 DEBUG : bigdir: Looking for writers 2026/08/02 02:03:03 DEBUG : big.bin: reading active writers 2026/08/02 02:03:03 DEBUG : Looking for writers 2026/08/02 02:03:03 DEBUG : bigdir: reading active writers 2026/08/02 02:03:03 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (3.70s) === RUN TestZipDirsInRoot run.go:198: Remote "pcloud root 'rclone-test-tapavan3feja'", Local "Local file system at /tmp/rclone1269164535", Modify Window "1s" 2026/08/02 02:03:04 NOTICE: pcloud root 'rclone-test-tapavan3feja': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/02 02:03:04 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir1" (type: 0) 2026/08/02 02:03:04 DEBUG : changeNotify: relativePath="dir1", type=0 2026/08/02 02:03:04 DEBUG : >changeNotify: 2026/08/02 02:03:04 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir1/a.txt" (type: 1) 2026/08/02 02:03:04 DEBUG : changeNotify: relativePath="dir1/a.txt", type=1 2026/08/02 02:03:04 DEBUG : >changeNotify: 2026/08/02 02:03:04 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir2" (type: 0) 2026/08/02 02:03:04 DEBUG : changeNotify: relativePath="dir2", type=0 2026/08/02 02:03:04 DEBUG : >changeNotify: 2026/08/02 02:03:04 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir2/b.txt" (type: 1) 2026/08/02 02:03:04 DEBUG : changeNotify: relativePath="dir2/b.txt", type=1 2026/08/02 02:03:04 DEBUG : >changeNotify: 2026/08/02 02:03:05 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir3" (type: 0) 2026/08/02 02:03:05 DEBUG : changeNotify: relativePath="dir3", type=0 2026/08/02 02:03:05 DEBUG : >changeNotify: 2026/08/02 02:03:10 DEBUG : forgetting directory cache 2026/08/02 02:03:10 DEBUG : dir: forgetting directory cache 2026/08/02 02:03:10 DEBUG : dir: forgetting directory cache 2026/08/02 02:03:10 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/02 02:03:10 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/02 02:04:26 DEBUG : dir: forgetting directory cache 2026/08/02 02:04:26 DEBUG : forgetting directory cache 2026/08/02 02:04:28 DEBUG : forgetting directory cache 2026/08/02 02:04:28 DEBUG : dir: forgetting directory cache 2026/08/02 02:04:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/02 02:04:29 DEBUG : pcloud root 'rclone-test-tapavan3feja': ChangeNotify: detected change in "dir3/c.txt" (type: 1) 2026/08/02 02:04:29 DEBUG : changeNotify: relativePath="dir3/c.txt", type=1 2026/08/02 02:04:30 DEBUG : >changeNotify: 2026/08/02 02:04:30 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/02 02:04:30 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/02 02:04:30 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:04:30 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:04:30 +0000": parsing time "Sun, 02 Aug 2026 02:04:30 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:04:30 +0000" as " " 2026/08/02 02:04:30 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:04:30 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/02 02:04:30 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/02 02:04:30 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:04:30 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:04:30 +0000": parsing time "Sun, 02 Aug 2026 02:04:30 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:04:30 +0000" as " " 2026/08/02 02:04:30 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:04:31 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/02 02:04:31 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/02 02:04:31 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/02 02:04:31 DEBUG : Couldn't parse Date: from server ecph1.pcloud.com: "Sun, 02 Aug 2026 02:04:31 +0000": parsing time "Sun, 02 Aug 2026 02:04:31 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 02 Aug 2026 02:04:31 +0000" as " " 2026/08/02 02:04:31 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/02 02:04:31 DEBUG : WaitForWriters: timeout=30s 2026/08/02 02:04:31 DEBUG : dir1: Looking for writers 2026/08/02 02:04:31 DEBUG : a.txt: reading active writers 2026/08/02 02:04:31 DEBUG : dir2: Looking for writers 2026/08/02 02:04:31 DEBUG : b.txt: reading active writers 2026/08/02 02:04:31 DEBUG : dir3: Looking for writers 2026/08/02 02:04:31 DEBUG : c.txt: reading active writers 2026/08/02 02:04:31 DEBUG : Looking for writers 2026/08/02 02:04:31 DEBUG : dir2: reading active writers 2026/08/02 02:04:31 DEBUG : dir3: reading active writers 2026/08/02 02:04:31 DEBUG : dir1: reading active writers 2026/08/02 02:04:31 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (88.25s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/02 02:04:32 DEBUG : pcloud root 'rclone-test-tapavan3feja': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 21m54.081950701s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestRWCacheUpdate TestFileReadAtZeroLength]