"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/12 02:45:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sucupuf5muco" 2026/07/12 02:45:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/12 02:45:26 DEBUG : Starting OpenDrive session with ID: c9959871bd697e6abb8808c6df72c9bcb0f019d4855ca31ff8a5ab62e7670563 2026/07/12 02:45:26 DEBUG : Creating backend with remote "/tmp/rclone3337816089" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:45:26 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:45:26 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:45:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:45:30 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:45:30 DEBUG : dir: Looking for writers 2026/07/12 02:45:30 DEBUG : Looking for writers 2026/07/12 02:45:30 DEBUG : dir: reading active writers 2026/07/12 02:45:30 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.67s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:45:31 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:45:31 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:45:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:45:34 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/12 02:45:37 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/12 02:45:39 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:45:39 DEBUG : dir/subdir: Looking for writers 2026/07/12 02:45:39 DEBUG : dir: Looking for writers 2026/07/12 02:45:39 DEBUG : subdir: reading active writers 2026/07/12 02:45:39 DEBUG : file1: reading active writers 2026/07/12 02:45:39 DEBUG : file2: reading active writers 2026/07/12 02:45:39 DEBUG : Looking for writers 2026/07/12 02:45:39 DEBUG : dir: reading active writers 2026/07/12 02:45:39 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (10.26s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:45:41 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:45:41 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:45:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:45:44 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:45:44 DEBUG : dir: Looking for writers 2026/07/12 02:45:44 DEBUG : file1: reading active writers 2026/07/12 02:45:44 DEBUG : Looking for writers 2026/07/12 02:45:44 DEBUG : dir: reading active writers 2026/07/12 02:45:44 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.34s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:45:45 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:45:45 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:45:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:45:48 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:45:48 DEBUG : dir: Looking for writers 2026/07/12 02:45:48 DEBUG : Looking for writers 2026/07/12 02:45:48 DEBUG : dir: reading active writers 2026/07/12 02:45:48 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.88s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:45:49 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:45:49 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:45:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:45:52 DEBUG : dir: forgetting directory cache 2026/07/12 02:45:52 DEBUG : forgetting directory cache 2026/07/12 02:45:52 DEBUG : dir: forgetting directory cache 2026/07/12 02:45:52 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:45:52 DEBUG : Looking for writers 2026/07/12 02:45:52 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.39s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:45:54 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:45:54 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:45:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:45:57 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/12 02:45:57 DEBUG : dir: invalidating directory cache 2026/07/12 02:45:57 DEBUG : >ForgetPath: 2026/07/12 02:45:57 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/12 02:45:57 DEBUG : invalidating directory cache 2026/07/12 02:45:57 DEBUG : dir: forgetting directory cache 2026/07/12 02:45:57 DEBUG : >ForgetPath: 2026/07/12 02:45:57 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/12 02:45:57 DEBUG : >ForgetPath: 2026/07/12 02:45:57 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:45:57 DEBUG : dir: Looking for writers 2026/07/12 02:45:57 DEBUG : Looking for writers 2026/07/12 02:45:57 DEBUG : dir: reading active writers 2026/07/12 02:45:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.31s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:45:58 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:45:58 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:45:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:46:03 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/12 02:46:04 DEBUG : forgetting directory cache 2026/07/12 02:46:04 DEBUG : dir: forgetting directory cache 2026/07/12 02:46:05 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:46:05 DEBUG : dir: Looking for writers 2026/07/12 02:46:05 DEBUG : fil/a/b: Looking for writers 2026/07/12 02:46:05 DEBUG : fil/a: Looking for writers 2026/07/12 02:46:05 DEBUG : b: reading active writers 2026/07/12 02:46:05 DEBUG : fil: Looking for writers 2026/07/12 02:46:05 DEBUG : a: reading active writers 2026/07/12 02:46:05 DEBUG : Looking for writers 2026/07/12 02:46:05 DEBUG : dir: reading active writers 2026/07/12 02:46:05 DEBUG : fil: reading active writers 2026/07/12 02:46:05 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.64s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:46:08 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:46:08 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:46:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:46:10 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:46:10 DEBUG : dir: Looking for writers 2026/07/12 02:46:10 DEBUG : Looking for writers 2026/07/12 02:46:10 DEBUG : dir: reading active writers 2026/07/12 02:46:10 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.92s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:46:11 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:46:11 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:46:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:46:14 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:46:14 DEBUG : dir: Looking for writers 2026/07/12 02:46:14 DEBUG : file1: reading active writers 2026/07/12 02:46:14 DEBUG : Looking for writers 2026/07/12 02:46:14 DEBUG : dir: reading active writers 2026/07/12 02:46:14 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.88s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:46:15 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:46:15 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:46:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:46:19 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/12 02:46:21 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/12 02:46:23 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/12 02:46:23 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/12 02:46:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/12 02:46:23 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/12 02:46:24 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/12 02:46:26 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/12 02:46:28 DEBUG : dir: invalidating directory cache 2026/07/12 02:46:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/12 02:46:28 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/12 02:46:28 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/12 02:46:28 DEBUG : dir/file1: Reset virtual modtime 2026/07/12 02:46:28 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/12 02:46:28 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/12 02:46:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/12 02:46:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/12 02:46:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:46:28 DEBUG : dir: invalidating directory cache 2026/07/12 02:46:28 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/12 02:46:28 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/12 02:46:28 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/12 02:46:28 DEBUG : forgetting directory cache 2026/07/12 02:46:28 DEBUG : dir: forgetting directory cache 2026/07/12 02:46:28 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/12 02:46:28 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:46:28 DEBUG : dir/virtualDir: Looking for writers 2026/07/12 02:46:28 DEBUG : dir: Looking for writers 2026/07/12 02:46:28 DEBUG : file1: reading active writers 2026/07/12 02:46:28 DEBUG : virtualFile2: reading active writers 2026/07/12 02:46:28 DEBUG : virtualFile: reading active writers 2026/07/12 02:46:28 DEBUG : virtualDir: reading active writers 2026/07/12 02:46:28 DEBUG : Looking for writers 2026/07/12 02:46:28 DEBUG : dir: reading active writers 2026/07/12 02:46:28 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.65s) --- PASS: TestDirReadDirAll/Virtual (4.71s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:46:30 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:46:30 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:46:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:46:33 ERROR : dir/: Can only open directories read only 2026/07/12 02:46:33 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:46:33 DEBUG : dir: Looking for writers 2026/07/12 02:46:33 DEBUG : Looking for writers 2026/07/12 02:46:33 DEBUG : dir: reading active writers 2026/07/12 02:46:33 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.82s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:46:34 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:46:34 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:46:35 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/07/12 02:46:37 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:46:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/12 02:46:37 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/12 02:46:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/12 02:46:37 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 02:46:38 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/12 02:46:39 DEBUG : dir/potato: size = 5 OK 2026/07/12 02:46:39 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:46:39 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/12 02:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/12 02:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:46:39 DEBUG : dir: Looking for writers 2026/07/12 02:46:39 DEBUG : potato: reading active writers 2026/07/12 02:46:39 DEBUG : file1: reading active writers 2026/07/12 02:46:39 DEBUG : Looking for writers 2026/07/12 02:46:39 DEBUG : dir: reading active writers 2026/07/12 02:46:39 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.34s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:46:40 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:46:40 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:46:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:46:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/12 02:46:45 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:46:45 DEBUG : dir/sub: Looking for writers 2026/07/12 02:46:45 DEBUG : dir: Looking for writers 2026/07/12 02:46:45 DEBUG : file1: reading active writers 2026/07/12 02:46:45 DEBUG : sub: reading active writers 2026/07/12 02:46:45 DEBUG : Looking for writers 2026/07/12 02:46:45 DEBUG : dir: reading active writers 2026/07/12 02:46:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (6.07s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:46:46 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:46:46 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:46:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:46:49 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/12 02:46:50 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/12 02:46:51 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:46:51 DEBUG : dir/sub/subsub: Looking for writers 2026/07/12 02:46:51 DEBUG : dir/sub: Looking for writers 2026/07/12 02:46:51 DEBUG : subsub: reading active writers 2026/07/12 02:46:51 DEBUG : dir: Looking for writers 2026/07/12 02:46:51 DEBUG : file1: reading active writers 2026/07/12 02:46:51 DEBUG : sub: reading active writers 2026/07/12 02:46:51 DEBUG : Looking for writers 2026/07/12 02:46:51 DEBUG : dir: reading active writers 2026/07/12 02:46:51 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.88s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:46:53 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:46:53 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:46:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:46:56 ERROR : dir/: Dir.Remove not empty 2026/07/12 02:46:56 DEBUG : dir/file1: Remove: 2026/07/12 02:46:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:46:56 DEBUG : dir/file1: >Remove: err= 2026/07/12 02:46:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/12 02:46:57 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:46:57 DEBUG : Looking for writers 2026/07/12 02:46:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.81s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:46:57 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:46:57 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:46:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:00 DEBUG : dir/file1: Remove: 2026/07/12 02:47:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:47:00 DEBUG : dir/file1: >Remove: err= 2026/07/12 02:47:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/12 02:47:00 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:00 DEBUG : Looking for writers 2026/07/12 02:47:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.86s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:01 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:01 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:47:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:04 DEBUG : dir/file1: Remove: 2026/07/12 02:47:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:47:04 DEBUG : dir/file1: >Remove: err= 2026/07/12 02:47:04 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:04 DEBUG : dir: Looking for writers 2026/07/12 02:47:04 DEBUG : Looking for writers 2026/07/12 02:47:04 DEBUG : dir: reading active writers 2026/07/12 02:47:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.30s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:05 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:05 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:47:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:09 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/12 02:47:10 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/12 02:47:10 DEBUG : dir2: same parent dir (ODFfMTI3MTk3OTRfanJoNEI) - using folder/rename instead of move_copy 2026/07/12 02:47:10 DEBUG : dir: Updating dir with dir2 0x65add759ba0 2026/07/12 02:47:10 DEBUG : dir: forgetting directory cache 2026/07/12 02:47:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/12 02:47:10 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/12 02:47:12 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/12 02:47:12 DEBUG : file2: Updating file with file2 0x65add63aea0 2026/07/12 02:47:12 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/12 02:47:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/12 02:47:12 INFO : dir2/file3: Deleted 2026/07/12 02:47:13 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/12 02:47:13 DEBUG : dir2/file3: Updating file with dir2/file3 0x65add63aea0 2026/07/12 02:47:13 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/12 02:47:13 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/12 02:47:13 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/12 02:47:14 DEBUG : renamed empty directory: same parent dir (ODFfMTI3MTk3OTRfanJoNEI) - using folder/rename instead of move_copy 2026/07/12 02:47:14 DEBUG : empty directory: Updating dir with renamed empty directory 0x65add6192b0 2026/07/12 02:47:14 DEBUG : empty directory: forgetting directory cache 2026/07/12 02:47:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/12 02:47:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/12 02:47:14 DEBUG : dir2: Renaming to "dir3" 2026/07/12 02:47:14 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:14 DEBUG : dir3: Looking for writers 2026/07/12 02:47:14 DEBUG : file3: reading active writers 2026/07/12 02:47:14 DEBUG : renamed empty directory: Looking for writers 2026/07/12 02:47:14 DEBUG : Looking for writers 2026/07/12 02:47:14 DEBUG : dir3: reading active writers 2026/07/12 02:47:14 DEBUG : renamed empty directory: reading active writers 2026/07/12 02:47:14 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.37s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:15 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:15 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:47:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/12 02:47:19 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:47:19 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 02:47:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/12 02:47:19 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/12 02:47:19 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/12 02:47:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/12 02:47:19 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:47:19 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 02:47:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/12 02:47:19 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/12 02:47:19 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/12 02:47:19 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/12 02:47:19 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (12 bytes), uploading instead of streaming 2026/07/12 02:47:20 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/12 02:47:21 DEBUG : dir/sub/file2: size = 12 OK 2026/07/12 02:47:21 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/12 02:47:21 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/12 02:47:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/12 02:47:21 DEBUG : forgetting directory cache 2026/07/12 02:47:21 DEBUG : dir: forgetting directory cache 2026/07/12 02:47:21 DEBUG : dir/sub: forgetting directory cache 2026/07/12 02:47:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/12 02:47:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/12 02:47:21 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 02:47:22 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/12 02:47:23 DEBUG : dir/sub/file0: size = 5 OK 2026/07/12 02:47:23 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:47:23 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/12 02:47:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/12 02:47:23 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:23 DEBUG : dir/sub: Looking for writers 2026/07/12 02:47:23 DEBUG : file0: reading active writers 2026/07/12 02:47:23 DEBUG : file2: reading active writers 2026/07/12 02:47:23 DEBUG : dir: Looking for writers 2026/07/12 02:47:23 DEBUG : file1: reading active writers 2026/07/12 02:47:23 DEBUG : sub: reading active writers 2026/07/12 02:47:23 DEBUG : Looking for writers 2026/07/12 02:47:23 DEBUG : dir: reading active writers 2026/07/12 02:47:23 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.49s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:25 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:25 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/12 02:47:25 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:25 DEBUG : Looking for writers 2026/07/12 02:47:25 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:25 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:25 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:47:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/12 02:47:28 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:47:28 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/12 02:47:28 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/12 02:47:28 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/12 02:47:28 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:47:28 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/12 02:47:28 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/12 02:47:28 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:47:28 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/12 02:47:28 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/12 02:47:28 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/12 02:47:28 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:47:28 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/12 02:47:28 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:28 DEBUG : dir: Looking for writers 2026/07/12 02:47:28 DEBUG : file1: reading active writers 2026/07/12 02:47:28 DEBUG : file1.metadata: reading active writers 2026/07/12 02:47:28 DEBUG : Looking for writers 2026/07/12 02:47:28 DEBUG : dir: reading active writers 2026/07/12 02:47:28 DEBUG : dir.metadata: reading active writers 2026/07/12 02:47:28 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.08s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:29 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:29 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:47:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:32 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:32 DEBUG : dir: Looking for writers 2026/07/12 02:47:32 DEBUG : file1: reading active writers 2026/07/12 02:47:32 DEBUG : Looking for writers 2026/07/12 02:47:32 DEBUG : dir: reading active writers 2026/07/12 02:47:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.96s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:33 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:33 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:47:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:37 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/12 02:47:39 DEBUG : Can set mod time: true 2026/07/12 02:47:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 02:47:39 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:39 DEBUG : dir: Looking for writers 2026/07/12 02:47:39 DEBUG : file1: reading active writers 2026/07/12 02:47:39 DEBUG : Looking for writers 2026/07/12 02:47:39 DEBUG : dir: reading active writers 2026/07/12 02:47:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:40 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:40 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:47:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:47:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 02:47:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:47:43 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 02:47:44 DEBUG : dir/file1: size = 0 OK 2026/07/12 02:47:44 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/12 02:47:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/12 02:47:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 02:47:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:47:44 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:44 DEBUG : dir: Looking for writers 2026/07/12 02:47:44 DEBUG : file1: reading active writers 2026/07/12 02:47:44 DEBUG : Looking for writers 2026/07/12 02:47:44 DEBUG : dir: reading active writers 2026/07/12 02:47:44 DEBUG : >WaitForWriters: 2026/07/12 02:47:45 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:45 DEBUG : dir: Looking for writers 2026/07/12 02:47:45 DEBUG : file1: reading active writers 2026/07/12 02:47:45 DEBUG : Looking for writers 2026/07/12 02:47:45 DEBUG : dir: reading active writers 2026/07/12 02:47:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:46 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:46 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:47:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:47:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 02:47:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:47:49 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 02:47:49 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/12 02:47:50 DEBUG : dir/file1: size = 5 OK 2026/07/12 02:47:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:47:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/12 02:47:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 02:47:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:47:50 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:50 DEBUG : dir: Looking for writers 2026/07/12 02:47:50 DEBUG : file1: reading active writers 2026/07/12 02:47:50 DEBUG : Looking for writers 2026/07/12 02:47:50 DEBUG : dir: reading active writers 2026/07/12 02:47:50 DEBUG : >WaitForWriters: 2026/07/12 02:47:51 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:51 DEBUG : dir: Looking for writers 2026/07/12 02:47:51 DEBUG : file1: reading active writers 2026/07/12 02:47:51 DEBUG : Looking for writers 2026/07/12 02:47:51 DEBUG : dir: reading active writers 2026/07/12 02:47:51 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:52 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:52 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:47:52 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:52 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:52 DEBUG : Config file has changed externally - reloading 2026/07/12 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:47:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:52 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:47:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 02:47:55 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:55 DEBUG : dir: Looking for writers 2026/07/12 02:47:55 DEBUG : file1: reading active writers 2026/07/12 02:47:55 DEBUG : Looking for writers 2026/07/12 02:47:55 DEBUG : dir: reading active writers 2026/07/12 02:47:55 DEBUG : >WaitForWriters: 2026/07/12 02:47:55 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:47:56 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:47:56 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:47:56 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:56 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:47:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:47:56 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:47:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:47:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/12 02:47:59 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:47:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:47:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:47:59 DEBUG : dir/file1(0x65add6ff340): close: 2026/07/12 02:47:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/12 02:47:59 DEBUG : dir/file1(0x65add6ff340): >close: err= 2026/07/12 02:47:59 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:59 DEBUG : dir: Looking for writers 2026/07/12 02:47:59 DEBUG : file1: reading active writers 2026/07/12 02:47:59 DEBUG : Looking for writers 2026/07/12 02:47:59 DEBUG : dir: reading active writers 2026/07/12 02:47:59 DEBUG : >WaitForWriters: 2026/07/12 02:47:59 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:47:59 DEBUG : dir: Looking for writers 2026/07/12 02:47:59 DEBUG : file1: reading active writers 2026/07/12 02:47:59 DEBUG : Looking for writers 2026/07/12 02:47:59 DEBUG : dir: reading active writers 2026/07/12 02:47:59 DEBUG : >WaitForWriters: 2026/07/12 02:47:59 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:00 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:00 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:48:00 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:00 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:48:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:00 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:48:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:03 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/12 02:48:03 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:48:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:48:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:48:03 DEBUG : dir/file1(0x65add3fd380): _writeAt: size=5, off=0 2026/07/12 02:48:03 DEBUG : dir/file1(0x65add3fd380): openPending: 2026/07/12 02:48:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/12 02:48:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 02:48:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:03 DEBUG : dir/file1(0x65add3fd380): >openPending: err= 2026/07/12 02:48:03 DEBUG : dir/file1(0x65add3fd380): >_writeAt: n=5, err= 2026/07/12 02:48:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/12 02:48:03 DEBUG : dir/file1(0x65add3fd380): close: 2026/07/12 02:48:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/12 02:48:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/12 02:48:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/12 02:48:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/12 02:48:03 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/12 02:48:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:48:03 DEBUG : dir/file1(0x65add3fd380): >close: err= 2026/07/12 02:48:03 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:03 DEBUG : dir: Looking for writers 2026/07/12 02:48:03 DEBUG : file1: reading active writers 2026/07/12 02:48:03 DEBUG : Looking for writers 2026/07/12 02:48:03 DEBUG : dir: reading active writers 2026/07/12 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:48:03 DEBUG : dir: Looking for writers 2026/07/12 02:48:03 DEBUG : file1: reading active writers 2026/07/12 02:48:03 DEBUG : Looking for writers 2026/07/12 02:48:03 DEBUG : dir: reading active writers 2026/07/12 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:48:03 DEBUG : dir: Looking for writers 2026/07/12 02:48:03 DEBUG : file1: reading active writers 2026/07/12 02:48:03 DEBUG : Looking for writers 2026/07/12 02:48:03 DEBUG : dir: reading active writers 2026/07/12 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:48:03 DEBUG : dir: Looking for writers 2026/07/12 02:48:03 DEBUG : file1: reading active writers 2026/07/12 02:48:03 DEBUG : Looking for writers 2026/07/12 02:48:03 DEBUG : dir: reading active writers 2026/07/12 02:48:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:48:03 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 02:48:04 DEBUG : dir: Looking for writers 2026/07/12 02:48:04 DEBUG : file1: reading active writers 2026/07/12 02:48:04 DEBUG : Looking for writers 2026/07/12 02:48:04 DEBUG : dir: reading active writers 2026/07/12 02:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:48:04 DEBUG : dir: Looking for writers 2026/07/12 02:48:04 DEBUG : file1: reading active writers 2026/07/12 02:48:04 DEBUG : Looking for writers 2026/07/12 02:48:04 DEBUG : dir: reading active writers 2026/07/12 02:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:48:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:04 DEBUG : dir: Looking for writers 2026/07/12 02:48:04 DEBUG : file1: reading active writers 2026/07/12 02:48:04 DEBUG : Looking for writers 2026/07/12 02:48:04 DEBUG : dir: reading active writers 2026/07/12 02:48:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:48:05 DEBUG : dir: Looking for writers 2026/07/12 02:48:05 DEBUG : file1: reading active writers 2026/07/12 02:48:05 DEBUG : Looking for writers 2026/07/12 02:48:05 DEBUG : dir: reading active writers 2026/07/12 02:48:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:48:05 DEBUG : dir/file1: size = 14 OK 2026/07/12 02:48:05 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/12 02:48:05 INFO : dir/file1: Copied (replaced existing) 2026/07/12 02:48:05 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/12 02:48:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 02:48:05 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/12 02:48:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 02:48:06 DEBUG : dir: Looking for writers 2026/07/12 02:48:06 DEBUG : file1: reading active writers 2026/07/12 02:48:06 DEBUG : Looking for writers 2026/07/12 02:48:06 DEBUG : dir: reading active writers 2026/07/12 02:48:06 DEBUG : >WaitForWriters: 2026/07/12 02:48:06 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:06 DEBUG : dir: Looking for writers 2026/07/12 02:48:06 DEBUG : file1: reading active writers 2026/07/12 02:48:06 DEBUG : Looking for writers 2026/07/12 02:48:06 DEBUG : dir: reading active writers 2026/07/12 02:48:06 DEBUG : >WaitForWriters: 2026/07/12 02:48:06 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.77s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.87s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.70s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.72s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.37s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.30s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.82s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:07 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:07 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:48:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:48:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 02:48:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:48:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/12 02:48:10 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:10 DEBUG : dir: Looking for writers 2026/07/12 02:48:10 DEBUG : file1: reading active writers 2026/07/12 02:48:10 DEBUG : Looking for writers 2026/07/12 02:48:10 DEBUG : dir: reading active writers 2026/07/12 02:48:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.33s) === RUN TestFileOpenReadUnknownSize 2026/07/12 02:48:11 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/12 02:48:11 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:48:11 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:48:11 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/12 02:48:11 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:11 DEBUG : Looking for writers 2026/07/12 02:48:11 DEBUG : file.txt: reading active writers 2026/07/12 02:48:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:11 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:11 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:48:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:14 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (25 bytes), uploading instead of streaming 2026/07/12 02:48:15 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/12 02:48:16 DEBUG : dir/file1: size = 25 OK 2026/07/12 02:48:16 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/12 02:48:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/12 02:48:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:16 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:16 DEBUG : dir: Looking for writers 2026/07/12 02:48:16 DEBUG : file1: reading active writers 2026/07/12 02:48:16 DEBUG : Looking for writers 2026/07/12 02:48:16 DEBUG : dir: reading active writers 2026/07/12 02:48:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.43s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:17 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:17 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:48:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:20 DEBUG : dir/file1: Remove: 2026/07/12 02:48:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:48:20 DEBUG : dir/file1: >Remove: err= 2026/07/12 02:48:20 DEBUG : dir/file1: Remove: 2026/07/12 02:48:20 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/12 02:48:20 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:20 DEBUG : dir: Looking for writers 2026/07/12 02:48:20 DEBUG : Looking for writers 2026/07/12 02:48:20 DEBUG : dir: reading active writers 2026/07/12 02:48:20 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.44s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:21 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:21 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:48:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:24 DEBUG : dir/file1: Remove: 2026/07/12 02:48:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:48:24 DEBUG : dir/file1: >Remove: err= 2026/07/12 02:48:25 DEBUG : dir/file1: Remove: 2026/07/12 02:48:25 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/12 02:48:25 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:25 DEBUG : dir: Looking for writers 2026/07/12 02:48:25 DEBUG : Looking for writers 2026/07/12 02:48:25 DEBUG : dir: reading active writers 2026/07/12 02:48:25 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.42s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:26 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:26 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:48:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:48:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 02:48:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/12 02:48:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 02:48:29 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/12 02:48:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 02:48:29 DEBUG : dir/file1: Open: flags=0x3 2026/07/12 02:48:29 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/12 02:48:29 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/12 02:48:29 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:29 DEBUG : dir: Looking for writers 2026/07/12 02:48:29 DEBUG : file1: reading active writers 2026/07/12 02:48:29 DEBUG : Looking for writers 2026/07/12 02:48:29 DEBUG : dir: reading active writers 2026/07/12 02:48:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.17s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:30 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:30 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:48:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:33 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:33 DEBUG : dir: Looking for writers 2026/07/12 02:48:33 DEBUG : file1: reading active writers 2026/07/12 02:48:33 DEBUG : Looking for writers 2026/07/12 02:48:33 DEBUG : dir: reading active writers 2026/07/12 02:48:33 DEBUG : >WaitForWriters: 2026/07/12 02:48:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:48:33 DEBUG : newLeaf: Updating file with newLeaf 0x65add995040 2026/07/12 02:48:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:48:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:48:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 02:48:34 DEBUG : dir/file1: Updating file with dir/file1 0x65add995040 2026/07/12 02:48:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 02:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:48:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 02:48:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:35 DEBUG : dir/file1: File is currently open, delaying rename 0x65add995040 2026/07/12 02:48:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:48:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:48:35 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (25 bytes), uploading instead of streaming 2026/07/12 02:48:35 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/12 02:48:36 DEBUG : dir/file1: size = 25 OK 2026/07/12 02:48:36 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/12 02:48:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/12 02:48:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:48:36 DEBUG : newLeaf: Running delayed rename now 2026/07/12 02:48:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:48:37 DEBUG : newLeaf: Updating file with newLeaf 0x65add995040 2026/07/12 02:48:37 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:37 DEBUG : dir: Looking for writers 2026/07/12 02:48:37 DEBUG : Looking for writers 2026/07/12 02:48:37 DEBUG : dir: reading active writers 2026/07/12 02:48:37 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:37 DEBUG : >WaitForWriters: 2026/07/12 02:48:37 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:37 DEBUG : dir: Looking for writers 2026/07/12 02:48:37 DEBUG : Looking for writers 2026/07/12 02:48:37 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:37 DEBUG : dir: reading active writers 2026/07/12 02:48:37 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:38 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:38 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:48:38 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:48:38 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:38 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:48:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:48:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:38 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:48:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:41 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:41 DEBUG : dir: Looking for writers 2026/07/12 02:48:41 DEBUG : file1: reading active writers 2026/07/12 02:48:41 DEBUG : Looking for writers 2026/07/12 02:48:41 DEBUG : dir: reading active writers 2026/07/12 02:48:41 DEBUG : >WaitForWriters: 2026/07/12 02:48:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:48:42 DEBUG : newLeaf: Updating file with newLeaf 0x65add995790 2026/07/12 02:48:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:48:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:48:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 02:48:43 DEBUG : dir/file1: Updating file with dir/file1 0x65add995790 2026/07/12 02:48:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 02:48:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:48:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/12 02:48:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:43 DEBUG : dir/file1: File is currently open, delaying rename 0x65add995790 2026/07/12 02:48:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:48:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:48:43 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (25 bytes), uploading instead of streaming 2026/07/12 02:48:43 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/12 02:48:44 DEBUG : dir/file1: size = 25 OK 2026/07/12 02:48:44 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/12 02:48:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/12 02:48:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:48:44 DEBUG : newLeaf: Running delayed rename now 2026/07/12 02:48:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:48:45 DEBUG : newLeaf: Updating file with newLeaf 0x65add995790 2026/07/12 02:48:45 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:45 DEBUG : dir: Looking for writers 2026/07/12 02:48:45 DEBUG : Looking for writers 2026/07/12 02:48:45 DEBUG : dir: reading active writers 2026/07/12 02:48:45 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:45 DEBUG : >WaitForWriters: 2026/07/12 02:48:45 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:45 DEBUG : dir: Looking for writers 2026/07/12 02:48:45 DEBUG : Looking for writers 2026/07/12 02:48:45 DEBUG : dir: reading active writers 2026/07/12 02:48:45 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:45 DEBUG : >WaitForWriters: 2026/07/12 02:48:45 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:46 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:46 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:48:46 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:48:46 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:46 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:48:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:46 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:48:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:49 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 02:48:49 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:48:49 DEBUG : dir/file1(0x65add6fe780): openPending: 2026/07/12 02:48:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/12 02:48:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 02:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:49 DEBUG : dir/file1(0x65add6fe780): >openPending: err= 2026/07/12 02:48:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 02:48:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:48:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:48:49 DEBUG : dir/file1(0x65add6fe780): _writeAt: size=14, off=0 2026/07/12 02:48:49 DEBUG : dir/file1(0x65add6fe780): >_writeAt: n=14, err= 2026/07/12 02:48:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/12 02:48:49 DEBUG : dir/file1(0x65add6fe780): close: 2026/07/12 02:48:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/12 02:48:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/12 02:48:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:48:49 DEBUG : dir/file1(0x65add6fe780): >close: err= 2026/07/12 02:48:49 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:49 DEBUG : dir: Looking for writers 2026/07/12 02:48:49 DEBUG : file1: reading active writers 2026/07/12 02:48:49 DEBUG : Looking for writers 2026/07/12 02:48:49 DEBUG : dir: reading active writers 2026/07/12 02:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:48:49 DEBUG : dir: Looking for writers 2026/07/12 02:48:49 DEBUG : file1: reading active writers 2026/07/12 02:48:49 DEBUG : Looking for writers 2026/07/12 02:48:49 DEBUG : dir: reading active writers 2026/07/12 02:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:48:49 DEBUG : dir: Looking for writers 2026/07/12 02:48:49 DEBUG : file1: reading active writers 2026/07/12 02:48:49 DEBUG : Looking for writers 2026/07/12 02:48:49 DEBUG : dir: reading active writers 2026/07/12 02:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:48:49 DEBUG : dir: Looking for writers 2026/07/12 02:48:49 DEBUG : file1: reading active writers 2026/07/12 02:48:49 DEBUG : Looking for writers 2026/07/12 02:48:49 DEBUG : dir: reading active writers 2026/07/12 02:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:48:49 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 02:48:49 DEBUG : dir: Looking for writers 2026/07/12 02:48:49 DEBUG : file1: reading active writers 2026/07/12 02:48:49 DEBUG : Looking for writers 2026/07/12 02:48:49 DEBUG : dir: reading active writers 2026/07/12 02:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:48:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:49 DEBUG : dir: Looking for writers 2026/07/12 02:48:49 DEBUG : file1: reading active writers 2026/07/12 02:48:49 DEBUG : Looking for writers 2026/07/12 02:48:49 DEBUG : dir: reading active writers 2026/07/12 02:48:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:48:50 DEBUG : dir: Looking for writers 2026/07/12 02:48:50 DEBUG : file1: reading active writers 2026/07/12 02:48:50 DEBUG : Looking for writers 2026/07/12 02:48:50 DEBUG : dir: reading active writers 2026/07/12 02:48:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:48:50 DEBUG : dir/file1: size = 14 OK 2026/07/12 02:48:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/12 02:48:50 INFO : dir/file1: Copied (replaced existing) 2026/07/12 02:48:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 02:48:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/12 02:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 02:48:50 DEBUG : dir: Looking for writers 2026/07/12 02:48:50 DEBUG : file1: reading active writers 2026/07/12 02:48:50 DEBUG : Looking for writers 2026/07/12 02:48:50 DEBUG : dir: reading active writers 2026/07/12 02:48:50 DEBUG : >WaitForWriters: 2026/07/12 02:48:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:48:50 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:48:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:48:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:48:50 DEBUG : dir/file1(0x65add6ff6c0): _readAt: size=512, off=0 2026/07/12 02:48:50 DEBUG : dir/file1(0x65add6ff6c0): openPending: 2026/07/12 02:48:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/12 02:48:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 02:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:50 DEBUG : dir/file1(0x65add6ff6c0): >openPending: err= 2026/07/12 02:48:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/12 02:48:50 DEBUG : dir/file1(0x65add6ff6c0): >_readAt: n=14, err=EOF 2026/07/12 02:48:50 DEBUG : dir/file1(0x65add6ff6c0): close: 2026/07/12 02:48:50 DEBUG : dir/file1(0x65add6ff6c0): >close: err= 2026/07/12 02:48:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:48:51 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/12 02:48:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 02:48:51 DEBUG : newLeaf: Updating file with newLeaf 0x65add8df2b0 2026/07/12 02:48:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:48:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:48:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 02:48:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/12 02:48:52 DEBUG : dir/file1: Updating file with dir/file1 0x65add8df2b0 2026/07/12 02:48:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 02:48:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:48:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:48:52 DEBUG : dir/file1(0x65add3fca40): openPending: 2026/07/12 02:48:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/12 02:48:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 02:48:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:48:52 DEBUG : dir/file1(0x65add3fca40): >openPending: err= 2026/07/12 02:48:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 02:48:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:48:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:48:52 DEBUG : dir/file1(0x65add3fca40): _writeAt: size=25, off=0 2026/07/12 02:48:52 DEBUG : dir/file1(0x65add3fca40): >_writeAt: n=25, err= 2026/07/12 02:48:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:48:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 02:48:53 DEBUG : newLeaf: Updating file with newLeaf 0x65add8df2b0 2026/07/12 02:48:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:48:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:48:53 DEBUG : newLeaf(0x65add3fca40): close: 2026/07/12 02:48:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/12 02:48:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-12 02:48:52.999827999 +0000 UTC m=+207.485933432 2026/07/12 02:48:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/12 02:48:53 DEBUG : newLeaf(0x65add3fca40): >close: err= 2026/07/12 02:48:53 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:53 DEBUG : dir: Looking for writers 2026/07/12 02:48:53 DEBUG : Looking for writers 2026/07/12 02:48:53 DEBUG : dir: reading active writers 2026/07/12 02:48:53 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:48:53 DEBUG : dir: Looking for writers 2026/07/12 02:48:53 DEBUG : Looking for writers 2026/07/12 02:48:53 DEBUG : dir: reading active writers 2026/07/12 02:48:53 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:48:53 DEBUG : dir: Looking for writers 2026/07/12 02:48:53 DEBUG : Looking for writers 2026/07/12 02:48:53 DEBUG : dir: reading active writers 2026/07/12 02:48:53 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:48:53 DEBUG : dir: Looking for writers 2026/07/12 02:48:53 DEBUG : Looking for writers 2026/07/12 02:48:53 DEBUG : dir: reading active writers 2026/07/12 02:48:53 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:48:53 DEBUG : newLeaf: vfs cache: starting upload 2026/07/12 02:48:53 DEBUG : dir: Looking for writers 2026/07/12 02:48:53 DEBUG : Looking for writers 2026/07/12 02:48:53 DEBUG : dir: reading active writers 2026/07/12 02:48:53 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:48:53 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/12 02:48:53 DEBUG : dir: Looking for writers 2026/07/12 02:48:53 DEBUG : Looking for writers 2026/07/12 02:48:53 DEBUG : dir: reading active writers 2026/07/12 02:48:53 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:48:54 DEBUG : dir: Looking for writers 2026/07/12 02:48:54 DEBUG : Looking for writers 2026/07/12 02:48:54 DEBUG : dir: reading active writers 2026/07/12 02:48:54 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:48:54 DEBUG : newLeaf: size = 25 OK 2026/07/12 02:48:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/12 02:48:54 INFO : newLeaf: Copied (replaced existing) 2026/07/12 02:48:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-12 02:48:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/12 02:48:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/12 02:48:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:48:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/12 02:48:54 DEBUG : dir: Looking for writers 2026/07/12 02:48:54 DEBUG : Looking for writers 2026/07/12 02:48:54 DEBUG : dir: reading active writers 2026/07/12 02:48:54 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:54 DEBUG : >WaitForWriters: 2026/07/12 02:48:55 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:55 DEBUG : dir: Looking for writers 2026/07/12 02:48:55 DEBUG : Looking for writers 2026/07/12 02:48:55 DEBUG : dir: reading active writers 2026/07/12 02:48:55 DEBUG : newLeaf: reading active writers 2026/07/12 02:48:55 DEBUG : >WaitForWriters: 2026/07/12 02:48:55 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:48:56 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:48:56 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:48:56 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:56 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:48:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:48:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:48:56 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:48:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:48:59 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:48:59 DEBUG : dir: Looking for writers 2026/07/12 02:48:59 DEBUG : file1: reading active writers 2026/07/12 02:48:59 DEBUG : Looking for writers 2026/07/12 02:48:59 DEBUG : dir: reading active writers 2026/07/12 02:48:59 DEBUG : >WaitForWriters: 2026/07/12 02:49:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:49:00 DEBUG : newLeaf: Updating file with newLeaf 0x65add81c340 2026/07/12 02:49:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:49:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:49:00 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 02:49:00 DEBUG : dir/file1: Updating file with dir/file1 0x65add81c340 2026/07/12 02:49:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 02:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:49:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:49:01 DEBUG : dir/file1(0x65add595100): openPending: 2026/07/12 02:49:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/07/12 02:49:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 02:49:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:01 DEBUG : dir/file1(0x65add595100): >openPending: err= 2026/07/12 02:49:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 02:49:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:49:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:49:01 DEBUG : dir/file1(0x65add595100): _writeAt: size=25, off=0 2026/07/12 02:49:01 DEBUG : dir/file1(0x65add595100): >_writeAt: n=25, err= 2026/07/12 02:49:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:49:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 02:49:01 DEBUG : newLeaf: Updating file with newLeaf 0x65add81c340 2026/07/12 02:49:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:49:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:49:01 DEBUG : newLeaf(0x65add595100): close: 2026/07/12 02:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/12 02:49:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-12 02:49:01.32409356 +0000 UTC m=+215.810199002 2026/07/12 02:49:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/12 02:49:01 DEBUG : newLeaf(0x65add595100): >close: err= 2026/07/12 02:49:01 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:01 DEBUG : dir: Looking for writers 2026/07/12 02:49:01 DEBUG : Looking for writers 2026/07/12 02:49:01 DEBUG : dir: reading active writers 2026/07/12 02:49:01 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:49:01 DEBUG : dir: Looking for writers 2026/07/12 02:49:01 DEBUG : Looking for writers 2026/07/12 02:49:01 DEBUG : dir: reading active writers 2026/07/12 02:49:01 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:49:01 DEBUG : dir: Looking for writers 2026/07/12 02:49:01 DEBUG : Looking for writers 2026/07/12 02:49:01 DEBUG : dir: reading active writers 2026/07/12 02:49:01 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:49:01 DEBUG : dir: Looking for writers 2026/07/12 02:49:01 DEBUG : Looking for writers 2026/07/12 02:49:01 DEBUG : dir: reading active writers 2026/07/12 02:49:01 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:49:01 DEBUG : newLeaf: vfs cache: starting upload 2026/07/12 02:49:02 DEBUG : dir: Looking for writers 2026/07/12 02:49:02 DEBUG : Looking for writers 2026/07/12 02:49:02 DEBUG : dir: reading active writers 2026/07/12 02:49:02 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:49:02 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/12 02:49:02 DEBUG : dir: Looking for writers 2026/07/12 02:49:02 DEBUG : Looking for writers 2026/07/12 02:49:02 DEBUG : dir: reading active writers 2026/07/12 02:49:02 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:49:02 DEBUG : dir: Looking for writers 2026/07/12 02:49:02 DEBUG : Looking for writers 2026/07/12 02:49:02 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:02 DEBUG : dir: reading active writers 2026/07/12 02:49:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:49:03 DEBUG : newLeaf: size = 25 OK 2026/07/12 02:49:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/12 02:49:03 INFO : newLeaf: Copied (replaced existing) 2026/07/12 02:49:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-12 02:49:01 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/12 02:49:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/12 02:49:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:49:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/12 02:49:03 DEBUG : dir: Looking for writers 2026/07/12 02:49:03 DEBUG : Looking for writers 2026/07/12 02:49:03 DEBUG : dir: reading active writers 2026/07/12 02:49:03 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:03 DEBUG : >WaitForWriters: 2026/07/12 02:49:03 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:03 DEBUG : dir: Looking for writers 2026/07/12 02:49:03 DEBUG : Looking for writers 2026/07/12 02:49:03 DEBUG : dir: reading active writers 2026/07/12 02:49:03 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:03 DEBUG : >WaitForWriters: 2026/07/12 02:49:03 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:04 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:04 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:49:04 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:04 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:04 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:49:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:49:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 02:49:07 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:49:07 DEBUG : dir/file1(0x65add6fe800): openPending: 2026/07/12 02:49:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/12 02:49:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 02:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:07 DEBUG : dir/file1(0x65add6fe800): >openPending: err= 2026/07/12 02:49:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 02:49:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:49:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:49:07 DEBUG : dir/file1(0x65add6fe800): _writeAt: size=14, off=0 2026/07/12 02:49:07 DEBUG : dir/file1(0x65add6fe800): >_writeAt: n=14, err= 2026/07/12 02:49:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/12 02:49:07 DEBUG : dir/file1(0x65add6fe800): close: 2026/07/12 02:49:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/12 02:49:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/12 02:49:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:49:07 DEBUG : dir/file1(0x65add6fe800): >close: err= 2026/07/12 02:49:07 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:07 DEBUG : dir: Looking for writers 2026/07/12 02:49:07 DEBUG : file1: reading active writers 2026/07/12 02:49:07 DEBUG : Looking for writers 2026/07/12 02:49:07 DEBUG : dir: reading active writers 2026/07/12 02:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:49:07 DEBUG : dir: Looking for writers 2026/07/12 02:49:07 DEBUG : file1: reading active writers 2026/07/12 02:49:07 DEBUG : Looking for writers 2026/07/12 02:49:07 DEBUG : dir: reading active writers 2026/07/12 02:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:49:07 DEBUG : dir: Looking for writers 2026/07/12 02:49:07 DEBUG : file1: reading active writers 2026/07/12 02:49:07 DEBUG : Looking for writers 2026/07/12 02:49:07 DEBUG : dir: reading active writers 2026/07/12 02:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:49:07 DEBUG : dir: Looking for writers 2026/07/12 02:49:07 DEBUG : file1: reading active writers 2026/07/12 02:49:07 DEBUG : Looking for writers 2026/07/12 02:49:07 DEBUG : dir: reading active writers 2026/07/12 02:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:49:07 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 02:49:07 DEBUG : dir: Looking for writers 2026/07/12 02:49:07 DEBUG : file1: reading active writers 2026/07/12 02:49:07 DEBUG : Looking for writers 2026/07/12 02:49:07 DEBUG : dir: reading active writers 2026/07/12 02:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:49:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:49:07 DEBUG : dir: Looking for writers 2026/07/12 02:49:07 DEBUG : file1: reading active writers 2026/07/12 02:49:07 DEBUG : Looking for writers 2026/07/12 02:49:07 DEBUG : dir: reading active writers 2026/07/12 02:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:49:07 DEBUG : dir: Looking for writers 2026/07/12 02:49:07 DEBUG : file1: reading active writers 2026/07/12 02:49:07 DEBUG : Looking for writers 2026/07/12 02:49:07 DEBUG : dir: reading active writers 2026/07/12 02:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:49:08 DEBUG : dir/file1: size = 14 OK 2026/07/12 02:49:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/12 02:49:08 INFO : dir/file1: Copied (replaced existing) 2026/07/12 02:49:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 02:49:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/12 02:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 02:49:08 DEBUG : dir: Looking for writers 2026/07/12 02:49:08 DEBUG : file1: reading active writers 2026/07/12 02:49:08 DEBUG : Looking for writers 2026/07/12 02:49:08 DEBUG : dir: reading active writers 2026/07/12 02:49:08 DEBUG : >WaitForWriters: 2026/07/12 02:49:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:49:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:49:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:49:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:49:08 DEBUG : dir/file1(0x65add600680): _readAt: size=512, off=0 2026/07/12 02:49:08 DEBUG : dir/file1(0x65add600680): openPending: 2026/07/12 02:49:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/12 02:49:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 02:49:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:08 DEBUG : dir/file1(0x65add600680): >openPending: err= 2026/07/12 02:49:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/12 02:49:08 DEBUG : dir/file1(0x65add600680): >_readAt: n=14, err=EOF 2026/07/12 02:49:08 DEBUG : dir/file1(0x65add600680): close: 2026/07/12 02:49:08 DEBUG : dir/file1(0x65add600680): >close: err= 2026/07/12 02:49:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:49:09 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/12 02:49:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 02:49:09 DEBUG : newLeaf: Updating file with newLeaf 0x65add7bca90 2026/07/12 02:49:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:49:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:49:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 02:49:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/12 02:49:10 DEBUG : dir/file1: Updating file with dir/file1 0x65add7bca90 2026/07/12 02:49:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 02:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:49:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:49:10 DEBUG : dir/file1(0x65adda396c0): openPending: 2026/07/12 02:49:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/12 02:49:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 02:49:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:10 DEBUG : dir/file1(0x65adda396c0): >openPending: err= 2026/07/12 02:49:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 02:49:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:49:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:49:10 DEBUG : dir/file1(0x65adda396c0): _writeAt: size=25, off=0 2026/07/12 02:49:10 DEBUG : dir/file1(0x65adda396c0): >_writeAt: n=25, err= 2026/07/12 02:49:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:49:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 02:49:11 DEBUG : newLeaf: Updating file with newLeaf 0x65add7bca90 2026/07/12 02:49:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:49:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:49:11 DEBUG : newLeaf(0x65adda396c0): close: 2026/07/12 02:49:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/12 02:49:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-12 02:49:10.979781247 +0000 UTC m=+225.465886679 2026/07/12 02:49:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/12 02:49:11 DEBUG : newLeaf(0x65adda396c0): >close: err= 2026/07/12 02:49:11 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:11 DEBUG : dir: Looking for writers 2026/07/12 02:49:11 DEBUG : Looking for writers 2026/07/12 02:49:11 DEBUG : dir: reading active writers 2026/07/12 02:49:11 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:49:11 DEBUG : dir: Looking for writers 2026/07/12 02:49:11 DEBUG : Looking for writers 2026/07/12 02:49:11 DEBUG : dir: reading active writers 2026/07/12 02:49:11 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:49:11 DEBUG : dir: Looking for writers 2026/07/12 02:49:11 DEBUG : Looking for writers 2026/07/12 02:49:11 DEBUG : dir: reading active writers 2026/07/12 02:49:11 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:49:11 DEBUG : dir: Looking for writers 2026/07/12 02:49:11 DEBUG : Looking for writers 2026/07/12 02:49:11 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:11 DEBUG : dir: reading active writers 2026/07/12 02:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:49:11 DEBUG : newLeaf: vfs cache: starting upload 2026/07/12 02:49:11 DEBUG : dir: Looking for writers 2026/07/12 02:49:11 DEBUG : Looking for writers 2026/07/12 02:49:11 DEBUG : dir: reading active writers 2026/07/12 02:49:11 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:49:11 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/12 02:49:11 DEBUG : dir: Looking for writers 2026/07/12 02:49:11 DEBUG : Looking for writers 2026/07/12 02:49:11 DEBUG : dir: reading active writers 2026/07/12 02:49:11 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:49:12 DEBUG : dir: Looking for writers 2026/07/12 02:49:12 DEBUG : Looking for writers 2026/07/12 02:49:12 DEBUG : dir: reading active writers 2026/07/12 02:49:12 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:49:12 DEBUG : newLeaf: size = 25 OK 2026/07/12 02:49:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/12 02:49:12 INFO : newLeaf: Copied (replaced existing) 2026/07/12 02:49:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-12 02:49:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/12 02:49:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/12 02:49:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:49:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/12 02:49:12 DEBUG : dir: Looking for writers 2026/07/12 02:49:12 DEBUG : Looking for writers 2026/07/12 02:49:12 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:12 DEBUG : dir: reading active writers 2026/07/12 02:49:12 DEBUG : >WaitForWriters: 2026/07/12 02:49:13 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:13 DEBUG : dir: Looking for writers 2026/07/12 02:49:13 DEBUG : Looking for writers 2026/07/12 02:49:13 DEBUG : dir: reading active writers 2026/07/12 02:49:13 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:13 DEBUG : >WaitForWriters: 2026/07/12 02:49:13 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:14 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:14 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:49:14 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:14 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:14 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:49:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:49:17 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:17 DEBUG : dir: Looking for writers 2026/07/12 02:49:17 DEBUG : file1: reading active writers 2026/07/12 02:49:17 DEBUG : Looking for writers 2026/07/12 02:49:17 DEBUG : dir: reading active writers 2026/07/12 02:49:17 DEBUG : >WaitForWriters: 2026/07/12 02:49:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:49:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:49:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:49:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:49:17 DEBUG : dir/file1(0x65add6011c0): _readAt: size=512, off=0 2026/07/12 02:49:17 DEBUG : dir/file1(0x65add6011c0): openPending: 2026/07/12 02:49:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/12 02:49:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/12 02:49:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:17 DEBUG : dir/file1(0x65add6011c0): >openPending: err= 2026/07/12 02:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/12 02:49:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:49:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:49:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:49:17 DEBUG : dir/file1(0x65add6011c0): >_readAt: n=14, err=EOF 2026/07/12 02:49:17 DEBUG : dir/file1(0x65add6011c0): close: 2026/07/12 02:49:17 DEBUG : dir/file1(0x65add6011c0): >close: err= 2026/07/12 02:49:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:49:18 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/12 02:49:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 02:49:18 DEBUG : newLeaf: Updating file with newLeaf 0x65adda05520 2026/07/12 02:49:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:49:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:49:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/12 02:49:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/12 02:49:19 DEBUG : dir/file1: Updating file with dir/file1 0x65adda05520 2026/07/12 02:49:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/12 02:49:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:49:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:49:19 DEBUG : dir/file1(0x65add6018c0): openPending: 2026/07/12 02:49:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/12 02:49:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/12 02:49:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:19 DEBUG : dir/file1(0x65add6018c0): >openPending: err= 2026/07/12 02:49:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 02:49:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:49:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:49:19 DEBUG : dir/file1(0x65add6018c0): _writeAt: size=25, off=0 2026/07/12 02:49:19 DEBUG : dir/file1(0x65add6018c0): >_writeAt: n=25, err= 2026/07/12 02:49:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/12 02:49:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/12 02:49:20 DEBUG : newLeaf: Updating file with newLeaf 0x65adda05520 2026/07/12 02:49:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:49:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:49:20 DEBUG : newLeaf(0x65add6018c0): close: 2026/07/12 02:49:20 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/12 02:49:20 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-12 02:49:19.721416648 +0000 UTC m=+234.207522080 2026/07/12 02:49:20 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/12 02:49:20 DEBUG : newLeaf(0x65add6018c0): >close: err= 2026/07/12 02:49:20 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:20 DEBUG : dir: Looking for writers 2026/07/12 02:49:20 DEBUG : Looking for writers 2026/07/12 02:49:20 DEBUG : dir: reading active writers 2026/07/12 02:49:20 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:49:20 DEBUG : dir: Looking for writers 2026/07/12 02:49:20 DEBUG : Looking for writers 2026/07/12 02:49:20 DEBUG : dir: reading active writers 2026/07/12 02:49:20 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:49:20 DEBUG : dir: Looking for writers 2026/07/12 02:49:20 DEBUG : Looking for writers 2026/07/12 02:49:20 DEBUG : dir: reading active writers 2026/07/12 02:49:20 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:49:20 DEBUG : dir: Looking for writers 2026/07/12 02:49:20 DEBUG : Looking for writers 2026/07/12 02:49:20 DEBUG : dir: reading active writers 2026/07/12 02:49:20 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:49:20 DEBUG : newLeaf: vfs cache: starting upload 2026/07/12 02:49:20 DEBUG : dir: Looking for writers 2026/07/12 02:49:20 DEBUG : Looking for writers 2026/07/12 02:49:20 DEBUG : dir: reading active writers 2026/07/12 02:49:20 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:49:20 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/12 02:49:20 DEBUG : dir: Looking for writers 2026/07/12 02:49:20 DEBUG : Looking for writers 2026/07/12 02:49:20 DEBUG : dir: reading active writers 2026/07/12 02:49:20 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:49:20 DEBUG : dir: Looking for writers 2026/07/12 02:49:20 DEBUG : Looking for writers 2026/07/12 02:49:20 DEBUG : dir: reading active writers 2026/07/12 02:49:20 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:49:21 DEBUG : newLeaf: size = 25 OK 2026/07/12 02:49:21 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/12 02:49:21 INFO : newLeaf: Copied (replaced existing) 2026/07/12 02:49:21 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-12 02:49:19 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/12 02:49:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/12 02:49:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/12 02:49:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/12 02:49:21 DEBUG : dir: Looking for writers 2026/07/12 02:49:21 DEBUG : Looking for writers 2026/07/12 02:49:21 DEBUG : dir: reading active writers 2026/07/12 02:49:21 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:21 DEBUG : >WaitForWriters: 2026/07/12 02:49:21 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:21 DEBUG : dir: Looking for writers 2026/07/12 02:49:21 DEBUG : Looking for writers 2026/07/12 02:49:21 DEBUG : dir: reading active writers 2026/07/12 02:49:21 DEBUG : newLeaf: reading active writers 2026/07/12 02:49:21 DEBUG : >WaitForWriters: 2026/07/12 02:49:21 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestFileRename (52.57s) --- PASS: TestFileRename/off,forceCache=false (8.10s) --- PASS: TestFileRename/minimal,forceCache=false (8.38s) --- PASS: TestFileRename/minimal,forceCache=true (9.38s) --- PASS: TestFileRename/writes,forceCache=false (8.35s) --- PASS: TestFileRename/writes,forceCache=true (9.65s) --- PASS: TestFileRename/full,forceCache=false (8.71s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:22 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:22 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:49:22 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:22 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:49:22 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:22 DEBUG : Looking for writers 2026/07/12 02:49:22 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:23 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:23 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:49:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:49:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:49:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 02:49:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 02:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/12 02:49:26 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/12 02:49:26 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:26 DEBUG : dir: Looking for writers 2026/07/12 02:49:26 DEBUG : file1: reading active writers 2026/07/12 02:49:26 DEBUG : Looking for writers 2026/07/12 02:49:26 DEBUG : dir: reading active writers 2026/07/12 02:49:26 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.69s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:27 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:27 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:49:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:49:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:49:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:49:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 02:49:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 02:49:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:49:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/12 02:49:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/12 02:49:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/12 02:49:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/12 02:49:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/12 02:49:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/12 02:49:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/12 02:49:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/12 02:49:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/12 02:49:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/12 02:49:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/12 02:49:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/12 02:49:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/12 02:49:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/12 02:49:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/12 02:49:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/12 02:49:32 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:32 DEBUG : dir: Looking for writers 2026/07/12 02:49:32 DEBUG : file1: reading active writers 2026/07/12 02:49:32 DEBUG : Looking for writers 2026/07/12 02:49:32 DEBUG : dir: reading active writers 2026/07/12 02:49:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.34s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:34 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:34 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:49:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:49:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:49:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:49:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 02:49:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 02:49:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:49:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/12 02:49:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/12 02:49:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/12 02:49:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/12 02:49:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/12 02:49:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/12 02:49:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/12 02:49:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/12 02:49:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/12 02:49:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/12 02:49:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/12 02:49:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/12 02:49:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/12 02:49:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/12 02:49:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/12 02:49:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/12 02:49:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/12 02:49:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/12 02:49:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/12 02:49:38 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/12 02:49:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/12 02:49:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/12 02:49:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/12 02:49:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/12 02:49:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/12 02:49:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/12 02:49:39 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/12 02:49:39 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/12 02:49:39 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/12 02:49:39 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/12 02:49:39 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/12 02:49:39 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:39 DEBUG : dir: Looking for writers 2026/07/12 02:49:39 DEBUG : file1: reading active writers 2026/07/12 02:49:39 DEBUG : Looking for writers 2026/07/12 02:49:39 DEBUG : dir: reading active writers 2026/07/12 02:49:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.38s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:40 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:40 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:49:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:49:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:49:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:49:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 02:49:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 02:49:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:49:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/12 02:49:43 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:43 DEBUG : dir: Looking for writers 2026/07/12 02:49:43 DEBUG : file1: reading active writers 2026/07/12 02:49:43 DEBUG : Looking for writers 2026/07/12 02:49:43 DEBUG : dir: reading active writers 2026/07/12 02:49:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.44s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:45 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:45 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:49:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:49:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:49:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:49:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/12 02:49:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/12 02:49:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:49:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/12 02:49:48 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/12 02:49:48 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/12 02:49:48 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:48 DEBUG : dir: Looking for writers 2026/07/12 02:49:48 DEBUG : file1: reading active writers 2026/07/12 02:49:48 DEBUG : Looking for writers 2026/07/12 02:49:48 DEBUG : dir: reading active writers 2026/07/12 02:49:48 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:49 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:49 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:49:49 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:49 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:49 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:49:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:49:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:49:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:49:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:49:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:49:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:49:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): _readAt: size=1, off=0 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): openPending: 2026/07/12 02:49:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 02:49:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 02:49:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): >openPending: err= 2026/07/12 02:49:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/12 02:49:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:49:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:49:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): >_readAt: n=1, err= 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): _readAt: size=256, off=1 2026/07/12 02:49:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): >_readAt: n=15, err=EOF 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): _readAt: size=16, off=16 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): >_readAt: n=0, err=EOF 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): close: 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): >close: err= 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): close: 2026/07/12 02:49:52 DEBUG : dir/file1(0x65add600980): >close: err=file already closed 2026/07/12 02:49:52 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:52 DEBUG : dir: Looking for writers 2026/07/12 02:49:52 DEBUG : file1: reading active writers 2026/07/12 02:49:52 DEBUG : Looking for writers 2026/07/12 02:49:52 DEBUG : dir: reading active writers 2026/07/12 02:49:52 DEBUG : >WaitForWriters: 2026/07/12 02:49:52 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.51s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:53 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:53 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:49:53 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:53 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:53 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:49:55 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:49:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:49:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:49:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:49:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:49:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:49:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): _readAt: size=1, off=0 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): openPending: 2026/07/12 02:49:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 02:49:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 02:49:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): >openPending: err= 2026/07/12 02:49:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/12 02:49:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:49:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:49:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): >_readAt: n=1, err= 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): _readAt: size=1, off=5 2026/07/12 02:49:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): >_readAt: n=1, err= 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): _readAt: size=1, off=3 2026/07/12 02:49:57 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): >_readAt: n=1, err= 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): _readAt: size=1, off=13 2026/07/12 02:49:57 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): >_readAt: n=1, err= 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): _readAt: size=16, off=100 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): >_readAt: n=0, err=EOF 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): close: 2026/07/12 02:49:57 DEBUG : dir/file1(0x65adf94e140): >close: err= 2026/07/12 02:49:57 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:49:57 DEBUG : dir: Looking for writers 2026/07/12 02:49:57 DEBUG : file1: reading active writers 2026/07/12 02:49:57 DEBUG : Looking for writers 2026/07/12 02:49:57 DEBUG : dir: reading active writers 2026/07/12 02:49:57 DEBUG : >WaitForWriters: 2026/07/12 02:49:57 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting 2026/07/12 02:49:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory 2026/07/12 02:49:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.52s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:49:58 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:49:58 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:49:58 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:58 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:49:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:49:58 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:49:59 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:50:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:50:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:50:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:50:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:50:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:50:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): _readAt: size=1, off=0 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): openPending: 2026/07/12 02:50:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 02:50:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 02:50:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): >openPending: err= 2026/07/12 02:50:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/12 02:50:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:50:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:50:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): >_readAt: n=1, err= 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): _readAt: size=1, off=5 2026/07/12 02:50:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): >_readAt: n=1, err= 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): _readAt: size=1, off=1 2026/07/12 02:50:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): >_readAt: n=1, err= 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): _readAt: size=6, off=10 2026/07/12 02:50:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): >_readAt: n=6, err= 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): _readAt: size=256, off=10 2026/07/12 02:50:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): >_readAt: n=6, err=EOF 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): _readAt: size=256, off=100 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): >_readAt: n=0, err=EOF 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): close: 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): >close: err= 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): _readAt: size=256, off=100 2026/07/12 02:50:01 DEBUG : dir/file1(0x65add594ec0): >_readAt: n=0, err=file already closed 2026/07/12 02:50:01 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:01 DEBUG : dir: Looking for writers 2026/07/12 02:50:01 DEBUG : file1: reading active writers 2026/07/12 02:50:01 DEBUG : Looking for writers 2026/07/12 02:50:01 DEBUG : dir: reading active writers 2026/07/12 02:50:01 DEBUG : >WaitForWriters: 2026/07/12 02:50:01 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting 2026/07/12 02:50:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory 2026/07/12 02:50:02 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.54s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:03 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:03 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:03 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:03 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:03 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:04 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:50:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:50:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:50:06 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:50:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:50:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:50:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 02:50:06 DEBUG : dir/file1(0x65add3fc940): RWFileHandle.Flush 2026/07/12 02:50:06 DEBUG : dir/file1(0x65add3fc940): _readAt: size=256, off=0 2026/07/12 02:50:06 DEBUG : dir/file1(0x65add3fc940): openPending: 2026/07/12 02:50:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 02:50:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 02:50:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:06 DEBUG : dir/file1(0x65add3fc940): >openPending: err= 2026/07/12 02:50:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/12 02:50:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:50:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:50:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:50:06 DEBUG : dir/file1(0x65add3fc940): >_readAt: n=16, err=EOF 2026/07/12 02:50:06 DEBUG : dir/file1(0x65add3fc940): RWFileHandle.Flush 2026/07/12 02:50:06 DEBUG : dir/file1(0x65add3fc940): RWFileHandle.Flush 2026/07/12 02:50:06 DEBUG : dir/file1(0x65add3fc940): close: 2026/07/12 02:50:06 DEBUG : dir/file1(0x65add3fc940): >close: err= 2026/07/12 02:50:06 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:06 DEBUG : dir: Looking for writers 2026/07/12 02:50:06 DEBUG : file1: reading active writers 2026/07/12 02:50:06 DEBUG : Looking for writers 2026/07/12 02:50:06 DEBUG : dir: reading active writers 2026/07/12 02:50:06 DEBUG : >WaitForWriters: 2026/07/12 02:50:06 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting 2026/07/12 02:50:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory 2026/07/12 02:50:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.46s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:07 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:07 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:07 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:07 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:07 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:50:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:50:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/12 02:50:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:50:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:50:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:50:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 02:50:10 DEBUG : dir/file1(0x65add594640): _readAt: size=256, off=0 2026/07/12 02:50:10 DEBUG : dir/file1(0x65add594640): openPending: 2026/07/12 02:50:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 02:50:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 02:50:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:10 DEBUG : dir/file1(0x65add594640): >openPending: err= 2026/07/12 02:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/12 02:50:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:50:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:50:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:50:10 DEBUG : dir/file1(0x65add594640): >_readAt: n=16, err=EOF 2026/07/12 02:50:10 DEBUG : dir/file1(0x65add594640): RWFileHandle.Release 2026/07/12 02:50:10 DEBUG : dir/file1(0x65add594640): close: 2026/07/12 02:50:10 DEBUG : dir/file1(0x65add594640): >close: err= 2026/07/12 02:50:10 DEBUG : dir/file1(0x65add594640): RWFileHandle.Release 2026/07/12 02:50:10 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:10 DEBUG : dir: Looking for writers 2026/07/12 02:50:10 DEBUG : file1: reading active writers 2026/07/12 02:50:10 DEBUG : Looking for writers 2026/07/12 02:50:10 DEBUG : dir: reading active writers 2026/07/12 02:50:10 DEBUG : >WaitForWriters: 2026/07/12 02:50:10 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting 2026/07/12 02:50:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory 2026/07/12 02:50:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.52s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:11 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:11 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:11 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:11 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:11 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:12 DEBUG : file1: newRWFileHandle: 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): openPending: 2026/07/12 02:50:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): >openPending: err= 2026/07/12 02:50:12 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 02:50:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 02:50:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): _writeAt: size=5, off=0 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): >_writeAt: n=5, err= 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): _writeAt: size=7, off=5 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): >_writeAt: n=7, err= 2026/07/12 02:50:12 DEBUG : file1: vfs cache: truncate to size=11 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): close: 2026/07/12 02:50:12 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 02:50:12.165814893 +0000 UTC m=+286.651920326 2026/07/12 02:50:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): >close: err= 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): close: 2026/07/12 02:50:12 DEBUG : file1(0x65add9ea8c0): >close: err=file already closed 2026/07/12 02:50:12 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:12 DEBUG : Looking for writers 2026/07/12 02:50:12 DEBUG : file1: reading active writers 2026/07/12 02:50:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:50:12 DEBUG : Looking for writers 2026/07/12 02:50:12 DEBUG : file1: reading active writers 2026/07/12 02:50:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:50:12 DEBUG : Looking for writers 2026/07/12 02:50:12 DEBUG : file1: reading active writers 2026/07/12 02:50:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:50:12 DEBUG : Looking for writers 2026/07/12 02:50:12 DEBUG : file1: reading active writers 2026/07/12 02:50:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:50:12 DEBUG : file1: vfs cache: starting upload 2026/07/12 02:50:12 DEBUG : Looking for writers 2026/07/12 02:50:12 DEBUG : file1: reading active writers 2026/07/12 02:50:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:50:12 DEBUG : Looking for writers 2026/07/12 02:50:12 DEBUG : file1: reading active writers 2026/07/12 02:50:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:50:12 DEBUG : Looking for writers 2026/07/12 02:50:12 DEBUG : file1: reading active writers 2026/07/12 02:50:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:50:13 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/12 02:50:13 DEBUG : Looking for writers 2026/07/12 02:50:13 DEBUG : file1: reading active writers 2026/07/12 02:50:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:50:14 DEBUG : file1: size = 11 OK 2026/07/12 02:50:14 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/12 02:50:14 INFO : file1: Copied (new) 2026/07/12 02:50:14 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-12 02:50:12 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/12 02:50:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 02:50:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:14 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 02:50:14 DEBUG : Looking for writers 2026/07/12 02:50:14 DEBUG : file1: reading active writers 2026/07/12 02:50:14 DEBUG : >WaitForWriters: 2026/07/12 02:50:14 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:14 DEBUG : Looking for writers 2026/07/12 02:50:14 DEBUG : file1: reading active writers 2026/07/12 02:50:14 DEBUG : >WaitForWriters: 2026/07/12 02:50:14 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.16s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:15 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:15 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:15 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:15 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:15 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:15 DEBUG : file1: newRWFileHandle: 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): openPending: 2026/07/12 02:50:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): >openPending: err= 2026/07/12 02:50:15 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 02:50:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 02:50:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): _writeAt: size=7, off=0 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): >_writeAt: n=7, err= 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): _writeAt: size=6, off=5 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): >_writeAt: n=6, err= 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): close: 2026/07/12 02:50:15 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 02:50:15.330361431 +0000 UTC m=+289.816466863 2026/07/12 02:50:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): >close: err= 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): _writeAt: size=5, off=0 2026/07/12 02:50:15 DEBUG : file1(0x65add9eaa00): >_writeAt: n=0, err=file already closed 2026/07/12 02:50:15 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:15 DEBUG : Looking for writers 2026/07/12 02:50:15 DEBUG : file1: reading active writers 2026/07/12 02:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:50:15 DEBUG : Looking for writers 2026/07/12 02:50:15 DEBUG : file1: reading active writers 2026/07/12 02:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:50:15 DEBUG : Looking for writers 2026/07/12 02:50:15 DEBUG : file1: reading active writers 2026/07/12 02:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:50:15 DEBUG : Looking for writers 2026/07/12 02:50:15 DEBUG : file1: reading active writers 2026/07/12 02:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:50:15 DEBUG : file1: vfs cache: starting upload 2026/07/12 02:50:15 DEBUG : Looking for writers 2026/07/12 02:50:15 DEBUG : file1: reading active writers 2026/07/12 02:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:50:15 DEBUG : Looking for writers 2026/07/12 02:50:15 DEBUG : file1: reading active writers 2026/07/12 02:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:50:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory 2026/07/12 02:50:15 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco/dir/file1: no such file or directory 2026/07/12 02:50:15 DEBUG : Looking for writers 2026/07/12 02:50:15 DEBUG : file1: reading active writers 2026/07/12 02:50:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:50:16 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/12 02:50:16 DEBUG : Looking for writers 2026/07/12 02:50:16 DEBUG : file1: reading active writers 2026/07/12 02:50:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:50:17 DEBUG : file1: size = 11 OK 2026/07/12 02:50:17 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/12 02:50:17 INFO : file1: Copied (new) 2026/07/12 02:50:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-12 02:50:15 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/12 02:50:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 02:50:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:17 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 02:50:17 DEBUG : Looking for writers 2026/07/12 02:50:17 DEBUG : file1: reading active writers 2026/07/12 02:50:17 DEBUG : >WaitForWriters: 2026/07/12 02:50:17 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:17 DEBUG : Looking for writers 2026/07/12 02:50:17 DEBUG : file1: reading active writers 2026/07/12 02:50:17 DEBUG : >WaitForWriters: 2026/07/12 02:50:17 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.19s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:18 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:18 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:18 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:18 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:18 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:18 DEBUG : file1: newRWFileHandle: 2026/07/12 02:50:18 DEBUG : file1(0x65add594680): openPending: 2026/07/12 02:50:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:18 DEBUG : file1(0x65add594680): >openPending: err= 2026/07/12 02:50:18 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 02:50:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 02:50:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 02:50:18 DEBUG : file1(0x65add594680): close: 2026/07/12 02:50:18 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 02:50:18.520408717 +0000 UTC m=+293.006514159 2026/07/12 02:50:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:18 DEBUG : file1(0x65add594680): >close: err= 2026/07/12 02:50:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/12 02:50:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 02:50:18 DEBUG : file2: newRWFileHandle: 2026/07/12 02:50:18 DEBUG : file2(0x65add594b80): openPending: 2026/07/12 02:50:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/12 02:50:18 DEBUG : file2(0x65add594b80): >openPending: err= 2026/07/12 02:50:18 DEBUG : file2: >newRWFileHandle: err= 2026/07/12 02:50:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/12 02:50:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/12 02:50:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/12 02:50:18 DEBUG : file2(0x65add594b80): RWFileHandle.Flush 2026/07/12 02:50:18 DEBUG : file2(0x65add594b80): RWFileHandle.Release 2026/07/12 02:50:18 DEBUG : file2(0x65add594b80): close: 2026/07/12 02:50:18 DEBUG : file2: vfs cache: setting modification time to 2026-07-12 02:50:18.521334566 +0000 UTC m=+293.007439997 2026/07/12 02:50:18 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:18 DEBUG : file2(0x65add594b80): >close: err= 2026/07/12 02:50:18 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:18 DEBUG : Looking for writers 2026/07/12 02:50:18 DEBUG : file1: reading active writers 2026/07/12 02:50:18 DEBUG : file2: reading active writers 2026/07/12 02:50:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/12 02:50:18 DEBUG : Looking for writers 2026/07/12 02:50:18 DEBUG : file1: reading active writers 2026/07/12 02:50:18 DEBUG : file2: reading active writers 2026/07/12 02:50:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/12 02:50:18 DEBUG : Looking for writers 2026/07/12 02:50:18 DEBUG : file1: reading active writers 2026/07/12 02:50:18 DEBUG : file2: reading active writers 2026/07/12 02:50:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/12 02:50:18 DEBUG : Looking for writers 2026/07/12 02:50:18 DEBUG : file2: reading active writers 2026/07/12 02:50:18 DEBUG : file1: reading active writers 2026/07/12 02:50:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/12 02:50:18 DEBUG : file2: vfs cache: starting upload 2026/07/12 02:50:18 DEBUG : file1: vfs cache: starting upload 2026/07/12 02:50:18 DEBUG : Looking for writers 2026/07/12 02:50:18 DEBUG : file1: reading active writers 2026/07/12 02:50:18 DEBUG : file2: reading active writers 2026/07/12 02:50:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/12 02:50:18 DEBUG : Looking for writers 2026/07/12 02:50:18 DEBUG : file2: reading active writers 2026/07/12 02:50:18 DEBUG : file1: reading active writers 2026/07/12 02:50:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/12 02:50:19 DEBUG : Looking for writers 2026/07/12 02:50:19 DEBUG : file1: reading active writers 2026/07/12 02:50:19 DEBUG : file2: reading active writers 2026/07/12 02:50:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/12 02:50:19 DEBUG : Looking for writers 2026/07/12 02:50:19 DEBUG : file1: reading active writers 2026/07/12 02:50:19 DEBUG : file2: reading active writers 2026/07/12 02:50:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/12 02:50:20 DEBUG : file1: size = 0 OK 2026/07/12 02:50:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/12 02:50:20 INFO : file1: Copied (new) 2026/07/12 02:50:20 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-12 02:50:18 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/12 02:50:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 02:50:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:20 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 02:50:20 DEBUG : file2: size = 0 OK 2026/07/12 02:50:20 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/12 02:50:20 INFO : file2: Copied (new) 2026/07/12 02:50:20 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-12 02:50:18 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/12 02:50:20 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/12 02:50:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/12 02:50:20 INFO : file2: vfs cache: upload succeeded try #1 2026/07/12 02:50:20 DEBUG : Looking for writers 2026/07/12 02:50:20 DEBUG : file1: reading active writers 2026/07/12 02:50:20 DEBUG : file2: reading active writers 2026/07/12 02:50:20 DEBUG : >WaitForWriters: 2026/07/12 02:50:20 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:20 DEBUG : Looking for writers 2026/07/12 02:50:20 DEBUG : file1: reading active writers 2026/07/12 02:50:20 DEBUG : file2: reading active writers 2026/07/12 02:50:20 DEBUG : >WaitForWriters: 2026/07/12 02:50:20 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.39s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:21 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:21 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:21 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:21 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:21 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:21 DEBUG : file1: newRWFileHandle: 2026/07/12 02:50:21 DEBUG : file1(0x65add6fee00): openPending: 2026/07/12 02:50:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:21 DEBUG : file1(0x65add6fee00): >openPending: err= 2026/07/12 02:50:21 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 02:50:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 02:50:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 02:50:21 DEBUG : file1(0x65add6fee00): _writeAt: size=5, off=0 2026/07/12 02:50:21 DEBUG : file1(0x65add6fee00): >_writeAt: n=5, err= 2026/07/12 02:50:21 DEBUG : file1(0x65add6fee00): RWFileHandle.Flush 2026/07/12 02:50:21 DEBUG : file1(0x65add6fee00): RWFileHandle.Flush 2026/07/12 02:50:21 DEBUG : file1(0x65add6fee00): close: 2026/07/12 02:50:21 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 02:50:21.918584823 +0000 UTC m=+296.404690265 2026/07/12 02:50:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:21 DEBUG : file1(0x65add6fee00): >close: err= 2026/07/12 02:50:21 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:21 DEBUG : Looking for writers 2026/07/12 02:50:21 DEBUG : file1: reading active writers 2026/07/12 02:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:50:21 DEBUG : Looking for writers 2026/07/12 02:50:21 DEBUG : file1: reading active writers 2026/07/12 02:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:50:21 DEBUG : Looking for writers 2026/07/12 02:50:21 DEBUG : file1: reading active writers 2026/07/12 02:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:50:21 DEBUG : Looking for writers 2026/07/12 02:50:21 DEBUG : file1: reading active writers 2026/07/12 02:50:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:50:22 DEBUG : file1: vfs cache: starting upload 2026/07/12 02:50:22 DEBUG : Looking for writers 2026/07/12 02:50:22 DEBUG : file1: reading active writers 2026/07/12 02:50:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:50:22 DEBUG : Looking for writers 2026/07/12 02:50:22 DEBUG : file1: reading active writers 2026/07/12 02:50:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:50:22 DEBUG : Looking for writers 2026/07/12 02:50:22 DEBUG : file1: reading active writers 2026/07/12 02:50:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:50:22 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/12 02:50:23 DEBUG : Looking for writers 2026/07/12 02:50:23 DEBUG : file1: reading active writers 2026/07/12 02:50:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:50:23 DEBUG : file1: size = 5 OK 2026/07/12 02:50:23 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:50:23 INFO : file1: Copied (new) 2026/07/12 02:50:23 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-12 02:50:21 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/12 02:50:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 02:50:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:23 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 02:50:24 DEBUG : Looking for writers 2026/07/12 02:50:24 DEBUG : file1: reading active writers 2026/07/12 02:50:24 DEBUG : >WaitForWriters: 2026/07/12 02:50:24 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.03s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:24 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:24 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:24 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:24 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:24 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:24 DEBUG : file1: newRWFileHandle: 2026/07/12 02:50:24 DEBUG : file1(0x65add3fcec0): openPending: 2026/07/12 02:50:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:24 DEBUG : file1(0x65add3fcec0): >openPending: err= 2026/07/12 02:50:24 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 02:50:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 02:50:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 02:50:24 DEBUG : file1(0x65add3fcec0): _writeAt: size=5, off=0 2026/07/12 02:50:24 DEBUG : file1(0x65add3fcec0): >_writeAt: n=5, err= 2026/07/12 02:50:24 DEBUG : file1(0x65add3fcec0): RWFileHandle.Release 2026/07/12 02:50:24 DEBUG : file1(0x65add3fcec0): close: 2026/07/12 02:50:24 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 02:50:24.94553457 +0000 UTC m=+299.431640002 2026/07/12 02:50:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:24 DEBUG : file1(0x65add3fcec0): >close: err= 2026/07/12 02:50:24 DEBUG : file1(0x65add3fcec0): RWFileHandle.Release 2026/07/12 02:50:24 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:24 DEBUG : Looking for writers 2026/07/12 02:50:24 DEBUG : file1: reading active writers 2026/07/12 02:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:50:24 DEBUG : Looking for writers 2026/07/12 02:50:24 DEBUG : file1: reading active writers 2026/07/12 02:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:50:24 DEBUG : Looking for writers 2026/07/12 02:50:24 DEBUG : file1: reading active writers 2026/07/12 02:50:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:50:25 DEBUG : Looking for writers 2026/07/12 02:50:25 DEBUG : file1: reading active writers 2026/07/12 02:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:50:25 DEBUG : file1: vfs cache: starting upload 2026/07/12 02:50:25 DEBUG : Looking for writers 2026/07/12 02:50:25 DEBUG : file1: reading active writers 2026/07/12 02:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:50:25 DEBUG : Looking for writers 2026/07/12 02:50:25 DEBUG : file1: reading active writers 2026/07/12 02:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:50:25 DEBUG : Looking for writers 2026/07/12 02:50:25 DEBUG : file1: reading active writers 2026/07/12 02:50:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:50:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/12 02:50:26 DEBUG : Looking for writers 2026/07/12 02:50:26 DEBUG : file1: reading active writers 2026/07/12 02:50:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:50:26 DEBUG : file1: size = 5 OK 2026/07/12 02:50:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:50:26 INFO : file1: Copied (new) 2026/07/12 02:50:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-12 02:50:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/12 02:50:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 02:50:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:26 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 02:50:27 DEBUG : Looking for writers 2026/07/12 02:50:27 DEBUG : file1: reading active writers 2026/07/12 02:50:27 DEBUG : >WaitForWriters: 2026/07/12 02:50:27 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.03s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:27 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:27 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:27 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:27 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:27 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:50:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/12 02:50:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:50:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:50:30 DEBUG : dir/file1(0x65add594140): openPending: 2026/07/12 02:50:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 02:50:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 02:50:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:30 DEBUG : dir/file1(0x65add594140): >openPending: err= 2026/07/12 02:50:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/12 02:50:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:50:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:50:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 02:50:30 DEBUG : dir/file1(0x65add594140): _writeAt: size=5, off=0 2026/07/12 02:50:30 DEBUG : dir/file1(0x65add594140): >_writeAt: n=5, err= 2026/07/12 02:50:30 DEBUG : dir/file1(0x65add594140): close: 2026/07/12 02:50:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-12 02:50:30.908537192 +0000 UTC m=+305.394642634 2026/07/12 02:50:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:30 DEBUG : dir/file1(0x65add594140): >close: err= 2026/07/12 02:50:30 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:30 DEBUG : dir: Looking for writers 2026/07/12 02:50:30 DEBUG : file1: reading active writers 2026/07/12 02:50:30 DEBUG : Looking for writers 2026/07/12 02:50:30 DEBUG : dir: reading active writers 2026/07/12 02:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:50:30 DEBUG : dir: Looking for writers 2026/07/12 02:50:30 DEBUG : file1: reading active writers 2026/07/12 02:50:30 DEBUG : Looking for writers 2026/07/12 02:50:30 DEBUG : dir: reading active writers 2026/07/12 02:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:50:30 DEBUG : dir: Looking for writers 2026/07/12 02:50:30 DEBUG : file1: reading active writers 2026/07/12 02:50:30 DEBUG : Looking for writers 2026/07/12 02:50:30 DEBUG : dir: reading active writers 2026/07/12 02:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:50:30 DEBUG : dir: Looking for writers 2026/07/12 02:50:30 DEBUG : file1: reading active writers 2026/07/12 02:50:30 DEBUG : Looking for writers 2026/07/12 02:50:30 DEBUG : dir: reading active writers 2026/07/12 02:50:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:50:31 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 02:50:31 DEBUG : dir: Looking for writers 2026/07/12 02:50:31 DEBUG : file1: reading active writers 2026/07/12 02:50:31 DEBUG : Looking for writers 2026/07/12 02:50:31 DEBUG : dir: reading active writers 2026/07/12 02:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:50:31 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/12 02:50:31 DEBUG : dir: Looking for writers 2026/07/12 02:50:31 DEBUG : file1: reading active writers 2026/07/12 02:50:31 DEBUG : Looking for writers 2026/07/12 02:50:31 DEBUG : dir: reading active writers 2026/07/12 02:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:50:31 DEBUG : dir: Looking for writers 2026/07/12 02:50:31 DEBUG : file1: reading active writers 2026/07/12 02:50:31 DEBUG : Looking for writers 2026/07/12 02:50:31 DEBUG : dir: reading active writers 2026/07/12 02:50:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:50:32 DEBUG : dir: Looking for writers 2026/07/12 02:50:32 DEBUG : file1: reading active writers 2026/07/12 02:50:32 DEBUG : Looking for writers 2026/07/12 02:50:32 DEBUG : dir: reading active writers 2026/07/12 02:50:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:50:32 DEBUG : dir/file1: size = 5 OK 2026/07/12 02:50:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:50:32 INFO : dir/file1: Copied (replaced existing) 2026/07/12 02:50:32 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-12 02:50:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/12 02:50:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 02:50:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 02:50:33 DEBUG : dir: Looking for writers 2026/07/12 02:50:33 DEBUG : file1: reading active writers 2026/07/12 02:50:33 DEBUG : Looking for writers 2026/07/12 02:50:33 DEBUG : dir: reading active writers 2026/07/12 02:50:33 DEBUG : >WaitForWriters: 2026/07/12 02:50:33 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.50s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:34 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:34 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:34 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:34 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:34 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:35 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/12 02:50:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/12 02:50:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/12 02:50:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/12 02:50:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/12 02:50:37 DEBUG : dir/file1(0x65add5941c0): _writeAt: size=5, off=0 2026/07/12 02:50:37 DEBUG : dir/file1(0x65add5941c0): openPending: 2026/07/12 02:50:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/12 02:50:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/12 02:50:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:37 DEBUG : dir/file1(0x65add5941c0): >openPending: err= 2026/07/12 02:50:37 DEBUG : dir/file1(0x65add5941c0): >_writeAt: n=5, err= 2026/07/12 02:50:37 DEBUG : dir/file1(0x65add5941c0): _writeAt: size=15, off=5 2026/07/12 02:50:37 DEBUG : dir/file1(0x65add5941c0): >_writeAt: n=15, err= 2026/07/12 02:50:37 DEBUG : dir/file1(0x65add5941c0): close: 2026/07/12 02:50:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/12 02:50:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-12 02:50:37.36099711 +0000 UTC m=+311.847102572 2026/07/12 02:50:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:37 DEBUG : dir/file1(0x65add5941c0): >close: err= 2026/07/12 02:50:37 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:37 DEBUG : dir: Looking for writers 2026/07/12 02:50:37 DEBUG : file1: reading active writers 2026/07/12 02:50:37 DEBUG : Looking for writers 2026/07/12 02:50:37 DEBUG : dir: reading active writers 2026/07/12 02:50:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:50:37 DEBUG : dir: Looking for writers 2026/07/12 02:50:37 DEBUG : file1: reading active writers 2026/07/12 02:50:37 DEBUG : Looking for writers 2026/07/12 02:50:37 DEBUG : dir: reading active writers 2026/07/12 02:50:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:50:37 DEBUG : dir: Looking for writers 2026/07/12 02:50:37 DEBUG : file1: reading active writers 2026/07/12 02:50:37 DEBUG : Looking for writers 2026/07/12 02:50:37 DEBUG : dir: reading active writers 2026/07/12 02:50:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:50:37 DEBUG : dir: Looking for writers 2026/07/12 02:50:37 DEBUG : file1: reading active writers 2026/07/12 02:50:37 DEBUG : Looking for writers 2026/07/12 02:50:37 DEBUG : dir: reading active writers 2026/07/12 02:50:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:50:37 DEBUG : dir/file1: vfs cache: starting upload 2026/07/12 02:50:37 DEBUG : dir: Looking for writers 2026/07/12 02:50:37 DEBUG : file1: reading active writers 2026/07/12 02:50:37 DEBUG : Looking for writers 2026/07/12 02:50:37 DEBUG : dir: reading active writers 2026/07/12 02:50:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:50:37 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/12 02:50:37 DEBUG : dir: Looking for writers 2026/07/12 02:50:37 DEBUG : file1: reading active writers 2026/07/12 02:50:37 DEBUG : Looking for writers 2026/07/12 02:50:37 DEBUG : dir: reading active writers 2026/07/12 02:50:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:50:37 DEBUG : dir: Looking for writers 2026/07/12 02:50:37 DEBUG : file1: reading active writers 2026/07/12 02:50:37 DEBUG : Looking for writers 2026/07/12 02:50:37 DEBUG : dir: reading active writers 2026/07/12 02:50:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:50:38 DEBUG : dir: Looking for writers 2026/07/12 02:50:38 DEBUG : file1: reading active writers 2026/07/12 02:50:38 DEBUG : Looking for writers 2026/07/12 02:50:38 DEBUG : dir: reading active writers 2026/07/12 02:50:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:50:38 DEBUG : dir/file1: size = 20 OK 2026/07/12 02:50:38 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/12 02:50:38 INFO : dir/file1: Copied (replaced existing) 2026/07/12 02:50:38 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-12 02:50:37 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/12 02:50:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/12 02:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/12 02:50:39 DEBUG : dir: Looking for writers 2026/07/12 02:50:39 DEBUG : file1: reading active writers 2026/07/12 02:50:39 DEBUG : Looking for writers 2026/07/12 02:50:39 DEBUG : dir: reading active writers 2026/07/12 02:50:39 DEBUG : >WaitForWriters: 2026/07/12 02:50:39 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.45s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:40 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:40 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:40 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:40 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:40 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:40 DEBUG : file1: newRWFileHandle: 2026/07/12 02:50:40 DEBUG : file1(0x65add6fe680): openPending: 2026/07/12 02:50:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:40 DEBUG : file1(0x65add6fe680): >openPending: err= 2026/07/12 02:50:40 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 02:50:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 02:50:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 02:50:40 DEBUG : file1(0x65add6fe680): _writeAt: size=5, off=0 2026/07/12 02:50:40 DEBUG : file1(0x65add6fe680): >_writeAt: n=5, err= 2026/07/12 02:50:40 DEBUG : file1(0x65add6fe680): close: 2026/07/12 02:50:40 DEBUG : file1: vfs cache: setting modification time to 2026-07-12 02:50:40.918173756 +0000 UTC m=+315.404279189 2026/07/12 02:50:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:40 DEBUG : file1(0x65add6fe680): >close: err= 2026/07/12 02:50:40 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:40 DEBUG : Looking for writers 2026/07/12 02:50:40 DEBUG : file1: reading active writers 2026/07/12 02:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:50:40 DEBUG : Looking for writers 2026/07/12 02:50:40 DEBUG : file1: reading active writers 2026/07/12 02:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:50:40 DEBUG : Looking for writers 2026/07/12 02:50:40 DEBUG : file1: reading active writers 2026/07/12 02:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:50:40 DEBUG : Looking for writers 2026/07/12 02:50:40 DEBUG : file1: reading active writers 2026/07/12 02:50:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:50:41 DEBUG : file1: vfs cache: starting upload 2026/07/12 02:50:41 DEBUG : Looking for writers 2026/07/12 02:50:41 DEBUG : file1: reading active writers 2026/07/12 02:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:50:41 DEBUG : Looking for writers 2026/07/12 02:50:41 DEBUG : file1: reading active writers 2026/07/12 02:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:50:41 DEBUG : Looking for writers 2026/07/12 02:50:41 DEBUG : file1: reading active writers 2026/07/12 02:50:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:50:41 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/12 02:50:42 DEBUG : Looking for writers 2026/07/12 02:50:42 DEBUG : file1: reading active writers 2026/07/12 02:50:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:50:42 DEBUG : file1: size = 5 OK 2026/07/12 02:50:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:50:42 INFO : file1: Copied (new) 2026/07/12 02:50:42 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-12 02:50:40 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/12 02:50:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 02:50:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:42 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 02:50:43 DEBUG : Looking for writers 2026/07/12 02:50:43 DEBUG : file1: reading active writers 2026/07/12 02:50:43 DEBUG : >WaitForWriters: 2026/07/12 02:50:43 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:43 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:43 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:43 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:43 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:43 DEBUG : Config file has changed externally - reloading 2026/07/12 02:50:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/12 02:50:43 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fe440): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fe440): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fe440): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fe440): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fe440): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.930585065 +0000 UTC m=+318.416690507 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fe440): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fea00): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fea00): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fea00): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fea00): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fea00): _writeAt: size=3, off=2 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fea00): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fea00): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.930585065 +0000 UTC m=+318.416690507 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6fea00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff040): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff040): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff040): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff040): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff040): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.930585065 +0000 UTC m=+318.416690507 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff040): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add9700e0 item 1 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff6c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff6c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff6c0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff6c0): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff6c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.933561973 +0000 UTC m=+318.419667415 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ff6c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ffbc0): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ffbc0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ffbc0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ffbc0): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ffbc0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.933561973 +0000 UTC m=+318.419667415 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6ffbc0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add971960 item 2 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2340): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2340): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2340): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2340): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2340): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.935276681 +0000 UTC m=+318.421382143 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2340): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f27c0): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f27c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f27c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f27c0): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f27c0): _writeAt: size=3, off=2 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f27c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f27c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.935276681 +0000 UTC m=+318.421382143 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f27c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2c80): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2c80): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2c80): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2c80): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2c80): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.935276681 +0000 UTC m=+318.421382143 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f2c80): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add8bb490 item 3 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3300): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3300): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3300): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3300): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3300): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.937354382 +0000 UTC m=+318.423459834 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3300): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3840): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3840): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3840): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3840): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3840): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.937354382 +0000 UTC m=+318.423459834 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3840): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add58a2a0 item 4 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3e80): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3e80): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3e80): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3e80): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3e80): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.93866349 +0000 UTC m=+318.424768921 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add6f3e80): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2400): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2400): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2400): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2400): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2400): _writeAt: size=3, off=2 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2400): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2400): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.93866349 +0000 UTC m=+318.424768921 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2400): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e28c0): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e28c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e28c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e28c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e28c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.93866349 +0000 UTC m=+318.424768921 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e28c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add58af50 item 5 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2f40): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2f40): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2f40): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2f40): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2f40): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.940774221 +0000 UTC m=+318.426879663 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e2f40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3480): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3480): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3480): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3480): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3480): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.940774221 +0000 UTC m=+318.426879663 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3480): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add90a620 item 6 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3b00): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3b00): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3b00): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3b00): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3b00): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.942275159 +0000 UTC m=+318.428380601 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add9e3b00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86100): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86100): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86100): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86100): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86100): _writeAt: size=3, off=2 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86100): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86100): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.942275159 +0000 UTC m=+318.428380601 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86100): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add601340): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add601340): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add601340): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add601340): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add601340): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.942275159 +0000 UTC m=+318.428380601 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add601340): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add90ae00 item 7 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb061c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb061c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb061c0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb061c0): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb061c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.944211824 +0000 UTC m=+318.430317256 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb061c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06700): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06700): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06700): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06700): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06700): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.944211824 +0000 UTC m=+318.430317256 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06700): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add951b20 item 8 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06cc0): _readAt: size=2, off=0 2026/07/12 02:50:43 ERROR : open-test-file(0x65addb06cc0): Couldn't read size of file 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06cc0): >_readAt: n=0, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06cc0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06cc0): close: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb06cc0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07080): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07080): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07080): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07080): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07080): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.945693485 +0000 UTC m=+318.431798917 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07080): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07500): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07500): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07500): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07500): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07500): _writeAt: size=3, off=2 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07500): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07500): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.945693485 +0000 UTC m=+318.431798917 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07500): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07a00): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07a00): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07a00): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07a00): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07a00): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.945693485 +0000 UTC m=+318.431798917 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb07a00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4e4380 item 9 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24180): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24180): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24180): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24180): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24180): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.947626033 +0000 UTC m=+318.433731475 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24180): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb246c0): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb246c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb246c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb246c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb246c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.947626033 +0000 UTC m=+318.433731475 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb246c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4f0620 item 10 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24d00): _readAt: size=2, off=0 2026/07/12 02:50:43 ERROR : open-test-file(0x65addb24d00): Couldn't read size of file 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24d00): >_readAt: n=0, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24d00): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24d00): close: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb24d00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb250c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb250c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb250c0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb250c0): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb250c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.949170232 +0000 UTC m=+318.435275674 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb250c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb255c0): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb255c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb255c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb255c0): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb255c0): _writeAt: size=3, off=2 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb255c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb255c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.949170232 +0000 UTC m=+318.435275674 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb255c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb25ac0): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb25ac0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb25ac0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb25ac0): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb25ac0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.949170232 +0000 UTC m=+318.435275674 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb25ac0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4f1180 item 11 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48240): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48240): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48240): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48240): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48240): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.95112459 +0000 UTC m=+318.437230022 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48240): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48780): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48780): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48780): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48780): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48780): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.95112459 +0000 UTC m=+318.437230022 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48780): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add5e6540 item 12 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48dc0): _readAt: size=2, off=0 2026/07/12 02:50:43 ERROR : open-test-file(0x65addb48dc0): Couldn't read size of file 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48dc0): >_readAt: n=0, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48dc0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48dc0): close: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb48dc0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49180): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49180): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49180): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49180): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49180): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.952683756 +0000 UTC m=+318.438789188 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49180): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49840): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49840): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49840): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49840): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49840): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.952683756 +0000 UTC m=+318.438789188 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49840): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add5e6cb0 item 13 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49ec0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49ec0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49ec0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49ec0): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49ec0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.954137606 +0000 UTC m=+318.440243038 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb49ec0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66500): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66500): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66500): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66500): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66500): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.954137606 +0000 UTC m=+318.440243038 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66500): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add5d25b0 item 14 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66b40): _readAt: size=2, off=0 2026/07/12 02:50:43 ERROR : open-test-file(0x65addb66b40): Couldn't read size of file 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66b40): >_readAt: n=0, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66b40): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66b40): close: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66b40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66f00): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66f00): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66f00): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66f00): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66f00): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.955614598 +0000 UTC m=+318.441720031 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb66f00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb675c0): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb675c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb675c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb675c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb675c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.955614598 +0000 UTC m=+318.441720031 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb675c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add5d3030 item 15 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb67c40): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb67c40): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb67c40): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb67c40): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb67c40): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.957033832 +0000 UTC m=+318.443139264 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb67c40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e280): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e280): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e280): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e280): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e280): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.957033832 +0000 UTC m=+318.443139264 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e280): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add49e000 item 16 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e8c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e8c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e8c0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e8c0): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e8c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.958484586 +0000 UTC m=+318.444590018 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addb7e8c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de4c0): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de4c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de4c0): open at offset 5 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de4c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de4c0): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de4c0): _writeAt: size=3, off=7 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de4c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de4c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.958484586 +0000 UTC m=+318.444590018 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de4c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de9c0): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de9c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de9c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de9c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de9c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.958484586 +0000 UTC m=+318.444590018 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7de9c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add9667e0 item 17 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df040): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df040): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df040): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df040): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df040): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.960509727 +0000 UTC m=+318.446615169 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df040): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df580): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df580): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df580): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df580): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df580): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.960509727 +0000 UTC m=+318.446615169 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7df580): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4481c0 item 18 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7dfc00): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7dfc00): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7dfc00): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7dfc00): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7dfc00): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.961855964 +0000 UTC m=+318.447961406 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add7dfc00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc200): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc200): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc200): open at offset 5 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc200): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc200): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc200): _writeAt: size=3, off=7 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc200): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc200): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.961855964 +0000 UTC m=+318.447961406 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc200): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc700): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc700): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc700): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc700): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc700): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.961855964 +0000 UTC m=+318.447961406 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fc700): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add449b90 item 19 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fcd80): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fcd80): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fcd80): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fcd80): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fcd80): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.963746212 +0000 UTC m=+318.449851654 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fcd80): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd2c0): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd2c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd2c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd2c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd2c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.963746212 +0000 UTC m=+318.449851654 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd2c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add200af0 item 20 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd940): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd940): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd940): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd940): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd940): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.965165016 +0000 UTC m=+318.451270458 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fd940): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fde40): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fde40): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fde40): open at offset 5 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fde40): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fde40): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fde40): _writeAt: size=3, off=7 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fde40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fde40): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.965165016 +0000 UTC m=+318.451270458 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65add8fde40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1e440): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1e440): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1e440): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1e440): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1e440): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.965165016 +0000 UTC m=+318.451270458 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1e440): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add200fc0 item 21 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1eac0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1eac0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1eac0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1eac0): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1eac0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.966825492 +0000 UTC m=+318.452930934 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1eac0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f000): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f000): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f000): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f000): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f000): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.966825492 +0000 UTC m=+318.452930934 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f000): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add201500 item 22 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f680): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f680): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f680): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f680): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f680): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.968155379 +0000 UTC m=+318.454260821 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1f680): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1fb80): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1fb80): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1fb80): open at offset 5 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1fb80): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1fb80): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1fb80): _writeAt: size=3, off=7 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1fb80): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1fb80): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.968155379 +0000 UTC m=+318.454260821 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc1fb80): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c180): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c180): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c180): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c180): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c180): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.968155379 +0000 UTC m=+318.454260821 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c180): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add480070 item 23 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c800): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c800): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c800): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c800): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c800): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.97022304 +0000 UTC m=+318.456328482 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3c800): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3cd40): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3cd40): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3cd40): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3cd40): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3cd40): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.97022304 +0000 UTC m=+318.456328482 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3cd40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add480d90 item 24 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d380): _readAt: size=2, off=0 2026/07/12 02:50:43 ERROR : open-test-file(0x65addc3d380): Couldn't read size of file 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d380): >_readAt: n=0, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d380): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d380): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d380): close: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d380): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d740): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d740): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d740): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d740): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d740): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.971729788 +0000 UTC m=+318.457835220 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3d740): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3dc40): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3dc40): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3dc40): open at offset 5 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3dc40): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3dc40): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3dc40): _writeAt: size=3, off=7 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3dc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3dc40): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.971729788 +0000 UTC m=+318.457835220 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc3dc40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56280): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56280): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56280): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56280): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56280): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.971729788 +0000 UTC m=+318.457835220 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56280): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add481500 item 25 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56900): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56900): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56900): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56900): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56900): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.973581775 +0000 UTC m=+318.459687217 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56900): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56e40): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56e40): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56e40): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56e40): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56e40): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.973581775 +0000 UTC m=+318.459687217 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc56e40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add481e30 item 26 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86480): _readAt: size=2, off=0 2026/07/12 02:50:43 ERROR : open-test-file(0x65adda86480): Couldn't read size of file 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86480): >_readAt: n=0, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86480): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86480): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86480): close: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86480): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86840): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86840): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86840): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86840): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86840): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.975058036 +0000 UTC m=+318.461163478 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86840): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86d40): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86d40): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86d40): open at offset 5 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86d40): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86d40): >_readAt: n=2, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86d40): _writeAt: size=3, off=7 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86d40): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.975058036 +0000 UTC m=+318.461163478 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda86d40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87280): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87280): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87280): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87280): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87280): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.975058036 +0000 UTC m=+318.461163478 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87280): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add90b3b0 item 27 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87900): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87900): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87900): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87900): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87900): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.977058692 +0000 UTC m=+318.463164124 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87900): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87e40): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87e40): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87e40): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87e40): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87e40): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.977058692 +0000 UTC m=+318.463164124 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65adda87e40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add498070 item 28 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2580): _readAt: size=2, off=0 2026/07/12 02:50:43 ERROR : open-test-file(0x65addaa2580): Couldn't read size of file 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2580): >_readAt: n=0, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2580): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2580): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2580): close: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2580): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2940): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2940): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2940): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2940): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2940): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.978705432 +0000 UTC m=+318.464810874 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa2940): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3000): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3000): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3000): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3000): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3000): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.978705432 +0000 UTC m=+318.464810874 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3000): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4983f0 item 29 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3680): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3680): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3680): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3680): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3680): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.980363785 +0000 UTC m=+318.466469227 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3680): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3bc0): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3bc0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3bc0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3bc0): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3bc0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.980363785 +0000 UTC m=+318.466469227 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addaa3bc0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4987e0 item 30 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4300): _readAt: size=2, off=0 2026/07/12 02:50:43 ERROR : open-test-file(0x65addac4300): Couldn't read size of file 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4300): >_readAt: n=0, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4300): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4300): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4300): close: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4300): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac46c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac46c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac46c0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac46c0): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac46c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.981915849 +0000 UTC m=+318.468021292 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac46c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4d80): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4d80): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4d80): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4d80): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4d80): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.981915849 +0000 UTC m=+318.468021292 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac4d80): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add498d90 item 31 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5400): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5400): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5400): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5400): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5400): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.983387471 +0000 UTC m=+318.469492913 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5400): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5940): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5940): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5940): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5940): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5940): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.983387471 +0000 UTC m=+318.469492913 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addac5940): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add499420 item 32 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4080): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4080): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4080): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4080): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4080): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.984918825 +0000 UTC m=+318.471024257 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4080): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4500): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4500): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4500): _writeAt: size=3, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4500): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4500): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add499c70 item 33 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4500): >_writeAt: n=3, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4500): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.985503744 +0000 UTC m=+318.471609186 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4500): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4a00): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4a00): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4a00): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4a00): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4a00): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.985503744 +0000 UTC m=+318.471609186 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae4a00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add499e30 item 33 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5040): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5040): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5040): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5040): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5040): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.986821387 +0000 UTC m=+318.472926829 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5040): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae54c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae54c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4b6380 item 34 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae54c0): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae54c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae54c0): _writeAt: size=3, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae54c0): >_writeAt: n=3, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae54c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.987416244 +0000 UTC m=+318.473521686 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae54c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5a00): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5a00): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5a00): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5a00): >_readAt: n=3, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5a00): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.987416244 +0000 UTC m=+318.473521686 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addae5a00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4b6770 item 34 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c140): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c140): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c140): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c140): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c140): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.988736212 +0000 UTC m=+318.474841654 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c140): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c5c0): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c5c0): _writeAt: size=3, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c5c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c5c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4b6e70 item 35 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c5c0): >_writeAt: n=3, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c5c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.989190323 +0000 UTC m=+318.475295756 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8c5c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8cac0): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8cac0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8cac0): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8cac0): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8cac0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.989190323 +0000 UTC m=+318.475295756 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8cac0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4b71f0 item 35 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d140): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d140): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d140): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d140): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d140): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.990686412 +0000 UTC m=+318.476791845 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d140): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d640): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d640): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4b7730 item 36 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d640): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d640): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d640): _writeAt: size=3, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d640): >_writeAt: n=3, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d640): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.991232107 +0000 UTC m=+318.477337539 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8d640): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8db80): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8db80): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8db80): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8db80): >_readAt: n=3, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8db80): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.991232107 +0000 UTC m=+318.477337539 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addc8db80): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4b7a40 item 36 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa2c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa2c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa2c0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa2c0): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa2c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.992373148 +0000 UTC m=+318.478478580 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa2c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa740): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa740): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa740): _writeAt: size=3, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa740): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa740): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4be000 item 37 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa740): >_writeAt: n=3, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa740): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.992808065 +0000 UTC m=+318.478913497 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaa740): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaac40): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaac40): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaac40): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaac40): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaac40): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.992808065 +0000 UTC m=+318.478913497 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcaac40): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4be1c0 item 37 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab2c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab2c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab2c0): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab2c0): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab2c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.994052621 +0000 UTC m=+318.480158053 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab2c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab7c0): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab7c0): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4be690 item 38 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab7c0): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab7c0): _writeAt: size=3, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab7c0): >_writeAt: n=3, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab7c0): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.994540687 +0000 UTC m=+318.480646119 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcab7c0): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcabd00): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcabd00): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcabd00): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcabd00): >_readAt: n=3, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcabd00): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.994540687 +0000 UTC m=+318.480646119 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcabd00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4be930 item 38 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca480): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca480): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca480): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca480): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca480): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.995945254 +0000 UTC m=+318.482050706 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca480): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca980): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca980): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca980): _writeAt: size=3, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca980): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca980): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4bee70 item 39 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca980): >_writeAt: n=3, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca980): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.996480599 +0000 UTC m=+318.482586031 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcca980): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccae80): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccae80): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccae80): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccae80): >_readAt: n=5, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccae80): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.996480599 +0000 UTC m=+318.482586031 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccae80): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4bf110 item 39 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccb500): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccb500): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccb500): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccb500): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccb500): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.99787728 +0000 UTC m=+318.483982732 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccb500): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccba00): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccba00): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4bf650 item 40 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccba00): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccba00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccba00): _writeAt: size=3, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccba00): >_writeAt: n=3, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccba00): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.998485792 +0000 UTC m=+318.484591225 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addccba00): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec040): _readAt: size=512, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec040): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec040): >openPending: err= 2026/07/12 02:50:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec040): >_readAt: n=3, err=EOF 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec040): close: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.998485792 +0000 UTC m=+318.484591225 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec040): >close: err= 2026/07/12 02:50:43 DEBUG : open-test-file: Remove: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4bfab0 item 40 2026/07/12 02:50:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:43 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec600): openPending: 2026/07/12 02:50:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec600): >openPending: err= 2026/07/12 02:50:43 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec600): _readAt: size=2, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec600): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec600): _writeAt: size=5, off=0 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec600): >_writeAt: n=5, err= 2026/07/12 02:50:43 DEBUG : open-test-file(0x65addcec600): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:43.999907161 +0000 UTC m=+318.486012593 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcec600): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecb00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecb00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecb00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4960e0 item 41 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecb00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecb00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.000387041 +0000 UTC m=+318.486492483 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecb00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecfc0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecfc0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecfc0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecfc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecfc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add496310 item 41 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecfc0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecfc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.000946591 +0000 UTC m=+318.487052024 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcecfc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addced500): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addced500): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addced500): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addced500): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addced500): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.000946591 +0000 UTC m=+318.487052024 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addced500): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add4964d0 item 41 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcedb40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcedb40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcedb40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcedb40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcedb40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcedb40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcedb40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.002441649 +0000 UTC m=+318.488547091 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addcedb40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08140): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08140): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08140): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add496850 item 42 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08140): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08140): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.002868068 +0000 UTC m=+318.488973520 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08140): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08680): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08680): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add496a10 item 42 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08680): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08680): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08680): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08680): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08680): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.003658883 +0000 UTC m=+318.489764316 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08680): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08c00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08c00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08c00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08c00): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08c00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.003658883 +0000 UTC m=+318.489764316 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd08c00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add496bd0 item 42 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09240): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09240): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09240): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09240): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09240): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.005412025 +0000 UTC m=+318.491517496 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09740): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09740): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add496f50 item 43 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09740): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.005916611 +0000 UTC m=+318.492022043 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09c80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09c80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09c80): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09c80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09c80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add497110 item 43 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09c80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09c80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.006658584 +0000 UTC m=+318.492764017 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd09c80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7ec00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7ec00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7ec00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7ec00): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7ec00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.006658584 +0000 UTC m=+318.492764017 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7ec00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add49e7e0 item 43 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f240): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f240): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f240): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f240): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f240): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.007847115 +0000 UTC m=+318.493952546 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f740): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f740): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add49f1f0 item 44 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f740): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.008264769 +0000 UTC m=+318.494370201 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7f740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7fc80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7fc80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add97a000 item 44 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7fc80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7fc80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7fc80): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7fc80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7fc80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.00875506 +0000 UTC m=+318.494860491 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb7fc80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e300): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e300): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e300): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e300): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e300): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.00875506 +0000 UTC m=+318.494860491 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e300): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add97a540 item 44 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e940): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e940): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.009957827 +0000 UTC m=+318.496063259 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9e940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9ee40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9ee40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9ee40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add97ae00 item 45 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9ee40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9ee40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.010768859 +0000 UTC m=+318.496874292 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9ee40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9f540): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9f540): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9f540): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9f540): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9f540): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.010768859 +0000 UTC m=+318.496874292 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9f540): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add97b180 item 45 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9fb80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9fb80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9fb80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9fb80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9fb80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9fb80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9fb80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.012123282 +0000 UTC m=+318.498228714 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addb9fb80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe180): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe180): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe180): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add97b5e0 item 46 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe180): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe180): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.012550795 +0000 UTC m=+318.498656227 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe180): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe880): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe880): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe880): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe880): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe880): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.012550795 +0000 UTC m=+318.498656227 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbe880): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add97b7a0 item 46 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbeec0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbeec0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbeec0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbeec0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbeec0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbeec0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbeec0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.01414623 +0000 UTC m=+318.500251712 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbeec0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbf3c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbf3c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbf3c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add97bdc0 item 47 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbf3c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbf3c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.014670953 +0000 UTC m=+318.500776386 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbf3c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbfac0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbfac0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbfac0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbfac0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbfac0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.014670953 +0000 UTC m=+318.500776386 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbbfac0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add5f43f0 item 47 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8200): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8200): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8200): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8200): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8200): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.01591522 +0000 UTC m=+318.502020651 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8700): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8700): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8700): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add5f4d20 item 48 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8700): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8700): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.016338374 +0000 UTC m=+318.502443806 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8700): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8e00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8e00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8e00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8e00): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8e00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.016338374 +0000 UTC m=+318.502443806 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd8e00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add5f4fc0 item 48 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9440): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9440): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9440): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9440): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9440): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.017674572 +0000 UTC m=+318.503780004 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9440): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd98c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd98c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd98c0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd98c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd98c0): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd98c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add5f5c00 item 49 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd98c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd98c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.018158701 +0000 UTC m=+318.504264133 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd98c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9e00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9e00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9e00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9e00): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9e00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.018158701 +0000 UTC m=+318.504264133 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbd9e00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf8000 item 49 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfa580): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfa580): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfa580): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfa580): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfa580): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.019444254 +0000 UTC m=+318.505549687 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfa580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfaa80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfaa80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfaa80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf8380 item 50 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfaa80): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfaa80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfaa80): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfaa80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfaa80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.02000709 +0000 UTC m=+318.506112523 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfaa80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb000): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb000): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb000): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.02000709 +0000 UTC m=+318.506112523 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf8540 item 50 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb680): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb680): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb680): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb680): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb680): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.021041593 +0000 UTC m=+318.507147025 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfb680): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfbb80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfbb80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfbb80): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfbb80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfbb80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfbb80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf88c0 item 51 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfbb80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfbb80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.021527004 +0000 UTC m=+318.507632437 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addbfbb80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a1c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a1c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a1c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a1c0): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a1c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.021527004 +0000 UTC m=+318.507632437 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a1c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf8a80 item 51 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a840): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a840): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a840): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.022901073 +0000 UTC m=+318.509006506 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9a840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9ad40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9ad40): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9ad40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf8e00 item 52 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9ad40): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9ad40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9ad40): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9ad40): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9ad40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.023570009 +0000 UTC m=+318.509675441 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9ad40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b2c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b2c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b2c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b2c0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b2c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.023570009 +0000 UTC m=+318.509675441 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b2c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf8fc0 item 52 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.024830676 +0000 UTC m=+318.510936107 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9b940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9be40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9be40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9be40): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9be40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9be40): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9be40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf9340 item 53 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9be40): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9be40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.025427516 +0000 UTC m=+318.511532978 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addd9be40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6480): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6480): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6480): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6480): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6480): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.025427516 +0000 UTC m=+318.511532978 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6480): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf9500 item 53 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6b00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6b00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6b00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6b00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6b00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.026886514 +0000 UTC m=+318.512991946 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb6b00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7000): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7000): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf9880 item 54 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7000): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7000): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7000): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7000): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.027569566 +0000 UTC m=+318.513674998 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7580): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7580): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7580): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7580): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7580): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.027569566 +0000 UTC m=+318.513674998 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf9a40 item 54 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7c00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7c00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7c00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7c00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7c00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.028975486 +0000 UTC m=+318.515080918 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddb7c00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6200): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6200): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6200): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6200): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6200): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addbf9dc0 item 55 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6200): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.029653709 +0000 UTC m=+318.515759171 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6740): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6740): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6740): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.029653709 +0000 UTC m=+318.515759171 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd80e0 item 55 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6dc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6dc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6dc0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6dc0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6dc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.030990889 +0000 UTC m=+318.517096331 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd6dc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd72c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd72c0): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd72c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd8460 item 56 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd72c0): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd72c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd72c0): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd72c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd72c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.031526735 +0000 UTC m=+318.517632167 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd72c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7840): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7840): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7840): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.031526735 +0000 UTC m=+318.517632167 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd8620 item 56 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7e80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7e80): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7e80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7e80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7e80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7e80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7e80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7e80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.03256339 +0000 UTC m=+318.518668822 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddd7e80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf64c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf64c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf64c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd89a0 item 57 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf64c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf64c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.033030697 +0000 UTC m=+318.519136130 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf64c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6a00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6a00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6a00): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6a00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6a00): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6a00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd8b60 item 57 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6a00): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6a00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.033470343 +0000 UTC m=+318.519575776 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6a00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6f80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6f80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6f80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6f80): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6f80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.033470343 +0000 UTC m=+318.519575776 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf6f80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd8d20 item 57 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf75c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf75c0): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf75c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf75c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf75c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf75c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf75c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf75c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.0347046 +0000 UTC m=+318.520810032 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf75c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf7b00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf7b00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf7b00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd90a0 item 58 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf7b00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf7b00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.035138775 +0000 UTC m=+318.521244207 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adddf7b00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12140): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12140): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12140): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd9260 item 58 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12140): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12140): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12140): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12140): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12140): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.035622963 +0000 UTC m=+318.521728395 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12140): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12700): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12700): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12700): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12700): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12700): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.035622963 +0000 UTC m=+318.521728395 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12700): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd9420 item 58 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12d40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12d40): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12d40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12d40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12d40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12d40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12d40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12d40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.036870465 +0000 UTC m=+318.522975897 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde12d40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13280): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13280): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13280): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd97a0 item 59 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13280): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13280): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.037326572 +0000 UTC m=+318.523432003 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13280): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde137c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde137c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde137c0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde137c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde137c0): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde137c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd9960 item 59 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde137c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde137c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.037809078 +0000 UTC m=+318.523914509 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde137c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13d40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13d40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13d40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13d40): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13d40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.037809078 +0000 UTC m=+318.523914509 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde13d40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adddd9b20 item 59 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40480): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40480): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40480): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40480): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40480): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40480): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40480): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40480): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.039767644 +0000 UTC m=+318.525873076 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40480): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde409c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde409c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde409c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4a000 item 60 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde409c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde409c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.040610065 +0000 UTC m=+318.526715497 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde409c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40f00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40f00): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40f00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4a1c0 item 60 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40f00): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40f00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40f00): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40f00): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40f00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.041695102 +0000 UTC m=+318.527800534 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde40f00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde414c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde414c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde414c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde414c0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde414c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.041695102 +0000 UTC m=+318.527800534 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde414c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4a380 item 60 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde41b00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde41b00): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde41b00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde41b00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde41b00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde41b00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde41b00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde41b00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.043307789 +0000 UTC m=+318.529413221 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde41b00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60140): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60140): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60140): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4a700 item 61 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60140): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60140): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.04391 +0000 UTC m=+318.530015432 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60140): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60840): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60840): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60840): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.04391 +0000 UTC m=+318.530015432 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4a8c0 item 61 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60e80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60e80): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60e80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60e80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60e80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60e80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60e80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60e80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.045003542 +0000 UTC m=+318.531108974 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde60e80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde613c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde613c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde613c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4ac40 item 62 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde613c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde613c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.045402291 +0000 UTC m=+318.531507722 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde613c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde61ac0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde61ac0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde61ac0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde61ac0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde61ac0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.045402291 +0000 UTC m=+318.531507722 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde61ac0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4ae00 item 62 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a200): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a200): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a200): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a200): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a200): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a200): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.046839709 +0000 UTC m=+318.532945140 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a740): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a740): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4b180 item 63 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a740): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.047310342 +0000 UTC m=+318.533415774 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7a740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7ae40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7ae40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7ae40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7ae40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7ae40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.047310342 +0000 UTC m=+318.533415774 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7ae40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4b340 item 63 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b480): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b480): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b480): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b480): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b480): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b480): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b480): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b480): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.048963786 +0000 UTC m=+318.535069219 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b480): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b9c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b9c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b9c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4b6c0 item 64 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b9c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b9c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.049673749 +0000 UTC m=+318.535779181 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde7b9c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a1c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a1c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a1c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a1c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a1c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.049673749 +0000 UTC m=+318.535779181 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a1c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4b880 item 64 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a800): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a800): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a800): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a800): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a800): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.051370003 +0000 UTC m=+318.537475435 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9a800): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9ac80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9ac80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9ac80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9ac80): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9ac80): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4bc00 item 65 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9ac80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9ac80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.051955332 +0000 UTC m=+318.538060764 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9ac80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b180): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b180): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b180): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b180): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b180): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.051955332 +0000 UTC m=+318.538060764 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b180): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adde4bdc0 item 65 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b7c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b7c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b7c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b7c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b7c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.053317699 +0000 UTC m=+318.539423131 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9b7c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9bc40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9bc40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb02a0 item 66 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9bc40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9bc40): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9bc40): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9bc40): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9bc40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.053854998 +0000 UTC m=+318.539960429 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adde9bc40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0280): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0280): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0280): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0280): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0280): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.053854998 +0000 UTC m=+318.539960429 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0280): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb0460 item 66 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec08c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec08c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec08c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec08c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec08c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.055219419 +0000 UTC m=+318.541324851 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec08c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0d40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0d40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0d40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0d40): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0d40): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb07e0 item 67 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0d40): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0d40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.055625341 +0000 UTC m=+318.541730773 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec0d40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1240): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1240): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1240): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.055625341 +0000 UTC m=+318.541730773 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb09a0 item 67 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec18c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec18c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec18c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec18c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec18c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.056800597 +0000 UTC m=+318.542906029 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec18c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1dc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1dc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb0d20 item 68 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1dc0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1dc0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1dc0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1dc0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1dc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.057254779 +0000 UTC m=+318.543360211 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addec1dc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addede400): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addede400): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addede400): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addede400): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addede400): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.057254779 +0000 UTC m=+318.543360211 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addede400): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb0ee0 item 68 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedea40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedea40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedea40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedea40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedea40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.058279022 +0000 UTC m=+318.544384454 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedea40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedeec0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedeec0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedeec0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedeec0): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedeec0): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb1260 item 69 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedeec0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedeec0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.058668403 +0000 UTC m=+318.544773836 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedeec0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedf3c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedf3c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedf3c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedf3c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedf3c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.058668403 +0000 UTC m=+318.544773836 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedf3c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb1420 item 69 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedfa40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedfa40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedfa40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedfa40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedfa40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.059739764 +0000 UTC m=+318.545845195 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addedfa40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe040): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe040): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb17a0 item 70 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe040): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe040): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe040): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe040): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe040): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.060228812 +0000 UTC m=+318.546334254 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe040): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe580): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe580): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe580): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe580): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe580): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.060228812 +0000 UTC m=+318.546334254 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefe580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb1960 item 70 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefec00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefec00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefec00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefec00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefec00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.061316143 +0000 UTC m=+318.547421575 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addefec00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff100): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff100): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff100): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff100): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff100): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addeb1ce0 item 71 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff100): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff100): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.061752994 +0000 UTC m=+318.547858436 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff100): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff600): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff600): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff600): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff600): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff600): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.061752994 +0000 UTC m=+318.547858436 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeff600): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf10000 item 71 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeffc80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeffc80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeffc80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeffc80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeffc80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.062801421 +0000 UTC m=+318.548906853 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addeffc80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20280): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20280): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf10380 item 72 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20280): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20280): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20280): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20280): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20280): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.063302622 +0000 UTC m=+318.549408054 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20280): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf207c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf207c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf207c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf207c0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf207c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.063302622 +0000 UTC m=+318.549408054 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf207c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf10540 item 72 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20d80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20d80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20d80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20d80): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20d80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20d80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20d80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.064448423 +0000 UTC m=+318.550553855 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf20d80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21280): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21280): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21280): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf108c0 item 73 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21280): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21280): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.064824899 +0000 UTC m=+318.550930331 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21280): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21740): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21740): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21740): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21740): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf10a80 item 73 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21740): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.065263413 +0000 UTC m=+318.551368844 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21c80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21c80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21c80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21c80): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21c80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.065263413 +0000 UTC m=+318.551368844 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf21c80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf10c40 item 73 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e3c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e3c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e3c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e3c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e3c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e3c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e3c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.066329013 +0000 UTC m=+318.552434445 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e3c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e8c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e8c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e8c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf10fc0 item 74 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e8c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e8c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.066767827 +0000 UTC m=+318.552873259 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3e8c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3ee00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3ee00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf11180 item 74 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3ee00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3ee00): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3ee00): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3ee00): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3ee00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.067323108 +0000 UTC m=+318.553428561 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3ee00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f380): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f380): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f380): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f380): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f380): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.067323108 +0000 UTC m=+318.553428561 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f380): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf11340 item 74 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f9c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f9c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f9c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f9c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f9c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f9c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f9c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.0684854 +0000 UTC m=+318.554590832 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3f9c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3fec0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3fec0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3fec0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf116c0 item 75 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3fec0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3fec0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.069042827 +0000 UTC m=+318.555148279 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf3fec0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5c500): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5c500): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5c500): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5c500): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5c500): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf11880 item 75 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5c500): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5c500): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.069486901 +0000 UTC m=+318.555592332 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5c500): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5ca40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5ca40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5ca40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5ca40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5ca40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.069486901 +0000 UTC m=+318.555592332 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5ca40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf11a40 item 75 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d080): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d080): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d080): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d080): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d080): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d080): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d080): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.070506375 +0000 UTC m=+318.556611806 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d080): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d580): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d580): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d580): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf11dc0 item 76 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d580): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d580): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.070914741 +0000 UTC m=+318.557020172 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5d580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5dac0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5dac0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf740e0 item 76 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5dac0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5dac0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5dac0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5dac0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5dac0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.071359235 +0000 UTC m=+318.557464667 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf5dac0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78140): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78140): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78140): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78140): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78140): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.071359235 +0000 UTC m=+318.557464667 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78140): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf742a0 item 76 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78780): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78780): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78780): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78780): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78780): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78780): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78780): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.072424455 +0000 UTC m=+318.558529887 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78780): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78c80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78c80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78c80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf74620 item 77 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78c80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78c80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.072807213 +0000 UTC m=+318.558912644 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf78c80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79380): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79380): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79380): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79380): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79380): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.072807213 +0000 UTC m=+318.558912644 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79380): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf747e0 item 77 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf799c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf799c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf799c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf799c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf799c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf799c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf799c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.073923729 +0000 UTC m=+318.560029161 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf799c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79ec0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79ec0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79ec0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf74b60 item 78 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79ec0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79ec0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.074316416 +0000 UTC m=+318.560421849 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf79ec0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9e6c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9e6c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9e6c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9e6c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9e6c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.074316416 +0000 UTC m=+318.560421849 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9e6c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf74d20 item 78 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9ed00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9ed00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9ed00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9ed00): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9ed00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9ed00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9ed00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.075399389 +0000 UTC m=+318.561504821 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9ed00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f200): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f200): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf750a0 item 79 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f200): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.075764945 +0000 UTC m=+318.561870377 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f900): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f900): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f900): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f900): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f900): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.075764945 +0000 UTC m=+318.561870377 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addf9f900): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf75260 item 79 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc040): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc040): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc040): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc040): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc040): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc040): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc040): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.076834914 +0000 UTC m=+318.562940356 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc040): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc540): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc540): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc540): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf755e0 item 80 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc540): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc540): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.07729064 +0000 UTC m=+318.563396072 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbc540): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbcc40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbcc40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbcc40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbcc40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbcc40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.07729064 +0000 UTC m=+318.563396072 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbcc40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf757a0 item 80 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd280): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd280): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd280): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd280): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd280): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.078364645 +0000 UTC m=+318.564470087 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd280): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd700): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd700): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd700): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd700): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd700): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd700): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf75b20 item 81 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd700): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd700): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.078768543 +0000 UTC m=+318.564873975 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbd700): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbdc40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbdc40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbdc40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbdc40): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbdc40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.078768543 +0000 UTC m=+318.564873975 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfbdc40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addf75ce0 item 81 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda3c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda3c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda3c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda3c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda3c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.079759514 +0000 UTC m=+318.565864946 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda3c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda8c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda8c0): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda8c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdc1c0 item 82 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda8c0): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda8c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda8c0): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda8c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda8c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.080185212 +0000 UTC m=+318.566290644 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfda8c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdae40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdae40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdae40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdae40): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdae40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.080185212 +0000 UTC m=+318.566290644 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdae40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdc380 item 82 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb4c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb4c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb4c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb4c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb4c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.081151397 +0000 UTC m=+318.567256828 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb4c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb9c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb9c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb9c0): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb9c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb9c0): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb9c0): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdc700 item 83 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb9c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb9c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.081702792 +0000 UTC m=+318.567808223 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addfdb9c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8000): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8000): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8000): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.081702792 +0000 UTC m=+318.567808223 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdc8c0 item 83 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8680): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8680): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8680): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8680): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8680): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.083005026 +0000 UTC m=+318.569110458 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8680): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8b80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8b80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8b80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdcc40 item 84 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8b80): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8b80): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8b80): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8b80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8b80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.083504694 +0000 UTC m=+318.569610126 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff8b80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9100): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9100): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9100): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9100): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9100): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.083504694 +0000 UTC m=+318.569610126 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9100): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdce00 item 84 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9780): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9780): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9780): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9780): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9780): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.084492748 +0000 UTC m=+318.570598180 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9780): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9c80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9c80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9c80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9c80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9c80): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9c80): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdd180 item 85 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9c80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9c80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.084899211 +0000 UTC m=+318.571004644 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addff9c80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a2c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a2c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a2c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a2c0): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a2c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.084899211 +0000 UTC m=+318.571004644 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a2c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdd340 item 85 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.085955014 +0000 UTC m=+318.572060445 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01a940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ae40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ae40): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ae40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdd6c0 item 86 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ae40): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ae40): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ae40): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ae40): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ae40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.086408585 +0000 UTC m=+318.572514027 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ae40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01b3c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01b3c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01b3c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01b3c0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01b3c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.086408585 +0000 UTC m=+318.572514027 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01b3c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdd880 item 86 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ba40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ba40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ba40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ba40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ba40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.087366533 +0000 UTC m=+318.573471965 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade01ba40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a040): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a040): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a040): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a040): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a040): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a040): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfddc00 item 87 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a040): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a040): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.087803713 +0000 UTC m=+318.573909146 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a040): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a580): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a580): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a580): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a580): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a580): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.087803713 +0000 UTC m=+318.573909146 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03a580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65addfdddc0 item 87 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03ac00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03ac00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03ac00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03ac00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03ac00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.088860677 +0000 UTC m=+318.574966109 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03ac00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b100): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b100): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b100): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0402a0 item 88 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b100): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b100): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b100): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b100): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b100): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.089330539 +0000 UTC m=+318.575435971 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b100): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b680): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b680): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b680): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b680): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b680): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.089330539 +0000 UTC m=+318.575435971 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03b680): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade040460 item 88 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03bcc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03bcc0): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03bcc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03bcc0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03bcc0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03bcc0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03bcc0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03bcc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.090304548 +0000 UTC m=+318.576409980 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade03bcc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054300): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054300): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054300): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0407e0 item 89 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054300): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054300): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.090709287 +0000 UTC m=+318.576814719 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054300): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054840): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054840): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054840): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054840): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054840): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0409a0 item 89 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054840): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.091167507 +0000 UTC m=+318.577272940 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054dc0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054dc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054dc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054dc0): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054dc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.091167507 +0000 UTC m=+318.577272940 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade054dc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade040b60 item 89 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055400): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055400): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055400): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055400): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055400): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055400): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055400): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055400): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.092300645 +0000 UTC m=+318.578406077 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055400): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade040ee0 item 90 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.092684776 +0000 UTC m=+318.578790209 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055e80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055e80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055e80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0410a0 item 90 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055e80): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055e80): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055e80): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055e80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055e80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.093203489 +0000 UTC m=+318.579308921 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade055e80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07e540): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07e540): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07e540): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07e540): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07e540): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.093203489 +0000 UTC m=+318.579308921 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07e540): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade041260 item 90 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07eb80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07eb80): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07eb80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07eb80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07eb80): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07eb80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07eb80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07eb80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.094321999 +0000 UTC m=+318.580427441 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07eb80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f0c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f0c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f0c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0415e0 item 91 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f0c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f0c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.094717141 +0000 UTC m=+318.580822573 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f0c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f600): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f600): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f600): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f600): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f600): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f600): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0417a0 item 91 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f600): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f600): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.095223492 +0000 UTC m=+318.581328923 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07f600): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07fb80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07fb80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07fb80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07fb80): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07fb80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.095223492 +0000 UTC m=+318.581328923 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade07fb80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade041960 item 91 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a2c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a2c0): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a2c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a2c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a2c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a2c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a2c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a2c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.096398897 +0000 UTC m=+318.582504329 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a2c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a800): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a800): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a800): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade041ce0 item 92 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a800): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a800): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.096785252 +0000 UTC m=+318.582890685 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09a800): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09ad40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09ad40): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09ad40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a4000 item 92 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09ad40): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09ad40): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09ad40): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09ad40): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09ad40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.097262038 +0000 UTC m=+318.583367470 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09ad40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b300): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b300): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b300): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b300): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b300): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.097262038 +0000 UTC m=+318.583367470 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b300): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a41c0 item 92 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b940): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b940): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b940): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.098281852 +0000 UTC m=+318.584387284 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09b940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09be80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09be80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09be80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a4540 item 93 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09be80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09be80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.098666635 +0000 UTC m=+318.584772066 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade09be80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6680): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6680): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6680): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6680): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6680): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.098666635 +0000 UTC m=+318.584772066 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6680): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a4700 item 93 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6cc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6cc0): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6cc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6cc0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6cc0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6cc0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6cc0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6cc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.09982041 +0000 UTC m=+318.585925843 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b6cc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7200): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7200): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a4a80 item 94 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7200): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.100205223 +0000 UTC m=+318.586310655 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7900): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7900): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7900): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7900): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7900): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.100205223 +0000 UTC m=+318.586310655 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0b7900): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a4c40 item 94 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8040): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8040): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8040): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8040): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8040): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8040): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8040): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8040): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.101322941 +0000 UTC m=+318.587428372 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8040): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8580): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8580): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8580): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a4fc0 item 95 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8580): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8580): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.10172735 +0000 UTC m=+318.587832782 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8c80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8c80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8c80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8c80): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8c80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.10172735 +0000 UTC m=+318.587832782 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d8c80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a5180 item 95 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 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/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d92c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d92c0): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d92c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d92c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d92c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d92c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d92c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d92c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.102824539 +0000 UTC m=+318.588929972 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d92c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d9800): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d9800): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d9800): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a5500 item 96 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d9800): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d9800): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.10325586 +0000 UTC m=+318.589361292 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0d9800): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6000): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6000): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6000): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.10325586 +0000 UTC m=+318.589361292 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0a56c0 item 96 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= 2026/07/12 02:50:44 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:44 DEBUG : Looking for writers 2026/07/12 02:50:44 DEBUG : >WaitForWriters: 2026/07/12 02:50:44 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:44 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:44 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:44 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:44 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/12 02:50:44 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5942c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5942c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5942c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5942c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5942c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.657011556 +0000 UTC m=+319.143116999 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5942c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5947c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5947c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5947c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5947c0): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5947c0): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5947c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5947c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.657011556 +0000 UTC m=+319.143116999 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add5947c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add594c80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add594c80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add594c80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add594c80): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add594c80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.657011556 +0000 UTC m=+319.143116999 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add594c80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add0fb030 item 1 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595440): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595440): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595440): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595440): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595440): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.660164214 +0000 UTC m=+319.146269656 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595440): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595940): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595940): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595940): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.660164214 +0000 UTC m=+319.146269656 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65add595940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add0fb8f0 item 2 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e080): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e080): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e080): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e080): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e080): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.661986134 +0000 UTC m=+319.148091576 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e080): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e500): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e500): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e500): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e500): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e500): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e500): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e500): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.661986134 +0000 UTC m=+319.148091576 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e500): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e9c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e9c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e9c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e9c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e9c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.661986134 +0000 UTC m=+319.148091576 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20e9c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade212000 item 3 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f040): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f040): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f040): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f040): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f040): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.66421102 +0000 UTC m=+319.150316463 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f040): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f580): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f580): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f580): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f580): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f580): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.66421102 +0000 UTC m=+319.150316463 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20f580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2124d0 item 4 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20fbc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20fbc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20fbc0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20fbc0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20fbc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.665829919 +0000 UTC m=+319.151935381 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade20fbc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a140): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a140): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a140): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a140): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a140): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a140): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a140): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.665829919 +0000 UTC m=+319.151935381 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a140): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a600): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a600): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a600): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a600): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a600): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.665829919 +0000 UTC m=+319.151935381 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22a600): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade212850 item 5 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22ac80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22ac80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22ac80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22ac80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22ac80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.668182526 +0000 UTC m=+319.154287968 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22ac80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b1c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b1c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b1c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b1c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b1c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.668182526 +0000 UTC m=+319.154287968 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b1c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade212d20 item 6 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b840): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b840): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b840): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.66953317 +0000 UTC m=+319.155638602 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22b840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22bd40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22bd40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22bd40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22bd40): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22bd40): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22bd40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22bd40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.66953317 +0000 UTC m=+319.155638602 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade22bd40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c300): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c300): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c300): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c300): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c300): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.66953317 +0000 UTC m=+319.155638602 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c300): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2130a0 item 7 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c980): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c980): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c980): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c980): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c980): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.671443216 +0000 UTC m=+319.157548678 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24c980): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24cec0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24cec0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24cec0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24cec0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24cec0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.671443216 +0000 UTC m=+319.157548678 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24cec0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade213570 item 8 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d480): _readAt: size=2, off=0 2026/07/12 02:50:44 ERROR : open-test-file(0x65ade24d480): Couldn't read size of file 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d480): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d480): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d480): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d480): close: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d480): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d840): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d840): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d840): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.673222115 +0000 UTC m=+319.159327557 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24d840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24dcc0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24dcc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24dcc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24dcc0): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24dcc0): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24dcc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24dcc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.673222115 +0000 UTC m=+319.159327557 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade24dcc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c2c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c2c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c2c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c2c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c2c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.673222115 +0000 UTC m=+319.159327557 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c2c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2138f0 item 9 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.675244973 +0000 UTC m=+319.161350405 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26c940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26ce80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26ce80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26ce80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26ce80): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26ce80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.675244973 +0000 UTC m=+319.161350405 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26ce80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade213dc0 item 10 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d4c0): _readAt: size=2, off=0 2026/07/12 02:50:44 ERROR : open-test-file(0x65ade26d4c0): Couldn't read size of file 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d4c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d4c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d4c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d4c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d4c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d880): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d880): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d880): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d880): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d880): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.676714882 +0000 UTC m=+319.162820314 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26d880): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26dd80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26dd80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26dd80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26dd80): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26dd80): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26dd80): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26dd80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.676714882 +0000 UTC m=+319.162820314 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade26dd80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28a380): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28a380): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28a380): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28a380): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28a380): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.676714882 +0000 UTC m=+319.162820314 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28a380): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2782a0 item 11 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28aa00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28aa00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28aa00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28aa00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28aa00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.678725626 +0000 UTC m=+319.164831068 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28aa00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28af40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28af40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28af40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28af40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28af40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.678725626 +0000 UTC m=+319.164831068 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28af40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade278770 item 12 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b580): _readAt: size=2, off=0 2026/07/12 02:50:44 ERROR : open-test-file(0x65ade28b580): Couldn't read size of file 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b580): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b580): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b580): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b580): close: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.680333144 +0000 UTC m=+319.166438586 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade28b940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8100): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8100): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8100): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8100): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8100): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.680333144 +0000 UTC m=+319.166438586 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8100): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade278af0 item 13 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8780): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8780): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8780): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8780): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8780): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.681664844 +0000 UTC m=+319.167770286 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8780): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8cc0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8cc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8cc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8cc0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8cc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.681664844 +0000 UTC m=+319.167770286 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a8cc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade278e70 item 14 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9300): _readAt: size=2, off=0 2026/07/12 02:50:44 ERROR : open-test-file(0x65ade2a9300): Couldn't read size of file 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9300): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9300): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9300): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9300): close: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9300): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a96c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a96c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a96c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a96c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a96c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.683246151 +0000 UTC m=+319.169351593 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a96c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9d80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9d80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9d80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9d80): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9d80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.683246151 +0000 UTC m=+319.169351593 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2a9d80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2791f0 item 15 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8500): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8500): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8500): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8500): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8500): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.684701023 +0000 UTC m=+319.170806465 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8500): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8a40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8a40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8a40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8a40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8a40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.684701023 +0000 UTC m=+319.170806465 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c8a40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade279570 item 16 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9080): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9080): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9080): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9080): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9080): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.685992337 +0000 UTC m=+319.172097789 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9080): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9500): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9500): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9500): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9500): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9500): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9500): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9500): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9500): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.685992337 +0000 UTC m=+319.172097789 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9500): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9a00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9a00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9a00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9a00): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9a00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.685992337 +0000 UTC m=+319.172097789 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2c9a00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2798f0 item 17 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec180): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec180): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec180): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec180): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec180): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.688010765 +0000 UTC m=+319.174116198 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec180): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec6c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec6c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec6c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec6c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec6c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.688010765 +0000 UTC m=+319.174116198 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ec6c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade279dc0 item 18 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ecd40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ecd40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ecd40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ecd40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ecd40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.68941952 +0000 UTC m=+319.175524952 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ecd40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed240): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed240): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed240): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed240): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed240): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed240): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.68941952 +0000 UTC m=+319.175524952 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed740): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed740): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed740): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.68941952 +0000 UTC m=+319.175524952 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2ed740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f42a0 item 19 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2eddc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2eddc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2eddc0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2eddc0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2eddc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.691488975 +0000 UTC m=+319.177594407 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade2eddc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30e400): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30e400): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30e400): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30e400): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30e400): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.691488975 +0000 UTC m=+319.177594407 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30e400): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f4770 item 20 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ea80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ea80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ea80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ea80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ea80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.692894373 +0000 UTC m=+319.178999815 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ea80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ef80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ef80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ef80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ef80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ef80): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ef80): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ef80): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ef80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.692894373 +0000 UTC m=+319.178999815 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30ef80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57540): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57540): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57540): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57540): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57540): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.692894373 +0000 UTC m=+319.178999815 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57540): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f4af0 item 21 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57bc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57bc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57bc0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57bc0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57bc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.694975789 +0000 UTC m=+319.181081222 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc57bc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e200): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e200): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e200): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.694975789 +0000 UTC m=+319.181081222 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add48a9a0 item 22 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e880): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e880): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e880): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e880): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e880): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.696316868 +0000 UTC m=+319.182422300 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7e880): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7ed80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7ed80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7ed80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7ed80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7ed80): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7ed80): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7ed80): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7ed80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.696316868 +0000 UTC m=+319.182422300 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7ed80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f280): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f280): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f280): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f280): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f280): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.696316868 +0000 UTC m=+319.182422300 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f280): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add48ae70 item 23 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f900): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f900): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f900): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f900): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f900): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.698162953 +0000 UTC m=+319.184268395 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7f900): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7fe40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7fe40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7fe40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7fe40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7fe40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.698162953 +0000 UTC m=+319.184268395 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65addc7fe40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add48b650 item 24 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c580): _readAt: size=2, off=0 2026/07/12 02:50:44 ERROR : open-test-file(0x65ade39c580): Couldn't read size of file 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c580): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c580): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c580): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c580): close: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.699836594 +0000 UTC m=+319.185942026 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39c940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39ce40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39ce40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39ce40): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39ce40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39ce40): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39ce40): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39ce40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39ce40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.699836594 +0000 UTC m=+319.185942026 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39ce40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39d380): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39d380): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39d380): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39d380): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39d380): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.699836594 +0000 UTC m=+319.185942026 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39d380): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65add48bb90 item 25 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39da00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39da00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39da00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39da00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39da00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.701745757 +0000 UTC m=+319.187851189 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade39da00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be040): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be040): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be040): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be040): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be040): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.701745757 +0000 UTC m=+319.187851189 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be040): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade3b4230 item 26 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be680): _readAt: size=2, off=0 2026/07/12 02:50:44 ERROR : open-test-file(0x65ade3be680): Couldn't read size of file 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be680): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be680): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be680): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be680): close: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3be680): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bea40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bea40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bea40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bea40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bea40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.703110068 +0000 UTC m=+319.189215500 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bea40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bef40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bef40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bef40): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bef40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bef40): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bef40): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bef40): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bef40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.703110068 +0000 UTC m=+319.189215500 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bef40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bf480): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bf480): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bf480): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bf480): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bf480): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.703110068 +0000 UTC m=+319.189215500 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bf480): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade3b45b0 item 27 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bfb00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bfb00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bfb00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bfb00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bfb00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.705022088 +0000 UTC m=+319.191127521 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3bfb00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc140): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc140): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc140): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc140): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc140): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.705022088 +0000 UTC m=+319.191127521 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc140): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade3b4a80 item 28 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc780): _readAt: size=2, off=0 2026/07/12 02:50:44 ERROR : open-test-file(0x65ade3dc780): Couldn't read size of file 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc780): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc780): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc780): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc780): close: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dc780): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dcb40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dcb40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dcb40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dcb40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dcb40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.706362765 +0000 UTC m=+319.192468197 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dcb40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd200): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd200): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd200): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.706362765 +0000 UTC m=+319.192468197 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade3b4e00 item 29 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd880): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd880): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd880): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd880): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd880): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.707496964 +0000 UTC m=+319.193602396 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dd880): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dddc0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dddc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dddc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dddc0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dddc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.707496964 +0000 UTC m=+319.193602396 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3dddc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade3b5180 item 30 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4500): _readAt: size=2, off=0 2026/07/12 02:50:44 ERROR : open-test-file(0x65ade3f4500): Couldn't read size of file 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4500): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4500): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4500): >_writeAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4500): close: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4500): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f48c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f48c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f48c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f48c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f48c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.708700343 +0000 UTC m=+319.194805775 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f48c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4f80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4f80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4f80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4f80): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4f80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.708700343 +0000 UTC m=+319.194805775 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f4f80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade3b5500 item 31 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5600): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5600): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5600): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5600): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5600): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.710520408 +0000 UTC m=+319.196625841 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5600): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5b40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5b40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5b40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5b40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5b40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.710520408 +0000 UTC m=+319.196625841 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3f5b40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade3b5880 item 32 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e280): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e280): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e280): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e280): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e280): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.711876214 +0000 UTC m=+319.197981646 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e280): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e700): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e700): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e700): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e700): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e700): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade3b5c00 item 33 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e700): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e700): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.712371123 +0000 UTC m=+319.198476555 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41e700): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41ec00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41ec00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41ec00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41ec00): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41ec00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.712371123 +0000 UTC m=+319.198476555 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41ec00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade3b5dc0 item 33 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f240): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f240): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f240): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.713501264 +0000 UTC m=+319.199606696 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f6c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f6c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42e2a0 item 34 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f6c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f6c0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f6c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f6c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.714111199 +0000 UTC m=+319.200216631 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41f6c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41fc00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41fc00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41fc00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41fc00): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41fc00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.714111199 +0000 UTC m=+319.200216631 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade41fc00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42e460 item 34 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440340): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440340): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440340): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440340): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440340): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.715384439 +0000 UTC m=+319.201489871 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440340): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4407c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4407c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4407c0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4407c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4407c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42e7e0 item 35 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4407c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4407c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.715928219 +0000 UTC m=+319.202033652 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4407c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440cc0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440cc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440cc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440cc0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440cc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.715928219 +0000 UTC m=+319.202033652 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade440cc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42e9a0 item 35 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441340): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441340): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441340): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441340): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441340): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.717159641 +0000 UTC m=+319.203265073 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441340): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441840): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42ed20 item 36 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441840): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441840): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441840): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441840): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.71764887 +0000 UTC m=+319.203754302 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441d80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441d80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441d80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441d80): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441d80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.71764887 +0000 UTC m=+319.203754302 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade441d80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42eee0 item 36 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4624c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4624c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4624c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4624c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4624c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.718881815 +0000 UTC m=+319.204987257 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4624c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462940): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462940): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462940): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42f260 item 37 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462940): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.719350764 +0000 UTC m=+319.205456197 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462e40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462e40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462e40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462e40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462e40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.719350764 +0000 UTC m=+319.205456197 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade462e40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42f420 item 37 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4634c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4634c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4634c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4634c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4634c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.721187933 +0000 UTC m=+319.207293365 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4634c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4639c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4639c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42f7a0 item 38 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4639c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4639c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4639c0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4639c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4639c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.721787589 +0000 UTC m=+319.207893051 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4639c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484000): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484000): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484000): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.721787589 +0000 UTC m=+319.207893051 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42f960 item 38 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484680): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484680): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484680): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484680): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484680): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.72311977 +0000 UTC m=+319.209225201 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484680): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484b80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484b80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484b80): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484b80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484b80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade42fce0 item 39 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484b80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484b80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.723687796 +0000 UTC m=+319.209793228 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade484b80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485080): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485080): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485080): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485080): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485080): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.723687796 +0000 UTC m=+319.209793228 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485080): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade492000 item 39 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485700): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485700): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485700): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485700): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485700): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.725186339 +0000 UTC m=+319.211291781 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485700): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485c00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485c00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade492380 item 40 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485c00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485c00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485c00): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485c00): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485c00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.725730049 +0000 UTC m=+319.211835481 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade485c00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4240): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4240): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4240): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.725730049 +0000 UTC m=+319.211835481 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade492540 item 40 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4800): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4800): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4800): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4800): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4800): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4800): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4800): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.727066147 +0000 UTC m=+319.213171579 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4800): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4d00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4d00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4d00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4928c0 item 41 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4d00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4d00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.727522935 +0000 UTC m=+319.213628377 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a4d00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a51c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a51c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a51c0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a51c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a51c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade492a80 item 41 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a51c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a51c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.727972008 +0000 UTC m=+319.214077440 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a51c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5700): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5700): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5700): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5700): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5700): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.727972008 +0000 UTC m=+319.214077440 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5700): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade492c40 item 41 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5d40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5d40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5d40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5d40): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5d40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5d40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5d40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.72934748 +0000 UTC m=+319.215452912 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4a5d40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2340): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2340): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2340): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade492fc0 item 42 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2340): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2340): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.72975226 +0000 UTC m=+319.215857692 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2340): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2880): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2880): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade493180 item 42 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2880): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2880): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2880): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2880): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2880): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.730206772 +0000 UTC m=+319.216312204 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2880): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2e00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2e00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2e00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2e00): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2e00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.730206772 +0000 UTC m=+319.216312204 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c2e00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade493340 item 42 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3440): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3440): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3440): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3440): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3440): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3440): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3440): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.731280348 +0000 UTC m=+319.217385780 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3440): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4936c0 item 43 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.73169709 +0000 UTC m=+319.217802523 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3e80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3e80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3e80): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3e80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3e80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade493880 item 43 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3e80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3e80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.732208911 +0000 UTC m=+319.218314342 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4c3e80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e44c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e44c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e44c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e44c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e44c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.732208911 +0000 UTC m=+319.218314342 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e44c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade493a40 item 43 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e4b00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e4b00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e4b00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e4b00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e4b00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e4b00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e4b00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.733531795 +0000 UTC m=+319.219637226 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e4b00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5000): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5000): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade493dc0 item 44 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5000): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.733977861 +0000 UTC m=+319.220083293 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5540): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5540): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f60e0 item 44 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5540): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5540): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5540): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5540): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5540): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.73447769 +0000 UTC m=+319.220583121 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5540): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5ac0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5ac0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5ac0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5ac0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5ac0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.73447769 +0000 UTC m=+319.220583121 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade4e5ac0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f62a0 item 44 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502200): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502200): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502200): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502200): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502200): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.735851117 +0000 UTC m=+319.221956550 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502700): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502700): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502700): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f6620 item 45 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502700): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502700): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.736286995 +0000 UTC m=+319.222392428 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502700): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502e00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502e00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502e00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502e00): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502e00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.736286995 +0000 UTC m=+319.222392428 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade502e00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f67e0 item 45 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503440): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503440): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503440): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503440): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503440): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503440): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503440): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.737502287 +0000 UTC m=+319.223607719 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503440): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503940): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503940): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f6b60 item 46 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503940): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.737958564 +0000 UTC m=+319.224063996 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade503940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e140): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e140): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e140): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e140): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e140): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.737958564 +0000 UTC m=+319.224063996 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e140): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f6d20 item 46 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e780): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e780): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e780): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e780): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e780): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e780): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e780): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.73919206 +0000 UTC m=+319.225297521 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51e780): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51ec80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51ec80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51ec80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f70a0 item 47 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51ec80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51ec80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.739578444 +0000 UTC m=+319.225683876 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51ec80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f380): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f380): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f380): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f380): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f380): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.739578444 +0000 UTC m=+319.225683876 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f380): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f7260 item 47 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f9c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f9c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f9c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f9c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f9c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f9c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.740805097 +0000 UTC m=+319.226910529 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51f9c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51fec0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51fec0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51fec0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f75e0 item 48 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51fec0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51fec0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.741241175 +0000 UTC m=+319.227346607 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade51fec0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5446c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5446c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5446c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5446c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5446c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.741241175 +0000 UTC m=+319.227346607 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5446c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f77a0 item 48 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade544d00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade544d00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade544d00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade544d00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade544d00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.742401213 +0000 UTC m=+319.228506645 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade544d00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545180): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545180): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545180): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545180): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545180): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545180): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f7b20 item 49 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545180): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545180): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.742818006 +0000 UTC m=+319.228923438 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545180): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5456c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5456c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5456c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5456c0): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5456c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.742818006 +0000 UTC m=+319.228923438 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade5456c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade4f7ce0 item 49 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545d40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545d40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545d40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545d40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545d40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.743956062 +0000 UTC m=+319.230061494 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade545d40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68340): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68340): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68340): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5e1c0 item 50 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68340): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68340): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68340): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68340): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68340): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.744443206 +0000 UTC m=+319.230548638 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68340): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef688c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef688c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef688c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef688c0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef688c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.744443206 +0000 UTC m=+319.230548638 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef688c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5e380 item 50 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68f40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68f40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68f40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68f40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68f40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.745533142 +0000 UTC m=+319.231638574 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef68f40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69440): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69440): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69440): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69440): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69440): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69440): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5e700 item 51 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69440): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69440): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.745940347 +0000 UTC m=+319.232045779 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69440): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69980): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69980): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69980): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69980): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69980): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.745940347 +0000 UTC m=+319.232045779 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef69980): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5e8c0 item 51 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82100): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82100): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82100): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82100): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82100): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.747281735 +0000 UTC m=+319.233387167 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82100): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82600): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82600): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82600): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5ec40 item 52 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82600): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82600): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82600): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82600): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82600): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.747892781 +0000 UTC m=+319.233998213 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82600): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82b80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82b80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82b80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82b80): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82b80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.747892781 +0000 UTC m=+319.233998213 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef82b80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5ee00 item 52 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83200): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83200): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83200): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.749201077 +0000 UTC m=+319.235306509 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83700): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83700): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83700): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83700): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83700): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83700): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5f180 item 53 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83700): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83700): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.749571433 +0000 UTC m=+319.235676865 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83700): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83c40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83c40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83c40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83c40): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83c40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.749571433 +0000 UTC m=+319.235676865 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adef83c40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5f340 item 53 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa43c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa43c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa43c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa43c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa43c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.750677298 +0000 UTC m=+319.236782730 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa43c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa48c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa48c0): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa48c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5f6c0 item 54 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa48c0): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa48c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa48c0): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa48c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa48c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.751146689 +0000 UTC m=+319.237252121 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa48c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa4e40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa4e40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa4e40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa4e40): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa4e40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.751146689 +0000 UTC m=+319.237252121 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa4e40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5f880 item 54 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa54c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa54c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa54c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa54c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa54c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.752173527 +0000 UTC m=+319.238278959 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa54c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa59c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa59c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa59c0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa59c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa59c0): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa59c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5fc00 item 55 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa59c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa59c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.752596921 +0000 UTC m=+319.238702353 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefa59c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2000): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2000): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2000): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.752596921 +0000 UTC m=+319.238702353 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adef5fdc0 item 55 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2680): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2680): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2680): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2680): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2680): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.753815028 +0000 UTC m=+319.239920460 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2680): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2b80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2b80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2b80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc82a0 item 56 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2b80): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2b80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2b80): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2b80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2b80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.754334904 +0000 UTC m=+319.240440336 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc2b80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3100): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3100): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3100): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3100): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3100): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.754334904 +0000 UTC m=+319.240440336 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3100): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc8460 item 56 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3740): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3740): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3740): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3740): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3740): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3740): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.755625306 +0000 UTC m=+319.241730738 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3c80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3c80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3c80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc87e0 item 57 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3c80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3c80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.7560698 +0000 UTC m=+319.242175233 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefc3c80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe22c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe22c0): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe22c0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe22c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe22c0): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe22c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc89a0 item 57 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe22c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe22c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.756667503 +0000 UTC m=+319.242772934 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe22c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2840): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2840): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2840): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.756667503 +0000 UTC m=+319.242772934 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc8b60 item 57 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2e80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2e80): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2e80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2e80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2e80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2e80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2e80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2e80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.758061469 +0000 UTC m=+319.244166901 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe2e80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe33c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe33c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe33c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc8ee0 item 58 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe33c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe33c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.758526131 +0000 UTC m=+319.244631564 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe33c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3900): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3900): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3900): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc90a0 item 58 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3900): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3900): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3900): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3900): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3900): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.759004169 +0000 UTC m=+319.245109601 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3900): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3ec0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3ec0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3ec0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3ec0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3ec0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.759004169 +0000 UTC m=+319.245109601 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adefe3ec0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc9260 item 58 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002600): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002600): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002600): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002600): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002600): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002600): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002600): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002600): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.760101549 +0000 UTC m=+319.246206981 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002600): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002b40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002b40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002b40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc95e0 item 59 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002b40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002b40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.760437469 +0000 UTC m=+319.246542902 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf002b40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003080): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003080): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003080): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003080): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003080): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003080): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc97a0 item 59 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003080): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003080): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.760927519 +0000 UTC m=+319.247032951 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003080): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6bc0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6bc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6bc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6bc0): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6bc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.760927519 +0000 UTC m=+319.247032951 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f6bc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0ff1f0 item 59 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7200): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7200): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7200): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7200): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7200): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7200): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7200): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7200): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.762272915 +0000 UTC m=+319.248378347 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7200): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7740): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7740): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0ff570 item 60 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7740): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.762708993 +0000 UTC m=+319.248814425 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7c80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7c80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7c80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0ff730 item 60 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7c80): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7c80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7c80): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7c80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7c80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.763265248 +0000 UTC m=+319.249370679 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade0f7c80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118340): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118340): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118340): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118340): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118340): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.763265248 +0000 UTC m=+319.249370679 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118340): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0ff8f0 item 60 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118980): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118980): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118980): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118980): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118980): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118980): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118980): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118980): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.764329745 +0000 UTC m=+319.250435177 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118980): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118ec0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118ec0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118ec0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0ffc70 item 61 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118ec0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118ec0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.764776975 +0000 UTC m=+319.250882407 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade118ec0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1195c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1195c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1195c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1195c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1195c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.764776975 +0000 UTC m=+319.250882407 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1195c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade0ffe30 item 61 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade119c00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade119c00): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade119c00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade119c00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade119c00): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade119c00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade119c00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade119c00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.765903009 +0000 UTC m=+319.252008441 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade119c00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138240): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138240): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12e310 item 62 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138240): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.766318429 +0000 UTC m=+319.252423861 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138940): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138940): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138940): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138940): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138940): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.766318429 +0000 UTC m=+319.252423861 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138940): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12e4d0 item 62 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138f80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138f80): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138f80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138f80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138f80): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138f80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138f80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138f80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.767530174 +0000 UTC m=+319.253635605 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade138f80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1394c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1394c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1394c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12e850 item 63 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1394c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1394c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.767924433 +0000 UTC m=+319.254029865 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade1394c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade139bc0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade139bc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade139bc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade139bc0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade139bc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.767924433 +0000 UTC m=+319.254029865 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade139bc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12ea10 item 63 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156300): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156300): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156300): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156300): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156300): >_readAt: n=0, err=Bad file descriptor 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156300): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156300): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156300): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.769068841 +0000 UTC m=+319.255174274 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156300): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156840): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156840): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12ed90 item 64 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156840): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.769425622 +0000 UTC m=+319.255531054 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156f40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156f40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156f40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156f40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156f40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.769425622 +0000 UTC m=+319.255531054 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade156f40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12ef50 item 64 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157580): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157580): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157580): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157580): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157580): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.770514114 +0000 UTC m=+319.256619546 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157a00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157a00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157a00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157a00): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157a00): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12f2d0 item 65 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157a00): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157a00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.770909296 +0000 UTC m=+319.257014728 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade157a00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172000): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172000): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172000): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.770909296 +0000 UTC m=+319.257014728 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12f490 item 65 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172640): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172640): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172640): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172640): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172640): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.771957404 +0000 UTC m=+319.258062836 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172640): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172ac0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172ac0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12f810 item 66 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172ac0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172ac0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172ac0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172ac0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172ac0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.77242969 +0000 UTC m=+319.258535121 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade172ac0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173000): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173000): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173000): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.77242969 +0000 UTC m=+319.258535121 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12f9d0 item 66 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173640): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173640): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173640): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173640): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173640): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.773856739 +0000 UTC m=+319.259962171 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173640): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173ac0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173ac0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173ac0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173ac0): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173ac0): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade12fd50 item 67 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173ac0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173ac0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.774284681 +0000 UTC m=+319.260390114 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade173ac0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c0c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c0c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c0c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c0c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c0c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.774284681 +0000 UTC m=+319.260390114 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c0c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf098070 item 67 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c740): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c740): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c740): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.775344351 +0000 UTC m=+319.261449783 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09c740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09cc40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09cc40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf0983f0 item 68 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09cc40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09cc40): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09cc40): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09cc40): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09cc40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.775834532 +0000 UTC m=+319.261939964 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09cc40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d180): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d180): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d180): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d180): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d180): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.775834532 +0000 UTC m=+319.261939964 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d180): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf0985b0 item 68 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d7c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d7c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d7c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d7c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d7c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.77690442 +0000 UTC m=+319.263009852 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09d7c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09dc40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09dc40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09dc40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09dc40): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09dc40): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf098930 item 69 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09dc40): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09dc40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.777418455 +0000 UTC m=+319.263523887 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf09dc40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8240): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8240): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8240): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.777418455 +0000 UTC m=+319.263523887 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf098af0 item 69 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b88c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b88c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b88c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b88c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b88c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.778606204 +0000 UTC m=+319.264711676 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b88c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8dc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8dc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf098e70 item 70 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8dc0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8dc0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8dc0): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8dc0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8dc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.779102736 +0000 UTC m=+319.265208168 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b8dc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9300): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9300): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9300): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9300): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9300): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.779102736 +0000 UTC m=+319.265208168 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9300): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf099030 item 70 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9980): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9980): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9980): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9980): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9980): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.780348835 +0000 UTC m=+319.266454267 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9980): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9e80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9e80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9e80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9e80): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9e80): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf0993b0 item 71 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9e80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9e80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.780867249 +0000 UTC m=+319.266972680 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0b9e80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0da480): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0da480): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0da480): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0da480): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0da480): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.780867249 +0000 UTC m=+319.266972680 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0da480): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf099570 item 71 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dab00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dab00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dab00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dab00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dab00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.782198477 +0000 UTC m=+319.268303909 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dab00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db000): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf0998f0 item 72 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db000): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db000): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db000): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db000): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.78272738 +0000 UTC m=+319.268832812 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db540): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db540): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db540): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db540): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db540): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.78272738 +0000 UTC m=+319.268832812 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0db540): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf099ab0 item 72 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dbb00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dbb00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dbb00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dbb00): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dbb00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dbb00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dbb00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.784009176 +0000 UTC m=+319.270114608 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0dbb00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc100): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc100): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc100): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf099e30 item 73 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc100): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc100): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.784473037 +0000 UTC m=+319.270578489 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc100): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc5c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc5c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc5c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc5c0): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc5c0): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf0fa150 item 73 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc5c0): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc5c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.785032107 +0000 UTC m=+319.271137538 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fc5c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fcb00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fcb00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fcb00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fcb00): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fcb00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.785032107 +0000 UTC m=+319.271137538 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fcb00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf0fa310 item 73 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd140): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd140): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd140): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd140): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd140): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd140): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd140): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.786338428 +0000 UTC m=+319.272443870 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd140): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd640): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd640): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd640): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf0fa690 item 74 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd640): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd640): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.786853786 +0000 UTC m=+319.272959218 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf0fd640): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003580): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003580): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc9960 item 74 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003580): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003580): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003580): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003580): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003580): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.787383781 +0000 UTC m=+319.273489213 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003580): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003b00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003b00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003b00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003b00): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003b00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.787383781 +0000 UTC m=+319.273489213 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf003b00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adefc9b20 item 74 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e240): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e240): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e240): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e240): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e240): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.788487612 +0000 UTC m=+319.274593045 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e740): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e740): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf028000 item 75 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e740): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.788901931 +0000 UTC m=+319.275007362 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01e740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01ec80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01ec80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01ec80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01ec80): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01ec80): _writeAt: size=3, off=2 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf0281c0 item 75 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01ec80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01ec80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.78938659 +0000 UTC m=+319.275492022 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01ec80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f1c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f1c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f1c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f1c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f1c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.78938659 +0000 UTC m=+319.275492022 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f1c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf028380 item 75 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f800): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f800): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f800): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f800): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f800): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f800): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f800): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.790511953 +0000 UTC m=+319.276617385 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01f800): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01fd00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01fd00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01fd00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf028700 item 76 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01fd00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01fd00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.790937401 +0000 UTC m=+319.277042833 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf01fd00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e340): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e340): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf0288c0 item 76 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e340): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e340): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e340): _writeAt: size=3, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e340): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e340): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.791560571 +0000 UTC m=+319.277666003 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e340): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e8c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e8c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e8c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e8c0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e8c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.791560571 +0000 UTC m=+319.277666003 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03e8c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf028a80 item 76 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03ef00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03ef00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03ef00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03ef00): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03ef00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03ef00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03ef00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.792822078 +0000 UTC m=+319.278927511 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03ef00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03f400): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03f400): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03f400): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf028e00 item 77 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03f400): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03f400): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.793307911 +0000 UTC m=+319.279413373 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03f400): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03fb00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03fb00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03fb00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03fb00): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03fb00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.793307911 +0000 UTC m=+319.279413373 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf03fb00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf028fc0 item 77 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062240): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062240): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062240): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062240): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062240): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.794711285 +0000 UTC m=+319.280816727 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062740): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062740): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062740): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf029340 item 78 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062740): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062740): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.795152854 +0000 UTC m=+319.281258307 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062740): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062e40): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062e40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062e40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062e40): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062e40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.795152854 +0000 UTC m=+319.281258307 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf062e40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf029500 item 78 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063480): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063480): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063480): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063480): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063480): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063480): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063480): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.796505373 +0000 UTC m=+319.282610805 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063480): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063980): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063980): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063980): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf029880 item 79 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063980): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063980): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.796988049 +0000 UTC m=+319.283093481 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf063980): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e180): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e180): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e180): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e180): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e180): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.796988049 +0000 UTC m=+319.283093481 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e180): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf029a40 item 79 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e7c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e7c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e7c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e7c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e7c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e7c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e7c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.798207238 +0000 UTC m=+319.284312669 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18e7c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18ecc0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18ecc0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18ecc0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf029dc0 item 80 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18ecc0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18ecc0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.79860271 +0000 UTC m=+319.284708143 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18ecc0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18f3c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18f3c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18f3c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18f3c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18f3c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.79860271 +0000 UTC m=+319.284708143 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18f3c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19c0e0 item 80 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fa00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fa00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fa00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fa00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fa00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.799777696 +0000 UTC m=+319.285883128 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fa00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fe80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fe80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fe80): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fe80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fe80): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fe80): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19c460 item 81 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fe80): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fe80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.800267885 +0000 UTC m=+319.286373327 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf18fe80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ac4c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ac4c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ac4c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ac4c0): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ac4c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.800267885 +0000 UTC m=+319.286373327 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ac4c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19c620 item 81 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1acb40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1acb40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1acb40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1acb40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1acb40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.801409268 +0000 UTC m=+319.287514700 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1acb40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad040): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad040): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad040): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19c9a0 item 82 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad040): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad040): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad040): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad040): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad040): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.80191608 +0000 UTC m=+319.288021511 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad040): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad5c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad5c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad5c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad5c0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad5c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.80191608 +0000 UTC m=+319.288021511 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1ad5c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19cb60 item 82 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1adc40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1adc40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1adc40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1adc40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1adc40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.802967334 +0000 UTC m=+319.289072765 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1adc40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc240): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc240): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc240): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc240): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc240): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19cee0 item 83 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc240): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.803415845 +0000 UTC m=+319.289521277 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc780): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc780): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc780): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc780): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc780): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.803415845 +0000 UTC m=+319.289521277 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cc780): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19d0a0 item 83 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cce00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cce00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cce00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cce00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cce00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.80467019 +0000 UTC m=+319.290775622 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cce00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd300): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd300): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd300): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19d420 item 84 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd300): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd300): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd300): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd300): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd300): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.805144019 +0000 UTC m=+319.291249450 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd300): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd880): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd880): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd880): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd880): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd880): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.805144019 +0000 UTC m=+319.291249450 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1cd880): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19d5e0 item 84 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8000): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8000): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8000): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.806390929 +0000 UTC m=+319.292496362 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf19d960 item 85 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.806906317 +0000 UTC m=+319.293011749 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30f5c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30f5c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30f5c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30f5c0): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30f5c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.806906317 +0000 UTC m=+319.293011749 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30f5c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f4d20 item 85 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30fc40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30fc40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30fc40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30fc40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30fc40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.808309531 +0000 UTC m=+319.294414963 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade30fc40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a240): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a240): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a240): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f50a0 item 86 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a240): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a240): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a240): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a240): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a240): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.808890902 +0000 UTC m=+319.294996334 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a240): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a7c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a7c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a7c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a7c0): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a7c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.808890902 +0000 UTC m=+319.294996334 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32a7c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f5260 item 86 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32ae40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32ae40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32ae40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32ae40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32ae40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.81010959 +0000 UTC m=+319.296215082 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32ae40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b340): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b340): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b340): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b340): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b340): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b340): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f55e0 item 87 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b340): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b340): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.810666956 +0000 UTC m=+319.296772388 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b340): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b880): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b880): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b880): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b880): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b880): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.810666956 +0000 UTC m=+319.296772388 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade32b880): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f57a0 item 87 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e000): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e000): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e000): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e000): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e000): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.81196885 +0000 UTC m=+319.298074282 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e000): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e500): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e500): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e500): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f5b20 item 88 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e500): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e500): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e500): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e500): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e500): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.812461204 +0000 UTC m=+319.298566636 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34e500): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34ea80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34ea80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34ea80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34ea80): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34ea80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.812461204 +0000 UTC m=+319.298566636 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34ea80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade2f5ce0 item 88 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f0c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f0c0): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f0c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f0c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f0c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f0c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f0c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f0c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.813523078 +0000 UTC m=+319.299628510 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f0c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f600): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f600): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f600): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35e1c0 item 89 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f600): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f600): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.81395041 +0000 UTC m=+319.300055842 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34f600): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34fb40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34fb40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34fb40): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34fb40): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34fb40): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34fb40): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35e380 item 89 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34fb40): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34fb40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.814385977 +0000 UTC m=+319.300491409 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade34fb40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3681c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3681c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3681c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3681c0): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3681c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.814385977 +0000 UTC m=+319.300491409 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade3681c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35e540 item 89 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368800): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368800): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368800): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368800): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368800): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368800): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368800): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368800): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.815526037 +0000 UTC m=+319.301631470 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368800): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368d40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368d40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368d40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35e8c0 item 90 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368d40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368d40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.815972386 +0000 UTC m=+319.302077817 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade368d40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369280): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369280): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369280): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35ea80 item 90 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369280): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369280): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369280): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369280): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369280): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.81651283 +0000 UTC m=+319.302618262 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369280): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369840): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369840): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369840): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369840): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369840): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.81651283 +0000 UTC m=+319.302618262 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369840): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35ec40 item 90 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369e80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369e80): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369e80): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369e80): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369e80): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369e80): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369e80): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369e80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.817716239 +0000 UTC m=+319.303821671 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65ade369e80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20c4c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20c4c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20c4c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35efc0 item 91 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20c4c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20c4c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.818158037 +0000 UTC m=+319.304263469 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20c4c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20ca00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20ca00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20ca00): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20ca00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20ca00): >_readAt: n=2, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20ca00): _writeAt: size=3, off=7 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35f180 item 91 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20ca00): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20ca00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.818618492 +0000 UTC m=+319.304723924 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20ca00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20cf80): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20cf80): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20cf80): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20cf80): >_readAt: n=8, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20cf80): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.818618492 +0000 UTC m=+319.304723924 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20cf80): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35f340 item 91 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20d5c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20d5c0): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20d5c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20d5c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20d5c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20d5c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20d5c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20d5c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.819928341 +0000 UTC m=+319.306033773 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20d5c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20db00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20db00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20db00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35f6c0 item 92 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20db00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20db00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.820296703 +0000 UTC m=+319.306402134 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf20db00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c140): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c140): open at offset 5 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c140): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35f880 item 92 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c140): _readAt: size=2, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c140): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c140): _writeAt: size=3, off=5 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c140): >_writeAt: n=3, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c140): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.820869107 +0000 UTC m=+319.306974540 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c140): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c700): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c700): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c700): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c700): >_readAt: n=3, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c700): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.820869107 +0000 UTC m=+319.306974540 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22c700): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35fa40 item 92 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22cd40): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22cd40): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22cd40): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22cd40): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22cd40): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22cd40): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22cd40): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22cd40): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.822857619 +0000 UTC m=+319.308963052 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22cd40): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d280): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d280): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d280): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65ade35fdc0 item 93 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d280): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d280): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.823295342 +0000 UTC m=+319.309400784 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d280): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d980): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d980): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d980): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d980): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d980): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.823295342 +0000 UTC m=+319.309400784 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf22d980): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf2420e0 item 93 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e0c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e0c0): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e0c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e0c0): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e0c0): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e0c0): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e0c0): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e0c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.82489306 +0000 UTC m=+319.310998492 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e0c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e600): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e600): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e600): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf242460 item 94 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e600): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e600): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.825578146 +0000 UTC m=+319.311683578 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e600): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ed00): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ed00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ed00): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ed00): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ed00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.825578146 +0000 UTC m=+319.311683578 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ed00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf242620 item 94 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f340): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f340): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f340): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f340): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f340): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f340): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f340): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f340): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.82716786 +0000 UTC m=+319.313273293 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f340): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f880): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f880): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f880): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf2429a0 item 95 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f880): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f880): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.828071677 +0000 UTC m=+319.314177139 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24f880): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e3c0): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e3c0): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e3c0): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e3c0): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e3c0): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.828071677 +0000 UTC m=+319.314177139 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24e3c0): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf242000 item 95 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ea00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ea00): open at offset 0 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ea00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ea00): _readAt: size=2, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ea00): >_readAt: n=0, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ea00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ea00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ea00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.83135501 +0000 UTC m=+319.317460442 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24ea00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24fd00): _writeAt: size=5, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24fd00): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24fd00): >openPending: err= 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf242380 item 96 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24fd00): >_writeAt: n=5, err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24fd00): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.831730245 +0000 UTC m=+319.317835676 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf24fd00): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/12 02:50:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/12 02:50:44 DEBUG : open-test-file: newRWFileHandle: 2026/07/12 02:50:44 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/12 02:50:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): _readAt: size=512, off=0 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): openPending: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): >openPending: err= 2026/07/12 02:50:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): >_readAt: n=5, err=EOF 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): close: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-12 02:50:44.831730245 +0000 UTC m=+319.317835676 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:44 DEBUG : open-test-file(0x65adf1e8500): >close: err= 2026/07/12 02:50:44 DEBUG : open-test-file: Remove: 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x65adf242540 item 96 2026/07/12 02:50:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/12 02:50:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/12 02:50:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/12 02:50:44 DEBUG : open-test-file: >Remove: err= 2026/07/12 02:50:44 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:44 DEBUG : Looking for writers 2026/07/12 02:50:44 DEBUG : >WaitForWriters: 2026/07/12 02:50:44 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.74s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- 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.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:45 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:45 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:45 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:45 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:45 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:45 DEBUG : file1: newRWFileHandle: 2026/07/12 02:50:45 DEBUG : file1(0x65add17b180): openPending: 2026/07/12 02:50:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:45 DEBUG : file1(0x65add17b180): >openPending: err= 2026/07/12 02:50:45 DEBUG : file1: >newRWFileHandle: err= 2026/07/12 02:50:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/12 02:50:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/12 02:50:45 DEBUG : file1(0x65add17b180): _writeAt: size=2, off=0 2026/07/12 02:50:45 DEBUG : file1(0x65add17b180): >_writeAt: n=2, err= 2026/07/12 02:50:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/12 02:50:45 DEBUG : file1(0x65add17b180): RWFileHandle.Flush 2026/07/12 02:50:45 DEBUG : file1(0x65add17b180): RWFileHandle.Release 2026/07/12 02:50:45 DEBUG : file1(0x65add17b180): close: 2026/07/12 02:50:45 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/12 02:50:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:45 DEBUG : file1(0x65add17b180): >close: err= 2026/07/12 02:50:45 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:45 DEBUG : Looking for writers 2026/07/12 02:50:45 DEBUG : file1: reading active writers 2026/07/12 02:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:50:45 DEBUG : Looking for writers 2026/07/12 02:50:45 DEBUG : file1: reading active writers 2026/07/12 02:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:50:45 DEBUG : Looking for writers 2026/07/12 02:50:45 DEBUG : file1: reading active writers 2026/07/12 02:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:50:45 DEBUG : Looking for writers 2026/07/12 02:50:45 DEBUG : file1: reading active writers 2026/07/12 02:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:50:45 DEBUG : file1: vfs cache: starting upload 2026/07/12 02:50:45 DEBUG : Looking for writers 2026/07/12 02:50:45 DEBUG : file1: reading active writers 2026/07/12 02:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:50:45 DEBUG : Looking for writers 2026/07/12 02:50:45 DEBUG : file1: reading active writers 2026/07/12 02:50:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:50:46 DEBUG : Looking for writers 2026/07/12 02:50:46 DEBUG : file1: reading active writers 2026/07/12 02:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:50:46 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/12 02:50:46 DEBUG : Looking for writers 2026/07/12 02:50:46 DEBUG : file1: reading active writers 2026/07/12 02:50:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:50:47 DEBUG : file1: size = 2 OK 2026/07/12 02:50:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/12 02:50:47 INFO : file1: Copied (new) 2026/07/12 02:50:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/12 02:50:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/12 02:50:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/12 02:50:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:50:47 INFO : file1: vfs cache: upload succeeded try #1 2026/07/12 02:50:47 DEBUG : Looking for writers 2026/07/12 02:50:47 DEBUG : file1: reading active writers 2026/07/12 02:50:47 DEBUG : >WaitForWriters: 2026/07/12 02:50:47 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:47 DEBUG : Looking for writers 2026/07/12 02:50:47 DEBUG : file1: reading active writers 2026/07/12 02:50:47 DEBUG : >WaitForWriters: 2026/07/12 02:50:47 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.19s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:48 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:48 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:48 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:48 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:50:48 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:50:48 DEBUG : rename_me: newRWFileHandle: 2026/07/12 02:50:48 DEBUG : rename_me(0x65add3fd900): openPending: 2026/07/12 02:50:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/12 02:50:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/12 02:50:48 DEBUG : rename_me(0x65add3fd900): >openPending: err= 2026/07/12 02:50:48 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/12 02:50:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/12 02:50:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/12 02:50:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/12 02:50:48 DEBUG : rename_me(0x65add3fd900): _writeAt: size=5, off=0 2026/07/12 02:50:48 DEBUG : rename_me(0x65add3fd900): >_writeAt: n=5, err= 2026/07/12 02:50:48 DEBUG : rename_me(0x65add3fd900): close: 2026/07/12 02:50:48 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-12 02:50:48.561771035 +0000 UTC m=+323.047876477 2026/07/12 02:50:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/12 02:50:48 DEBUG : rename_me(0x65add3fd900): >close: err= 2026/07/12 02:50:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/12 02:50:48 DEBUG : i_was_renamed: Updating file with 0x65add9c5ad0 2026/07/12 02:50:48 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/12 02:50:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/12 02:50:48 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:50:48 DEBUG : Looking for writers 2026/07/12 02:50:48 DEBUG : i_was_renamed: reading active writers 2026/07/12 02:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/12 02:50:48 DEBUG : Looking for writers 2026/07/12 02:50:48 DEBUG : i_was_renamed: reading active writers 2026/07/12 02:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/12 02:50:48 DEBUG : Looking for writers 2026/07/12 02:50:48 DEBUG : i_was_renamed: reading active writers 2026/07/12 02:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/12 02:50:48 DEBUG : Looking for writers 2026/07/12 02:50:48 DEBUG : i_was_renamed: reading active writers 2026/07/12 02:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/12 02:50:48 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/12 02:50:48 DEBUG : Looking for writers 2026/07/12 02:50:48 DEBUG : i_was_renamed: reading active writers 2026/07/12 02:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/12 02:50:48 DEBUG : Looking for writers 2026/07/12 02:50:48 DEBUG : i_was_renamed: reading active writers 2026/07/12 02:50:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/12 02:50:49 DEBUG : Looking for writers 2026/07/12 02:50:49 DEBUG : i_was_renamed: reading active writers 2026/07/12 02:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/12 02:50:49 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/12 02:50:49 DEBUG : Looking for writers 2026/07/12 02:50:49 DEBUG : i_was_renamed: reading active writers 2026/07/12 02:50:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/12 02:50:50 DEBUG : i_was_renamed: size = 5 OK 2026/07/12 02:50:50 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:50:50 INFO : i_was_renamed: Copied (new) 2026/07/12 02:50:50 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-12 02:50:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/12 02:50:50 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/12 02:50:50 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/12 02:50:50 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/12 02:50:50 DEBUG : Looking for writers 2026/07/12 02:50:50 DEBUG : i_was_renamed: reading active writers 2026/07/12 02:50:50 DEBUG : >WaitForWriters: 2026/07/12 02:50:50 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.01s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:50:51 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:50:51 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/12 02:50:51 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:51 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/12 02:50:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sucupuf5muco" 2026/07/12 02:50:51 INFO : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/12 02:50:51 DEBUG : forgetting directory cache 2026/07/12 02:50:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate(0x65add6fe200): _readAt: size=512, off=0 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate(0x65add6fe200): openPending: 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 01:51:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 02:50:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate(0x65add6fe200): >openPending: err= 2026/07/12 02:50:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:50:53 DEBUG : forgetting directory cache 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate(0x65add6fe200): >_readAt: n=20, err=EOF 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate(0x65add6fe200): close: 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 01:51:51 +0000 UTC 2026/07/12 02:50:53 DEBUG : TestRWCacheUpdate(0x65add6fe200): >close: err= 2026/07/12 02:50:53 DEBUG : Re-reading directory (204.436955ms old) 2026/07/12 02:50:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:50:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:50:54 DEBUG : forgetting directory cache 2026/07/12 02:50:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate(0x65add600300): _readAt: size=512, off=0 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate(0x65add600300): openPending: 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 01:52:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-12 01:51:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 01:52:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-12 01:51:51 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/12 02:50:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 02:50:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate(0x65add600300): >openPending: err= 2026/07/12 02:50:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate(0x65add600300): >_readAt: n=20, err=EOF 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate(0x65add600300): close: 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 01:52:51 +0000 UTC 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate(0x65add600300): >close: err= 2026/07/12 02:50:56 DEBUG : Re-reading directory (180.007949ms old) 2026/07/12 02:50:56 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:50:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:50:57 DEBUG : forgetting directory cache 2026/07/12 02:50:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate(0x65add6fe1c0): _readAt: size=512, off=0 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate(0x65add6fe1c0): openPending: 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 01:53:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-12 01:52:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 01:53:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-12 01:52:51 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/12 02:50:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 02:50:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate(0x65add6fe1c0): >openPending: err= 2026/07/12 02:50:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:50:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:50:59 DEBUG : TestRWCacheUpdate(0x65add6fe1c0): >_readAt: n=20, err=EOF 2026/07/12 02:50:59 DEBUG : TestRWCacheUpdate(0x65add6fe1c0): close: 2026/07/12 02:50:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 01:53:51 +0000 UTC 2026/07/12 02:50:59 DEBUG : TestRWCacheUpdate(0x65add6fe1c0): >close: err= 2026/07/12 02:50:59 DEBUG : Re-reading directory (192.81974ms old) 2026/07/12 02:50:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:50:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:50:59 DEBUG : forgetting directory cache 2026/07/12 02:50:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate(0x65add6fea40): _readAt: size=512, off=0 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate(0x65add6fea40): openPending: 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 01:54:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-12 01:53:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 01:54:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-12 01:53:51 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/12 02:51:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 02:51:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate(0x65add6fea40): >openPending: err= 2026/07/12 02:51:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate(0x65add6fea40): >_readAt: n=20, err=EOF 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate(0x65add6fea40): close: 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 01:54:51 +0000 UTC 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate(0x65add6fea40): >close: err= 2026/07/12 02:51:01 DEBUG : Re-reading directory (194.474997ms old) 2026/07/12 02:51:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:51:02 DEBUG : forgetting directory cache 2026/07/12 02:51:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate(0x65add600340): _readAt: size=512, off=0 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate(0x65add600340): openPending: 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 01:55:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-12 01:54:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 01:55:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-12 01:54:51 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/12 02:51:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 02:51:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate(0x65add600340): >openPending: err= 2026/07/12 02:51:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:04 DEBUG : TestRWCacheUpdate(0x65add600340): >_readAt: n=20, err=EOF 2026/07/12 02:51:04 DEBUG : TestRWCacheUpdate(0x65add600340): close: 2026/07/12 02:51:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 01:55:51 +0000 UTC 2026/07/12 02:51:04 DEBUG : TestRWCacheUpdate(0x65add600340): >close: err= 2026/07/12 02:51:04 DEBUG : Re-reading directory (184.971557ms old) 2026/07/12 02:51:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:51:04 DEBUG : forgetting directory cache 2026/07/12 02:51:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate(0x65adf1e86c0): _readAt: size=512, off=0 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate(0x65adf1e86c0): openPending: 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-12 01:56:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-12 01:55:51 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-12 01:56:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-12 01:55:51 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/12 02:51:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/12 02:51:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate(0x65adf1e86c0): >openPending: err= 2026/07/12 02:51:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate(0x65adf1e86c0): >_readAt: n=20, err=EOF 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate(0x65adf1e86c0): close: 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 01:56:51 +0000 UTC 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate(0x65adf1e86c0): >close: err= 2026/07/12 02:51:06 DEBUG : Re-reading directory (191.454819ms old) 2026/07/12 02:51:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:51:07 DEBUG : forgetting directory cache 2026/07/12 02:51:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate(0x65add600380): _readAt: size=512, off=0 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate(0x65add600380): openPending: 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-12 01:57:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-12 01:56:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-12 01:57:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-12 01:56:51 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/12 02:51:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/12 02:51:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate(0x65add600380): >openPending: err= 2026/07/12 02:51:08 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:09 DEBUG : TestRWCacheUpdate(0x65add600380): >_readAt: n=21, err=EOF 2026/07/12 02:51:09 DEBUG : TestRWCacheUpdate(0x65add600380): close: 2026/07/12 02:51:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 01:57:51 +0000 UTC 2026/07/12 02:51:09 DEBUG : TestRWCacheUpdate(0x65add600380): >close: err= 2026/07/12 02:51:09 DEBUG : Re-reading directory (183.461685ms old) 2026/07/12 02:51:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:51:09 DEBUG : forgetting directory cache 2026/07/12 02:51:09 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate(0x65add3fd400): _readAt: size=512, off=0 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate(0x65add3fd400): openPending: 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-12 01:58:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-12 01:57:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-12 01:58:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-12 01:57:51 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/12 02:51:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/12 02:51:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate(0x65add3fd400): >openPending: err= 2026/07/12 02:51:11 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate(0x65add3fd400): >_readAt: n=22, err=EOF 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate(0x65add3fd400): close: 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 01:58:51 +0000 UTC 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate(0x65add3fd400): >close: err= 2026/07/12 02:51:11 DEBUG : Re-reading directory (184.767064ms old) 2026/07/12 02:51:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:51:12 DEBUG : forgetting directory cache 2026/07/12 02:51:12 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate(0x65adf1e8540): _readAt: size=512, off=0 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate(0x65adf1e8540): openPending: 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-12 01:59:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-12 01:58:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-12 01:59:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-12 01:58:51 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/12 02:51:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/12 02:51:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate(0x65adf1e8540): >openPending: err= 2026/07/12 02:51:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate(0x65adf1e8540): >_readAt: n=23, err=EOF 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate(0x65adf1e8540): close: 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 01:59:51 +0000 UTC 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate(0x65adf1e8540): >close: err= 2026/07/12 02:51:14 DEBUG : Re-reading directory (184.478185ms old) 2026/07/12 02:51:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:51:14 DEBUG : forgetting directory cache 2026/07/12 02:51:15 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate(0x65add3fc780): _readAt: size=512, off=0 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate(0x65add3fc780): openPending: 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-12 02:00:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-12 01:59:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-12 02:00:51 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-12 01:59:51 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/12 02:51:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/12 02:51:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate(0x65add3fc780): >openPending: err= 2026/07/12 02:51:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:17 DEBUG : TestRWCacheUpdate(0x65add3fc780): >_readAt: n=24, err=EOF 2026/07/12 02:51:17 DEBUG : TestRWCacheUpdate(0x65add3fc780): close: 2026/07/12 02:51:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-12 02:00:51 +0000 UTC 2026/07/12 02:51:17 DEBUG : TestRWCacheUpdate(0x65add3fc780): >close: err= 2026/07/12 02:51:17 DEBUG : Re-reading directory (184.031525ms old) 2026/07/12 02:51:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/12 02:51:17 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/12 02:51:17 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:17 DEBUG : Looking for writers 2026/07/12 02:51:17 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/12 02:51:17 DEBUG : >WaitForWriters: 2026/07/12 02:51:17 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': vfs cache: cleaner exiting 2026/07/12 02:51:17 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 --- PASS: TestRWCacheUpdate (34.00s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.37s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:51:26 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/12 02:51:28 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/12 02:51:29 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:51:29 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:51:29 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:51:29 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/12 02:51:29 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/12 02:51:29 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/12 02:51:29 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:29 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:29 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:51:29 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/12 02:51:29 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/12 02:51:29 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/12 02:51:29 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:30 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:30 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:51:30 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/12 02:51:30 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/12 02:51:30 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/12 02:51:30 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:51:30 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/12 02:51:30 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:51:30 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/12 02:51:30 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:30 DEBUG : Looking for writers 2026/07/12 02:51:30 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/12 02:51:30 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/12 02:51:30 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.74s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:51:31 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:51:31 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:51:31 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': Reusing VFS from active cache 2026/07/12 02:51:31 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:31 DEBUG : Looking for writers 2026/07/12 02:51:31 DEBUG : >WaitForWriters: 2026/07/12 02:51:31 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:31 DEBUG : Looking for writers 2026/07/12 02:51:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:51:31 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:51:31 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:51:31 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:31 DEBUG : Looking for writers 2026/07/12 02:51:31 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.38s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:51:32 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:51:32 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:51:32 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:32 DEBUG : Looking for writers 2026/07/12 02:51:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.37s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:51:32 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:51:32 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:51:33 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:51:35 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/12 02:51:37 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:37 DEBUG : dir: Looking for writers 2026/07/12 02:51:37 DEBUG : file2: reading active writers 2026/07/12 02:51:37 DEBUG : Looking for writers 2026/07/12 02:51:37 DEBUG : dir: reading active writers 2026/07/12 02:51:37 DEBUG : file1: reading active writers 2026/07/12 02:51:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.13s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:51:38 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:51:38 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:51:39 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:51:42 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/12 02:51:43 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:43 DEBUG : dir: Looking for writers 2026/07/12 02:51:43 DEBUG : Looking for writers 2026/07/12 02:51:43 DEBUG : dir: reading active writers 2026/07/12 02:51:43 DEBUG : file1: reading active writers 2026/07/12 02:51:43 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.29s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:51:45 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:51:45 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:51:45 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/12 02:51:48 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/12 02:51:50 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:51:50 DEBUG : file1: Open: flags=O_RDONLY 2026/07/12 02:51:50 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/12 02:51:50 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/12 02:51:50 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:51:50 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/12 02:51:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/12 02:51:50 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/12 02:51:50 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:51:50 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:51:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/12 02:51:50 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/12 02:51:50 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/12 02:51:50 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/12 02:51:50 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 02:51:52 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/12 02:51:52 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/12 02:51:52 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/12 02:51:52 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/12 02:51:52 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:51:52 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/12 02:51:52 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:52 DEBUG : dir: Looking for writers 2026/07/12 02:51:52 DEBUG : file2: reading active writers 2026/07/12 02:51:52 DEBUG : new_file.txt: reading active writers 2026/07/12 02:51:52 DEBUG : Looking for writers 2026/07/12 02:51:52 DEBUG : dir: reading active writers 2026/07/12 02:51:52 DEBUG : file1: reading active writers 2026/07/12 02:51:52 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.58s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:51:53 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:51:53 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:51:54 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/12 02:51:57 DEBUG : dir/file2: same parent dir (ODFfMTI3MTk4NTlfSjBrSTM) - using file/rename instead of move_copy for dir/file1 2026/07/12 02:51:57 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/12 02:51:57 DEBUG : dir/file1: Updating file with dir/file1 0x65add6dd2b0 2026/07/12 02:51:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/12 02:51:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/12 02:51:58 INFO : dir/file1: Moved (server-side) to: file0 2026/07/12 02:51:58 DEBUG : file0: Updating file with file0 0x65add6dd2b0 2026/07/12 02:51:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/12 02:51:58 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/12 02:51:58 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:58 DEBUG : dir: Looking for writers 2026/07/12 02:51:58 DEBUG : Looking for writers 2026/07/12 02:51:58 DEBUG : dir: reading active writers 2026/07/12 02:51:58 DEBUG : file0: reading active writers 2026/07/12 02:51:58 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.02s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:51:59 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:51:59 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:51:59 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:51:59 DEBUG : Looking for writers 2026/07/12 02:51:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:00 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:00 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:00 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/12 02:52:01 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/12 02:52:02 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/12 02:52:02 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/12 02:52:03 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/12 02:52:04 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:04 DEBUG : Looking for writers 2026/07/12 02:52:04 DEBUG : a: Looking for writers 2026/07/12 02:52:04 DEBUG : b: Looking for writers 2026/07/12 02:52:04 DEBUG : c: Looking for writers 2026/07/12 02:52:04 DEBUG : d: Looking for writers 2026/07/12 02:52:04 DEBUG : Looking for writers 2026/07/12 02:52:04 DEBUG : d: reading active writers 2026/07/12 02:52:04 DEBUG : /: reading active writers 2026/07/12 02:52:04 DEBUG : a: reading active writers 2026/07/12 02:52:04 DEBUG : b: reading active writers 2026/07/12 02:52:04 DEBUG : c: reading active writers 2026/07/12 02:52:04 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.40s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:06 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:06 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:07 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/12 02:52:08 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/12 02:52:08 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/12 02:52:09 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/12 02:52:12 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:12 DEBUG : a/b/c/d: Looking for writers 2026/07/12 02:52:12 DEBUG : a/b/c: Looking for writers 2026/07/12 02:52:12 DEBUG : d: reading active writers 2026/07/12 02:52:12 DEBUG : a/b: Looking for writers 2026/07/12 02:52:12 DEBUG : c: reading active writers 2026/07/12 02:52:12 DEBUG : a: Looking for writers 2026/07/12 02:52:12 DEBUG : b: reading active writers 2026/07/12 02:52:12 DEBUG : Looking for writers 2026/07/12 02:52:12 DEBUG : a: reading active writers 2026/07/12 02:52:12 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.36s) === 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 "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:14 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:14 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:14 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:14 DEBUG : Looking for writers 2026/07/12 02:52:14 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.38s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:15 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:15 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:52:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/12 02:52:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/12 02:52:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/12 02:52:15 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 02:52:16 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/12 02:52:17 DEBUG : file1: size = 5 OK 2026/07/12 02:52:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:52:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 02:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:52:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:52:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/12 02:52:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/12 02:52:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 02:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:17 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 02:52:18 DEBUG : file1: size = 0 OK 2026/07/12 02:52:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/12 02:52:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 02:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/12 02:52:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/12 02:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:18 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (7 bytes), uploading instead of streaming 2026/07/12 02:52:19 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/12 02:52:20 DEBUG : file1: size = 7 OK 2026/07/12 02:52:20 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/12 02:52:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 02:52:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:20 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:20 DEBUG : Looking for writers 2026/07/12 02:52:20 DEBUG : file1: reading active writers 2026/07/12 02:52:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.48s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:20 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:20 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:52:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:52:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:20 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/12 02:52:21 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/12 02:52:21 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/12 02:52:21 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/12 02:52:21 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (11 bytes), uploading instead of streaming 2026/07/12 02:52:22 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/12 02:52:23 DEBUG : file1: size = 11 OK 2026/07/12 02:52:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/12 02:52:23 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 02:52:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/12 02:52:24 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:24 DEBUG : Looking for writers 2026/07/12 02:52:24 DEBUG : file1: reading active writers 2026/07/12 02:52:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.80s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:24 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:24 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:52:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:52:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:24 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/12 02:52:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:24 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (5 bytes), uploading instead of streaming 2026/07/12 02:52:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/12 02:52:26 DEBUG : file1: size = 5 OK 2026/07/12 02:52:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/12 02:52:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 02:52:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:26 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/12 02:52:26 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:26 DEBUG : Looking for writers 2026/07/12 02:52:26 DEBUG : file1: reading active writers 2026/07/12 02:52:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.63s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:27 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:27 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:52:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:52:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:27 DEBUG : file1: WriteFileHandle.Release closing 2026/07/12 02:52:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:27 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 02:52:29 DEBUG : file1: size = 0 OK 2026/07/12 02:52:29 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/12 02:52:29 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 02:52:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:29 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/12 02:52:29 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:29 DEBUG : Looking for writers 2026/07/12 02:52:29 DEBUG : file1: reading active writers 2026/07/12 02:52:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.46s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:29 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:29 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:52:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:52:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:29 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (2 bytes), uploading instead of streaming 2026/07/12 02:52:30 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/12 02:52:31 DEBUG : file1: size = 2 OK 2026/07/12 02:52:31 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/12 02:52:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 02:52:31 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/12 02:52:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:31 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:31 DEBUG : Looking for writers 2026/07/12 02:52:31 DEBUG : file1: reading active writers 2026/07/12 02:52:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.81s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:32 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:32 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:52:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:52:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:32 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (0 bytes), uploading instead of streaming 2026/07/12 02:52:34 DEBUG : file1: size = 0 OK 2026/07/12 02:52:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/12 02:52:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 02:52:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:52:34 DEBUG : file1: Open: flags=O_RDONLY 2026/07/12 02:52:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/12 02:52:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/12 02:52:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:52:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/12 02:52:34 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:34 DEBUG : Looking for writers 2026/07/12 02:52:34 DEBUG : file1: reading active writers 2026/07/12 02:52:34 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: TestFileReadAtZeroLength (10.02s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:42 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:42 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/12 02:52:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/12 02:52:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/12 02:52:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/12 02:52:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:42 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': File to upload is small (100 bytes), uploading instead of streaming 2026/07/12 02:52:43 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/12 02:52:44 DEBUG : file1: size = 100 OK 2026/07/12 02:52:44 DEBUG : file1: md5 = fd5577be33c8c66a370112244fa9623f OK 2026/07/12 02:52:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/12 02:52:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/12 02:52:44 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/12 02:52:44 DEBUG : file1: Open: flags=O_RDONLY 2026/07/12 02:52:44 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/12 02:52:44 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/12 02:52:44 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:52:44 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/12 02:52:44 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:44 DEBUG : Looking for writers 2026/07/12 02:52:44 DEBUG : file1: reading active writers 2026/07/12 02:52:44 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.96s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:45 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:45 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:52:46 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/12 02:52:48 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/12 02:52:50 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/12 02:52:52 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/12 02:52:54 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/12 02:52:56 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/12 02:52:56 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/12 02:52:56 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:52:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:52:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/12 02:52:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/12 02:52:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:52:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:52:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/12 02:52:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/12 02:52:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:52:57 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:52:57 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/12 02:52:57 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/12 02:52:57 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:52:57 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:52:57 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/12 02:52:57 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/12 02:52:57 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:52:57 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:52:57 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:52:57 DEBUG : flat: Looking for writers 2026/07/12 02:52:57 DEBUG : f000.txt: reading active writers 2026/07/12 02:52:57 DEBUG : f001.txt: reading active writers 2026/07/12 02:52:57 DEBUG : f002.txt: reading active writers 2026/07/12 02:52:57 DEBUG : f003.txt: reading active writers 2026/07/12 02:52:57 DEBUG : f004.txt: reading active writers 2026/07/12 02:52:57 DEBUG : Looking for writers 2026/07/12 02:52:57 DEBUG : flat: reading active writers 2026/07/12 02:52:57 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.36s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:52:59 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:52:59 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:53:01 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/12 02:53:03 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/12 02:53:06 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/12 02:53:08 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/12 02:53:08 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/12 02:53:08 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:53:08 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:08 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/12 02:53:08 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/12 02:53:08 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:53:08 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:08 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/12 02:53:08 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/12 02:53:08 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:53:08 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:08 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:53:08 DEBUG : a/b/c: Looking for writers 2026/07/12 02:53:08 DEBUG : deep.txt: reading active writers 2026/07/12 02:53:08 DEBUG : a/b: Looking for writers 2026/07/12 02:53:08 DEBUG : c: reading active writers 2026/07/12 02:53:08 DEBUG : mid.txt: reading active writers 2026/07/12 02:53:08 DEBUG : a: Looking for writers 2026/07/12 02:53:08 DEBUG : b: reading active writers 2026/07/12 02:53:08 DEBUG : top.txt: reading active writers 2026/07/12 02:53:08 DEBUG : Looking for writers 2026/07/12 02:53:08 DEBUG : a: reading active writers 2026/07/12 02:53:08 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.99s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:53:11 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:53:11 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:53:13 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/12 02:53:40 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/12 02:53:40 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/12 02:53:40 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:53:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:42 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:46 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 02:53:56 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 02:54:01 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 02:54:07 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/12 02:54:08 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:54:08 DEBUG : bigdir: Looking for writers 2026/07/12 02:54:08 DEBUG : big.bin: reading active writers 2026/07/12 02:54:08 DEBUG : Looking for writers 2026/07/12 02:54:08 DEBUG : bigdir: reading active writers 2026/07/12 02:54:08 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (57.34s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-sucupuf5muco'", Local "Local file system at /tmp/rclone3337816089", Modify Window "1s" 2026/07/12 02:54:09 INFO : OpenDrive root 'rclone-test-sucupuf5muco': poll-interval is not supported by this remote 2026/07/12 02:54:09 NOTICE: OpenDrive root 'rclone-test-sucupuf5muco': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/12 02:54:10 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/12 02:54:13 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/12 02:54:15 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/12 02:54:17 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/12 02:54:17 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/12 02:54:17 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:54:17 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:54:17 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/12 02:54:17 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/12 02:54:17 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:54:17 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:54:18 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/12 02:54:18 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/12 02:54:18 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/12 02:54:18 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/12 02:54:18 DEBUG : WaitForWriters: timeout=30s 2026/07/12 02:54:18 DEBUG : dir1: Looking for writers 2026/07/12 02:54:18 DEBUG : a.txt: reading active writers 2026/07/12 02:54:18 DEBUG : dir2: Looking for writers 2026/07/12 02:54:18 DEBUG : b.txt: reading active writers 2026/07/12 02:54:18 DEBUG : dir3: Looking for writers 2026/07/12 02:54:18 DEBUG : c.txt: reading active writers 2026/07/12 02:54:18 DEBUG : Looking for writers 2026/07/12 02:54:18 DEBUG : dir1: reading active writers 2026/07/12 02:54:18 DEBUG : dir2: reading active writers 2026/07/12 02:54:18 DEBUG : dir3: reading active writers 2026/07/12 02:54:18 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.83s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/12 02:54:20 DEBUG : OpenDrive root 'rclone-test-sucupuf5muco': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m56.106568716s (try 1/5): exit status 1: Failed [TestDirCreate]