"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/11/06 02:38:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-laxepap9veca" 2025/11/06 02:38:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/06 02:38:16 DEBUG : Starting OpenDrive session with ID: 8a001215dbd8a34aa1ffee60e74a2f5b56483b9042ce4730a36c473b911ddfca 2025/11/06 02:38:17 DEBUG : Creating backend with remote "/tmp/rclone809563504" === RUN TestDirHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:38:17 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:38:17 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:38:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:38:20 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:38:20 DEBUG : dir: Looking for writers 2025/11/06 02:38:20 DEBUG : Looking for writers 2025/11/06 02:38:20 DEBUG : dir: reading active writers 2025/11/06 02:38:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.02s) === RUN TestDirHandleReaddir run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:38:21 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:38:21 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:38:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:38:24 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/06 02:38:26 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2025/11/06 02:38:27 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:38:27 DEBUG : dir/subdir: Looking for writers 2025/11/06 02:38:27 DEBUG : dir: Looking for writers 2025/11/06 02:38:27 DEBUG : subdir: reading active writers 2025/11/06 02:38:27 DEBUG : file1: reading active writers 2025/11/06 02:38:27 DEBUG : file2: reading active writers 2025/11/06 02:38:27 DEBUG : Looking for writers 2025/11/06 02:38:27 DEBUG : dir: reading active writers 2025/11/06 02:38:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.66s) === RUN TestDirHandleReaddirnames run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:38:29 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:38:29 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:38:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:38:32 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:38:32 DEBUG : dir: Looking for writers 2025/11/06 02:38:32 DEBUG : file1: reading active writers 2025/11/06 02:38:32 DEBUG : Looking for writers 2025/11/06 02:38:32 DEBUG : dir: reading active writers 2025/11/06 02:38:32 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.80s) === RUN TestDirMethods run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:38:33 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:38:33 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:38:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:38:36 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:38:36 DEBUG : dir: Looking for writers 2025/11/06 02:38:36 DEBUG : Looking for writers 2025/11/06 02:38:36 DEBUG : dir: reading active writers 2025/11/06 02:38:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.64s) === RUN TestDirForgetAll run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:38:37 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:38:37 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:38:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:38:40 DEBUG : dir: forgetting directory cache 2025/11/06 02:38:40 DEBUG : forgetting directory cache 2025/11/06 02:38:40 DEBUG : dir: forgetting directory cache 2025/11/06 02:38:40 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:38:40 DEBUG : Looking for writers 2025/11/06 02:38:40 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.97s) === RUN TestDirForgetPath run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:38:41 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:38:41 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:38:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:38:44 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/11/06 02:38:44 DEBUG : dir: invalidating directory cache 2025/11/06 02:38:44 DEBUG : >ForgetPath: 2025/11/06 02:38:44 DEBUG : ForgetPath: relativePath="dir", type=0 2025/11/06 02:38:44 DEBUG : invalidating directory cache 2025/11/06 02:38:44 DEBUG : dir: forgetting directory cache 2025/11/06 02:38:44 DEBUG : >ForgetPath: 2025/11/06 02:38:44 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/11/06 02:38:44 DEBUG : >ForgetPath: 2025/11/06 02:38:44 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:38:44 DEBUG : dir: Looking for writers 2025/11/06 02:38:44 DEBUG : Looking for writers 2025/11/06 02:38:44 DEBUG : dir: reading active writers 2025/11/06 02:38:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.95s) === RUN TestDirWalk run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:38:45 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:38:45 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:38:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:38:49 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2025/11/06 02:38:51 DEBUG : forgetting directory cache 2025/11/06 02:38:51 DEBUG : dir: forgetting directory cache 2025/11/06 02:38:52 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:38:52 DEBUG : dir: Looking for writers 2025/11/06 02:38:52 DEBUG : fil/a/b: Looking for writers 2025/11/06 02:38:52 DEBUG : fil/a: Looking for writers 2025/11/06 02:38:52 DEBUG : b: reading active writers 2025/11/06 02:38:52 DEBUG : fil: Looking for writers 2025/11/06 02:38:52 DEBUG : a: reading active writers 2025/11/06 02:38:52 DEBUG : Looking for writers 2025/11/06 02:38:52 DEBUG : dir: reading active writers 2025/11/06 02:38:52 DEBUG : fil: reading active writers 2025/11/06 02:38:52 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.55s) === RUN TestDirSetModTime run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:38:54 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:38:54 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:38:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:38:57 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:38:57 DEBUG : dir: Looking for writers 2025/11/06 02:38:57 DEBUG : Looking for writers 2025/11/06 02:38:57 DEBUG : dir: reading active writers 2025/11/06 02:38:57 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.62s) === RUN TestDirStat run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:38:58 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:38:58 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:38:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:39:01 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:01 DEBUG : dir: Looking for writers 2025/11/06 02:39:01 DEBUG : file1: reading active writers 2025/11/06 02:39:01 DEBUG : Looking for writers 2025/11/06 02:39:01 DEBUG : dir: reading active writers 2025/11/06 02:39:01 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.78s) === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:39:02 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:39:02 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:39:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:39:05 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/11/06 02:39:07 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/11/06 02:39:09 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/11/06 02:39:09 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/11/06 02:39:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/06 02:39:09 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/11/06 02:39:10 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/11/06 02:39:12 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/11/06 02:39:14 DEBUG : dir: invalidating directory cache 2025/11/06 02:39:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/11/06 02:39:14 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/11/06 02:39:14 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/11/06 02:39:14 DEBUG : dir/file1: Reset virtual modtime 2025/11/06 02:39:14 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/11/06 02:39:14 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/06 02:39:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/11/06 02:39:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/11/06 02:39:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:39:14 DEBUG : dir: invalidating directory cache 2025/11/06 02:39:15 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/11/06 02:39:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/11/06 02:39:15 DEBUG : dir/virtualFile: Reset virtual modtime 2025/11/06 02:39:15 DEBUG : forgetting directory cache 2025/11/06 02:39:15 DEBUG : dir: forgetting directory cache 2025/11/06 02:39:15 DEBUG : dir/virtualDir: forgetting directory cache 2025/11/06 02:39:15 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:15 DEBUG : dir/virtualDir: Looking for writers 2025/11/06 02:39:15 DEBUG : dir: Looking for writers 2025/11/06 02:39:15 DEBUG : file1: reading active writers 2025/11/06 02:39:15 DEBUG : virtualFile2: reading active writers 2025/11/06 02:39:15 DEBUG : virtualFile: reading active writers 2025/11/06 02:39:15 DEBUG : virtualDir: reading active writers 2025/11/06 02:39:15 DEBUG : Looking for writers 2025/11/06 02:39:15 DEBUG : dir: reading active writers 2025/11/06 02:39:15 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.80s) --- PASS: TestDirReadDirAll/Virtual (5.12s) === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:39:16 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:39:16 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:39:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:39:19 ERROR : dir/: Can only open directories read only 2025/11/06 02:39:19 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:19 DEBUG : dir: Looking for writers 2025/11/06 02:39:19 DEBUG : Looking for writers 2025/11/06 02:39:19 DEBUG : dir: reading active writers 2025/11/06 02:39:19 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.61s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:39:20 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:39:20 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:39:21 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 2025/11/06 02:39:23 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/06 02:39:23 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/11/06 02:39:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/06 02:39:23 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (5 bytes), uploading instead of streaming 2025/11/06 02:39:24 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/11/06 02:39:25 DEBUG : dir/potato: size = 5 OK 2025/11/06 02:39:25 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:39:25 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/11/06 02:39:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/11/06 02:39:25 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:25 DEBUG : dir: Looking for writers 2025/11/06 02:39:25 DEBUG : potato: reading active writers 2025/11/06 02:39:25 DEBUG : file1: reading active writers 2025/11/06 02:39:25 DEBUG : Looking for writers 2025/11/06 02:39:25 DEBUG : dir: reading active writers 2025/11/06 02:39:25 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.94s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:39:26 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:39:26 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:39:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:39:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2025/11/06 02:39:30 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:30 DEBUG : dir/sub: Looking for writers 2025/11/06 02:39:30 DEBUG : dir: Looking for writers 2025/11/06 02:39:30 DEBUG : file1: reading active writers 2025/11/06 02:39:30 DEBUG : sub: reading active writers 2025/11/06 02:39:30 DEBUG : Looking for writers 2025/11/06 02:39:30 DEBUG : dir: reading active writers 2025/11/06 02:39:30 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.48s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:39:31 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:39:31 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:39:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:39:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/06 02:39:35 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/11/06 02:39:36 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:36 DEBUG : dir/sub/subsub: Looking for writers 2025/11/06 02:39:36 DEBUG : dir/sub: Looking for writers 2025/11/06 02:39:36 DEBUG : subsub: reading active writers 2025/11/06 02:39:36 DEBUG : dir: Looking for writers 2025/11/06 02:39:36 DEBUG : file1: reading active writers 2025/11/06 02:39:36 DEBUG : sub: reading active writers 2025/11/06 02:39:36 DEBUG : Looking for writers 2025/11/06 02:39:36 DEBUG : dir: reading active writers 2025/11/06 02:39:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.84s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:39:38 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:39:38 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:39:39 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:39:41 ERROR : dir/: Dir.Remove not empty 2025/11/06 02:39:41 DEBUG : dir/file1: Remove: 2025/11/06 02:39:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:39:41 DEBUG : dir/file1: >Remove: err= 2025/11/06 02:39:42 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/06 02:39:42 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:42 DEBUG : Looking for writers 2025/11/06 02:39:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.97s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:39:42 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:39:42 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:39:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:39:45 DEBUG : dir/file1: Remove: 2025/11/06 02:39:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:39:45 DEBUG : dir/file1: >Remove: err= 2025/11/06 02:39:46 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/06 02:39:46 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:46 DEBUG : Looking for writers 2025/11/06 02:39:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.80s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:39:46 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:39:46 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:39:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:39:49 DEBUG : dir/file1: Remove: 2025/11/06 02:39:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:39:49 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2025/11/06 02:39:50 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:50 DEBUG : dir: Looking for writers 2025/11/06 02:39:50 DEBUG : Looking for writers 2025/11/06 02:39:50 DEBUG : dir: reading active writers 2025/11/06 02:39:50 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.36s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:39:50 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:39:50 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:39:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:39:54 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/11/06 02:39:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/11/06 02:39:55 DEBUG : dir2: same parent dir (ODFfOTU5MjcyN191NWd5OQ) - using folder/rename instead of move_copy 2025/11/06 02:39:56 DEBUG : dir: Updating dir with dir2 0xc001487450 2025/11/06 02:39:56 DEBUG : dir: forgetting directory cache 2025/11/06 02:39:56 DEBUG : Added virtual directory entry vDel: "dir" 2025/11/06 02:39:56 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/11/06 02:39:57 INFO : dir2/file1: Moved (server-side) to: file2 2025/11/06 02:39:57 DEBUG : file2: Updating file with file2 0xc0001acf00 2025/11/06 02:39:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/11/06 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/06 02:39:58 INFO : dir2/file3: Deleted 2025/11/06 02:39:58 INFO : file2: Moved (server-side) to: dir2/file3 2025/11/06 02:39:58 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001acf00 2025/11/06 02:39:58 DEBUG : Added virtual directory entry vDel: "file2" 2025/11/06 02:39:58 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/11/06 02:39:59 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/11/06 02:39:59 DEBUG : renamed empty directory: same parent dir (ODFfOTU5MjcyN191NWd5OQ) - using folder/rename instead of move_copy 2025/11/06 02:39:59 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0014869c0 2025/11/06 02:39:59 DEBUG : empty directory: forgetting directory cache 2025/11/06 02:39:59 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/11/06 02:39:59 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/11/06 02:39:59 DEBUG : dir2: Renaming to "dir3" 2025/11/06 02:39:59 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:39:59 DEBUG : dir3: Looking for writers 2025/11/06 02:39:59 DEBUG : file3: reading active writers 2025/11/06 02:39:59 DEBUG : renamed empty directory: Looking for writers 2025/11/06 02:39:59 DEBUG : Looking for writers 2025/11/06 02:39:59 DEBUG : dir3: reading active writers 2025/11/06 02:39:59 DEBUG : renamed empty directory: reading active writers 2025/11/06 02:39:59 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.58s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:01 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:01 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:40:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/11/06 02:40:04 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:40:04 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/06 02:40:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/06 02:40:04 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/11/06 02:40:04 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/11/06 02:40:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/06 02:40:04 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:40:04 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/06 02:40:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/06 02:40:04 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/11/06 02:40:04 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/11/06 02:40:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/06 02:40:04 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (12 bytes), uploading instead of streaming 2025/11/06 02:40:05 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/11/06 02:40:06 DEBUG : dir/sub/file2: size = 12 OK 2025/11/06 02:40:06 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/11/06 02:40:06 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/11/06 02:40:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/11/06 02:40:06 DEBUG : forgetting directory cache 2025/11/06 02:40:06 DEBUG : dir: forgetting directory cache 2025/11/06 02:40:06 DEBUG : dir/sub: forgetting directory cache 2025/11/06 02:40:06 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/11/06 02:40:06 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/11/06 02:40:06 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (5 bytes), uploading instead of streaming 2025/11/06 02:40:07 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/11/06 02:40:08 DEBUG : dir/sub/file0: size = 5 OK 2025/11/06 02:40:08 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:40:08 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/11/06 02:40:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/11/06 02:40:08 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:08 DEBUG : dir/sub: Looking for writers 2025/11/06 02:40:08 DEBUG : file0: reading active writers 2025/11/06 02:40:08 DEBUG : file2: reading active writers 2025/11/06 02:40:08 DEBUG : dir: Looking for writers 2025/11/06 02:40:08 DEBUG : file1: reading active writers 2025/11/06 02:40:08 DEBUG : sub: reading active writers 2025/11/06 02:40:08 DEBUG : Looking for writers 2025/11/06 02:40:08 DEBUG : dir: reading active writers 2025/11/06 02:40:08 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.62s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:10 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:10 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2025/11/06 02:40:10 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:10 DEBUG : Looking for writers 2025/11/06 02:40:10 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.34s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:10 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:10 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:40:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/11/06 02:40:13 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:40:13 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/11/06 02:40:13 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/11/06 02:40:13 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/11/06 02:40:13 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:40:13 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/06 02:40:13 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/11/06 02:40:13 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:40:13 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/11/06 02:40:13 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/11/06 02:40:13 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/11/06 02:40:13 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:40:13 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/06 02:40:13 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:13 DEBUG : dir: Looking for writers 2025/11/06 02:40:13 DEBUG : file1: reading active writers 2025/11/06 02:40:13 DEBUG : file1.metadata: reading active writers 2025/11/06 02:40:13 DEBUG : Looking for writers 2025/11/06 02:40:13 DEBUG : dir: reading active writers 2025/11/06 02:40:13 DEBUG : dir.metadata: reading active writers 2025/11/06 02:40:13 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:14 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:14 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:40:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:17 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:17 DEBUG : dir: Looking for writers 2025/11/06 02:40:17 DEBUG : file1: reading active writers 2025/11/06 02:40:17 DEBUG : Looking for writers 2025/11/06 02:40:17 DEBUG : dir: reading active writers 2025/11/06 02:40:17 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.78s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:18 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:18 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:40:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:21 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/11/06 02:40:23 DEBUG : Can set mod time: true 2025/11/06 02:40:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/06 02:40:23 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:23 DEBUG : dir: Looking for writers 2025/11/06 02:40:23 DEBUG : file1: reading active writers 2025/11/06 02:40:23 DEBUG : Looking for writers 2025/11/06 02:40:23 DEBUG : dir: reading active writers 2025/11/06 02:40:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:24 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:24 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:40:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:40:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/06 02:40:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:40:27 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (0 bytes), uploading instead of streaming 2025/11/06 02:40:28 DEBUG : dir/file1: size = 0 OK 2025/11/06 02:40:28 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/06 02:40:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/06 02:40:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/06 02:40:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:40:28 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:28 DEBUG : dir: Looking for writers 2025/11/06 02:40:28 DEBUG : file1: reading active writers 2025/11/06 02:40:28 DEBUG : Looking for writers 2025/11/06 02:40:28 DEBUG : dir: reading active writers 2025/11/06 02:40:28 DEBUG : >WaitForWriters: 2025/11/06 02:40:29 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:29 DEBUG : dir: Looking for writers 2025/11/06 02:40:29 DEBUG : file1: reading active writers 2025/11/06 02:40:29 DEBUG : Looking for writers 2025/11/06 02:40:29 DEBUG : dir: reading active writers 2025/11/06 02:40:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:30 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:30 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:40:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:40:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/06 02:40:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:40:32 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (5 bytes), uploading instead of streaming 2025/11/06 02:40:33 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/06 02:40:34 DEBUG : dir/file1: size = 5 OK 2025/11/06 02:40:34 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:40:34 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/06 02:40:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/06 02:40:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:34 DEBUG : dir: Looking for writers 2025/11/06 02:40:34 DEBUG : file1: reading active writers 2025/11/06 02:40:34 DEBUG : Looking for writers 2025/11/06 02:40:34 DEBUG : dir: reading active writers 2025/11/06 02:40:34 DEBUG : >WaitForWriters: 2025/11/06 02:40:34 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:34 DEBUG : dir: Looking for writers 2025/11/06 02:40:34 DEBUG : file1: reading active writers 2025/11/06 02:40:34 DEBUG : Looking for writers 2025/11/06 02:40:34 DEBUG : dir: reading active writers 2025/11/06 02:40:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:35 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:35 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:40:35 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:35 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:40:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:40:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:35 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:40:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/06 02:40:39 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:39 DEBUG : dir: Looking for writers 2025/11/06 02:40:39 DEBUG : file1: reading active writers 2025/11/06 02:40:39 DEBUG : Looking for writers 2025/11/06 02:40:39 DEBUG : dir: reading active writers 2025/11/06 02:40:39 DEBUG : >WaitForWriters: 2025/11/06 02:40:39 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:40 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:40 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:40:40 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:40 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:40:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:40 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:40:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/06 02:40:43 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:40:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:40:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:40:43 DEBUG : dir/file1(0xc0005e5500): close: 2025/11/06 02:40:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/11/06 02:40:43 DEBUG : dir/file1(0xc0005e5500): >close: err= 2025/11/06 02:40:43 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:43 DEBUG : dir: Looking for writers 2025/11/06 02:40:43 DEBUG : file1: reading active writers 2025/11/06 02:40:43 DEBUG : Looking for writers 2025/11/06 02:40:43 DEBUG : dir: reading active writers 2025/11/06 02:40:43 DEBUG : >WaitForWriters: 2025/11/06 02:40:43 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:43 DEBUG : dir: Looking for writers 2025/11/06 02:40:43 DEBUG : file1: reading active writers 2025/11/06 02:40:43 DEBUG : Looking for writers 2025/11/06 02:40:43 DEBUG : dir: reading active writers 2025/11/06 02:40:43 DEBUG : >WaitForWriters: 2025/11/06 02:40:43 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:44 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:44 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:40:44 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:44 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:40:44 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:40:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/06 02:40:47 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:40:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:40:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:40:47 DEBUG : dir/file1(0xc0005e43c0): _writeAt: size=5, off=0 2025/11/06 02:40:47 DEBUG : dir/file1(0xc0005e43c0): openPending: 2025/11/06 02:40:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/06 02:40:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/06 02:40:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:40:47 DEBUG : dir/file1(0xc0005e43c0): >openPending: err= 2025/11/06 02:40:47 DEBUG : dir/file1(0xc0005e43c0): >_writeAt: n=5, err= 2025/11/06 02:40:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/06 02:40:47 DEBUG : dir/file1(0xc0005e43c0): close: 2025/11/06 02:40:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/11/06 02:40:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/11/06 02:40:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/11/06 02:40:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/06 02:40:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/06 02:40:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:40:47 DEBUG : dir/file1(0xc0005e43c0): >close: err= 2025/11/06 02:40:47 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:47 DEBUG : dir: Looking for writers 2025/11/06 02:40:47 DEBUG : file1: reading active writers 2025/11/06 02:40:47 DEBUG : Looking for writers 2025/11/06 02:40:47 DEBUG : dir: reading active writers 2025/11/06 02:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:40:47 DEBUG : dir: Looking for writers 2025/11/06 02:40:47 DEBUG : file1: reading active writers 2025/11/06 02:40:47 DEBUG : Looking for writers 2025/11/06 02:40:47 DEBUG : dir: reading active writers 2025/11/06 02:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:40:47 DEBUG : dir: Looking for writers 2025/11/06 02:40:47 DEBUG : file1: reading active writers 2025/11/06 02:40:47 DEBUG : Looking for writers 2025/11/06 02:40:47 DEBUG : dir: reading active writers 2025/11/06 02:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:40:47 DEBUG : dir: Looking for writers 2025/11/06 02:40:47 DEBUG : file1: reading active writers 2025/11/06 02:40:47 DEBUG : Looking for writers 2025/11/06 02:40:47 DEBUG : dir: reading active writers 2025/11/06 02:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:40:47 DEBUG : dir/file1: vfs cache: starting upload 2025/11/06 02:40:47 DEBUG : dir: Looking for writers 2025/11/06 02:40:47 DEBUG : file1: reading active writers 2025/11/06 02:40:47 DEBUG : Looking for writers 2025/11/06 02:40:47 DEBUG : dir: reading active writers 2025/11/06 02:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:40:47 DEBUG : dir: Looking for writers 2025/11/06 02:40:47 DEBUG : file1: reading active writers 2025/11/06 02:40:47 DEBUG : Looking for writers 2025/11/06 02:40:47 DEBUG : dir: reading active writers 2025/11/06 02:40:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:40:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:48 DEBUG : dir: Looking for writers 2025/11/06 02:40:48 DEBUG : file1: reading active writers 2025/11/06 02:40:48 DEBUG : Looking for writers 2025/11/06 02:40:48 DEBUG : dir: reading active writers 2025/11/06 02:40:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:40:48 DEBUG : dir: Looking for writers 2025/11/06 02:40:48 DEBUG : file1: reading active writers 2025/11/06 02:40:48 DEBUG : Looking for writers 2025/11/06 02:40:48 DEBUG : dir: reading active writers 2025/11/06 02:40:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:40:49 DEBUG : dir/file1: size = 14 OK 2025/11/06 02:40:49 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/11/06 02:40:49 INFO : dir/file1: Copied (replaced existing) 2025/11/06 02:40:49 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/11/06 02:40:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/06 02:40:49 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/11/06 02:40:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:40:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/06 02:40:49 DEBUG : dir: Looking for writers 2025/11/06 02:40:49 DEBUG : file1: reading active writers 2025/11/06 02:40:49 DEBUG : Looking for writers 2025/11/06 02:40:49 DEBUG : dir: reading active writers 2025/11/06 02:40:49 DEBUG : >WaitForWriters: 2025/11/06 02:40:50 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:50 DEBUG : dir: Looking for writers 2025/11/06 02:40:50 DEBUG : file1: reading active writers 2025/11/06 02:40:50 DEBUG : Looking for writers 2025/11/06 02:40:50 DEBUG : dir: reading active writers 2025/11/06 02:40:50 DEBUG : >WaitForWriters: 2025/11/06 02:40:50 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.15s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.54s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.47s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.60s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.36s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.65s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:51 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:51 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:40:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:40:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/06 02:40:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:40:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/11/06 02:40:54 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:54 DEBUG : dir: Looking for writers 2025/11/06 02:40:54 DEBUG : file1: reading active writers 2025/11/06 02:40:54 DEBUG : Looking for writers 2025/11/06 02:40:54 DEBUG : dir: reading active writers 2025/11/06 02:40:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.18s) === RUN TestFileOpenReadUnknownSize 2025/11/06 02:40:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/11/06 02:40:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:40:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:40:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/11/06 02:40:55 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:40:55 DEBUG : Looking for writers 2025/11/06 02:40:55 DEBUG : file.txt: reading active writers 2025/11/06 02:40:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:40:55 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:40:55 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:40:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:40:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:40:58 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (25 bytes), uploading instead of streaming 2025/11/06 02:40:59 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/06 02:41:00 DEBUG : dir/file1: size = 25 OK 2025/11/06 02:41:00 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/06 02:41:00 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/06 02:41:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:00 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:00 DEBUG : dir: Looking for writers 2025/11/06 02:41:00 DEBUG : file1: reading active writers 2025/11/06 02:41:00 DEBUG : Looking for writers 2025/11/06 02:41:00 DEBUG : dir: reading active writers 2025/11/06 02:41:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.69s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:41:01 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:41:01 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:41:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:03 DEBUG : dir/file1: Remove: 2025/11/06 02:41:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:04 DEBUG : dir/file1: >Remove: err= 2025/11/06 02:41:04 DEBUG : dir/file1: Remove: 2025/11/06 02:41:04 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/06 02:41:04 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:04 DEBUG : dir: Looking for writers 2025/11/06 02:41:04 DEBUG : Looking for writers 2025/11/06 02:41:04 DEBUG : dir: reading active writers 2025/11/06 02:41:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.15s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:41:05 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:41:05 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:41:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:08 DEBUG : dir/file1: Remove: 2025/11/06 02:41:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:08 DEBUG : dir/file1: >Remove: err= 2025/11/06 02:41:08 DEBUG : dir/file1: Remove: 2025/11/06 02:41:08 DEBUG : dir/file1: >Remove: err=Read only file system 2025/11/06 02:41:08 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:08 DEBUG : dir: Looking for writers 2025/11/06 02:41:08 DEBUG : Looking for writers 2025/11/06 02:41:08 DEBUG : dir: reading active writers 2025/11/06 02:41:08 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.16s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:41:09 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:41:09 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:41:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:41:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/06 02:41:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/11/06 02:41:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/06 02:41:12 DEBUG : dir/file1: Open: flags=O_RDWR 2025/11/06 02:41:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/06 02:41:12 DEBUG : dir/file1: Open: flags=0x3 2025/11/06 02:41:12 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/11/06 02:41:12 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/11/06 02:41:12 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:12 DEBUG : dir: Looking for writers 2025/11/06 02:41:12 DEBUG : file1: reading active writers 2025/11/06 02:41:12 DEBUG : Looking for writers 2025/11/06 02:41:12 DEBUG : dir: reading active writers 2025/11/06 02:41:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.96s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:41:13 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:41:13 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:41:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:16 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:16 DEBUG : dir: Looking for writers 2025/11/06 02:41:16 DEBUG : file1: reading active writers 2025/11/06 02:41:16 DEBUG : Looking for writers 2025/11/06 02:41:16 DEBUG : dir: reading active writers 2025/11/06 02:41:16 DEBUG : >WaitForWriters: 2025/11/06 02:41:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:17 DEBUG : newLeaf: Updating file with newLeaf 0xc00066c6c0 2025/11/06 02:41:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/06 02:41:18 DEBUG : dir/file1: Updating file with dir/file1 0xc00066c6c0 2025/11/06 02:41:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/06 02:41:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:41:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/06 02:41:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc00066c6c0 2025/11/06 02:41:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:18 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (25 bytes), uploading instead of streaming 2025/11/06 02:41:18 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/06 02:41:19 DEBUG : dir/file1: size = 25 OK 2025/11/06 02:41:19 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/06 02:41:19 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/06 02:41:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:19 DEBUG : newLeaf: Running delayed rename now 2025/11/06 02:41:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00066c6c0 2025/11/06 02:41:20 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:20 DEBUG : dir: Looking for writers 2025/11/06 02:41:20 DEBUG : Looking for writers 2025/11/06 02:41:20 DEBUG : dir: reading active writers 2025/11/06 02:41:20 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:20 DEBUG : >WaitForWriters: 2025/11/06 02:41:20 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:20 DEBUG : dir: Looking for writers 2025/11/06 02:41:20 DEBUG : Looking for writers 2025/11/06 02:41:20 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:20 DEBUG : dir: reading active writers 2025/11/06 02:41:20 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:41:21 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:41:21 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:41:21 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:41:21 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:21 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:21 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:41:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:24 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:24 DEBUG : dir: Looking for writers 2025/11/06 02:41:24 DEBUG : file1: reading active writers 2025/11/06 02:41:24 DEBUG : Looking for writers 2025/11/06 02:41:24 DEBUG : dir: reading active writers 2025/11/06 02:41:24 DEBUG : >WaitForWriters: 2025/11/06 02:41:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00066cb40 2025/11/06 02:41:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/06 02:41:26 DEBUG : dir/file1: Updating file with dir/file1 0xc00066cb40 2025/11/06 02:41:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/06 02:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:41:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/06 02:41:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc00066cb40 2025/11/06 02:41:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:26 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (25 bytes), uploading instead of streaming 2025/11/06 02:41:26 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/11/06 02:41:27 DEBUG : dir/file1: size = 25 OK 2025/11/06 02:41:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/06 02:41:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/11/06 02:41:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:27 DEBUG : newLeaf: Running delayed rename now 2025/11/06 02:41:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00066cb40 2025/11/06 02:41:28 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:28 DEBUG : dir: Looking for writers 2025/11/06 02:41:28 DEBUG : Looking for writers 2025/11/06 02:41:28 DEBUG : dir: reading active writers 2025/11/06 02:41:28 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:28 DEBUG : >WaitForWriters: 2025/11/06 02:41:28 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:28 DEBUG : dir: Looking for writers 2025/11/06 02:41:28 DEBUG : Looking for writers 2025/11/06 02:41:28 DEBUG : dir: reading active writers 2025/11/06 02:41:28 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:28 DEBUG : >WaitForWriters: 2025/11/06 02:41:28 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:41:29 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:41:29 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:41:29 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:41:29 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:29 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:29 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:41:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/06 02:41:32 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:41:32 DEBUG : dir/file1(0xc0005e4500): openPending: 2025/11/06 02:41:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/06 02:41:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/06 02:41:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:32 DEBUG : dir/file1(0xc0005e4500): >openPending: err= 2025/11/06 02:41:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/06 02:41:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:41:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:41:32 DEBUG : dir/file1(0xc0005e4500): _writeAt: size=14, off=0 2025/11/06 02:41:32 DEBUG : dir/file1(0xc0005e4500): >_writeAt: n=14, err= 2025/11/06 02:41:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/06 02:41:32 DEBUG : dir/file1(0xc0005e4500): close: 2025/11/06 02:41:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/06 02:41:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/06 02:41:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:41:32 DEBUG : dir/file1(0xc0005e4500): >close: err= 2025/11/06 02:41:32 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:32 DEBUG : dir: Looking for writers 2025/11/06 02:41:32 DEBUG : file1: reading active writers 2025/11/06 02:41:32 DEBUG : Looking for writers 2025/11/06 02:41:32 DEBUG : dir: reading active writers 2025/11/06 02:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:41:32 DEBUG : dir: Looking for writers 2025/11/06 02:41:32 DEBUG : file1: reading active writers 2025/11/06 02:41:32 DEBUG : Looking for writers 2025/11/06 02:41:32 DEBUG : dir: reading active writers 2025/11/06 02:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:41:32 DEBUG : dir: Looking for writers 2025/11/06 02:41:32 DEBUG : file1: reading active writers 2025/11/06 02:41:32 DEBUG : Looking for writers 2025/11/06 02:41:32 DEBUG : dir: reading active writers 2025/11/06 02:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:41:32 DEBUG : dir: Looking for writers 2025/11/06 02:41:32 DEBUG : file1: reading active writers 2025/11/06 02:41:32 DEBUG : Looking for writers 2025/11/06 02:41:32 DEBUG : dir: reading active writers 2025/11/06 02:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:41:32 DEBUG : dir/file1: vfs cache: starting upload 2025/11/06 02:41:32 DEBUG : dir: Looking for writers 2025/11/06 02:41:32 DEBUG : file1: reading active writers 2025/11/06 02:41:32 DEBUG : Looking for writers 2025/11/06 02:41:32 DEBUG : dir: reading active writers 2025/11/06 02:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:41:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:32 DEBUG : dir: Looking for writers 2025/11/06 02:41:32 DEBUG : file1: reading active writers 2025/11/06 02:41:32 DEBUG : Looking for writers 2025/11/06 02:41:32 DEBUG : dir: reading active writers 2025/11/06 02:41:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:41:33 DEBUG : dir: Looking for writers 2025/11/06 02:41:33 DEBUG : file1: reading active writers 2025/11/06 02:41:33 DEBUG : Looking for writers 2025/11/06 02:41:33 DEBUG : dir: reading active writers 2025/11/06 02:41:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:41:33 DEBUG : dir/file1: size = 14 OK 2025/11/06 02:41:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/06 02:41:33 INFO : dir/file1: Copied (replaced existing) 2025/11/06 02:41:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/06 02:41:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/06 02:41:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/06 02:41:33 DEBUG : dir: Looking for writers 2025/11/06 02:41:33 DEBUG : file1: reading active writers 2025/11/06 02:41:33 DEBUG : Looking for writers 2025/11/06 02:41:33 DEBUG : dir: reading active writers 2025/11/06 02:41:33 DEBUG : >WaitForWriters: 2025/11/06 02:41:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:41:33 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:41:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:41:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:41:33 DEBUG : dir/file1(0xc0008c4a40): _readAt: size=512, off=0 2025/11/06 02:41:33 DEBUG : dir/file1(0xc0008c4a40): openPending: 2025/11/06 02:41:33 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" 2025/11/06 02:41:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/06 02:41:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:33 DEBUG : dir/file1(0xc0008c4a40): >openPending: err= 2025/11/06 02:41:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/06 02:41:33 DEBUG : dir/file1(0xc0008c4a40): >_readAt: n=14, err=EOF 2025/11/06 02:41:33 DEBUG : dir/file1(0xc0008c4a40): close: 2025/11/06 02:41:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/06 02:41:33 DEBUG : dir/file1(0xc0008c4a40): >close: err= 2025/11/06 02:41:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/06 02:41:34 DEBUG : newLeaf: Updating file with newLeaf 0xc00066ccc0 2025/11/06 02:41:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/06 02:41:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/06 02:41:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00066ccc0 2025/11/06 02:41:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/06 02:41:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:41:36 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:41:36 DEBUG : dir/file1(0xc00056d280): openPending: 2025/11/06 02:41:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/06 02:41:36 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/06 02:41:36 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:41:36 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:41:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/06 02:41:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:36 DEBUG : dir/file1(0xc00056d280): >openPending: err= 2025/11/06 02:41:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/06 02:41:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:41:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:41:36 DEBUG : dir/file1(0xc00056d280): _writeAt: size=25, off=0 2025/11/06 02:41:36 DEBUG : dir/file1(0xc00056d280): >_writeAt: n=25, err= 2025/11/06 02:41:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/06 02:41:36 DEBUG : newLeaf: Updating file with newLeaf 0xc00066ccc0 2025/11/06 02:41:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:36 DEBUG : newLeaf(0xc00056d280): close: 2025/11/06 02:41:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/06 02:41:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-06 02:41:36.041112454 +0000 UTC m=+199.797887165 2025/11/06 02:41:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/06 02:41:36 DEBUG : newLeaf(0xc00056d280): >close: err= 2025/11/06 02:41:36 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:36 DEBUG : dir: Looking for writers 2025/11/06 02:41:36 DEBUG : Looking for writers 2025/11/06 02:41:36 DEBUG : dir: reading active writers 2025/11/06 02:41:36 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:41:36 DEBUG : dir: Looking for writers 2025/11/06 02:41:36 DEBUG : Looking for writers 2025/11/06 02:41:36 DEBUG : dir: reading active writers 2025/11/06 02:41:36 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:41:36 DEBUG : dir: Looking for writers 2025/11/06 02:41:36 DEBUG : Looking for writers 2025/11/06 02:41:36 DEBUG : dir: reading active writers 2025/11/06 02:41:36 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:41:36 DEBUG : dir: Looking for writers 2025/11/06 02:41:36 DEBUG : Looking for writers 2025/11/06 02:41:36 DEBUG : dir: reading active writers 2025/11/06 02:41:36 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:41:36 DEBUG : newLeaf: vfs cache: starting upload 2025/11/06 02:41:36 DEBUG : dir: Looking for writers 2025/11/06 02:41:36 DEBUG : Looking for writers 2025/11/06 02:41:36 DEBUG : dir: reading active writers 2025/11/06 02:41:36 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:41:36 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/06 02:41:36 DEBUG : dir: Looking for writers 2025/11/06 02:41:36 DEBUG : Looking for writers 2025/11/06 02:41:36 DEBUG : dir: reading active writers 2025/11/06 02:41:36 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:41:37 DEBUG : dir: Looking for writers 2025/11/06 02:41:37 DEBUG : Looking for writers 2025/11/06 02:41:37 DEBUG : dir: reading active writers 2025/11/06 02:41:37 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:41:37 DEBUG : newLeaf: size = 25 OK 2025/11/06 02:41:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/06 02:41:37 INFO : newLeaf: Copied (replaced existing) 2025/11/06 02:41:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-06 02:41:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/06 02:41:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/06 02:41:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/06 02:41:37 DEBUG : dir: Looking for writers 2025/11/06 02:41:37 DEBUG : Looking for writers 2025/11/06 02:41:37 DEBUG : dir: reading active writers 2025/11/06 02:41:37 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:37 DEBUG : >WaitForWriters: 2025/11/06 02:41:38 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:38 DEBUG : dir: Looking for writers 2025/11/06 02:41:38 DEBUG : Looking for writers 2025/11/06 02:41:38 DEBUG : dir: reading active writers 2025/11/06 02:41:38 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:38 DEBUG : >WaitForWriters: 2025/11/06 02:41:38 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:41:39 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:41:39 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:41:39 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:39 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:39 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:41:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:42 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:42 DEBUG : dir: Looking for writers 2025/11/06 02:41:42 DEBUG : file1: reading active writers 2025/11/06 02:41:42 DEBUG : Looking for writers 2025/11/06 02:41:42 DEBUG : dir: reading active writers 2025/11/06 02:41:42 DEBUG : >WaitForWriters: 2025/11/06 02:41:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:42 DEBUG : newLeaf: Updating file with newLeaf 0xc00066d5c0 2025/11/06 02:41:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/06 02:41:43 DEBUG : dir/file1: Updating file with dir/file1 0xc00066d5c0 2025/11/06 02:41:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/06 02:41:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:41:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:41:44 DEBUG : dir/file1(0xc0005e4a00): openPending: 2025/11/06 02:41:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/11/06 02:41:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/06 02:41:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:44 DEBUG : dir/file1(0xc0005e4a00): >openPending: err= 2025/11/06 02:41:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/06 02:41:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:41:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:41:44 DEBUG : dir/file1(0xc0005e4a00): _writeAt: size=25, off=0 2025/11/06 02:41:44 DEBUG : dir/file1(0xc0005e4a00): >_writeAt: n=25, err= 2025/11/06 02:41:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/06 02:41:44 DEBUG : newLeaf: Updating file with newLeaf 0xc00066d5c0 2025/11/06 02:41:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:44 DEBUG : newLeaf(0xc0005e4a00): close: 2025/11/06 02:41:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/06 02:41:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-06 02:41:44.102705461 +0000 UTC m=+207.859480174 2025/11/06 02:41:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/06 02:41:44 DEBUG : newLeaf(0xc0005e4a00): >close: err= 2025/11/06 02:41:44 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:44 DEBUG : dir: Looking for writers 2025/11/06 02:41:44 DEBUG : Looking for writers 2025/11/06 02:41:44 DEBUG : dir: reading active writers 2025/11/06 02:41:44 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:41:44 DEBUG : dir: Looking for writers 2025/11/06 02:41:44 DEBUG : Looking for writers 2025/11/06 02:41:44 DEBUG : dir: reading active writers 2025/11/06 02:41:44 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:41:44 DEBUG : dir: Looking for writers 2025/11/06 02:41:44 DEBUG : Looking for writers 2025/11/06 02:41:44 DEBUG : dir: reading active writers 2025/11/06 02:41:44 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:41:44 DEBUG : dir: Looking for writers 2025/11/06 02:41:44 DEBUG : Looking for writers 2025/11/06 02:41:44 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:44 DEBUG : dir: reading active writers 2025/11/06 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:41:44 DEBUG : newLeaf: vfs cache: starting upload 2025/11/06 02:41:44 DEBUG : dir: Looking for writers 2025/11/06 02:41:44 DEBUG : Looking for writers 2025/11/06 02:41:44 DEBUG : dir: reading active writers 2025/11/06 02:41:44 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:41:44 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/06 02:41:44 DEBUG : dir: Looking for writers 2025/11/06 02:41:44 DEBUG : Looking for writers 2025/11/06 02:41:44 DEBUG : dir: reading active writers 2025/11/06 02:41:44 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:41:45 DEBUG : dir: Looking for writers 2025/11/06 02:41:45 DEBUG : Looking for writers 2025/11/06 02:41:45 DEBUG : dir: reading active writers 2025/11/06 02:41:45 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:41:45 DEBUG : newLeaf: size = 25 OK 2025/11/06 02:41:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/06 02:41:45 INFO : newLeaf: Copied (replaced existing) 2025/11/06 02:41:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-06 02:41:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/06 02:41:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/06 02:41:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/06 02:41:45 DEBUG : dir: Looking for writers 2025/11/06 02:41:45 DEBUG : Looking for writers 2025/11/06 02:41:45 DEBUG : dir: reading active writers 2025/11/06 02:41:45 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:45 DEBUG : >WaitForWriters: 2025/11/06 02:41:46 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:46 DEBUG : dir: Looking for writers 2025/11/06 02:41:46 DEBUG : Looking for writers 2025/11/06 02:41:46 DEBUG : dir: reading active writers 2025/11/06 02:41:46 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:46 DEBUG : >WaitForWriters: 2025/11/06 02:41:46 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:41:47 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:41:47 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:41:47 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:47 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:47 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:41:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/06 02:41:50 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:41:50 DEBUG : dir/file1(0xc0005e4c00): openPending: 2025/11/06 02:41:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/06 02:41:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/06 02:41:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:50 DEBUG : dir/file1(0xc0005e4c00): >openPending: err= 2025/11/06 02:41:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/06 02:41:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:41:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:41:50 DEBUG : dir/file1(0xc0005e4c00): _writeAt: size=14, off=0 2025/11/06 02:41:50 DEBUG : dir/file1(0xc0005e4c00): >_writeAt: n=14, err= 2025/11/06 02:41:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/06 02:41:50 DEBUG : dir/file1(0xc0005e4c00): close: 2025/11/06 02:41:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/06 02:41:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/06 02:41:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:41:50 DEBUG : dir/file1(0xc0005e4c00): >close: err= 2025/11/06 02:41:50 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:50 DEBUG : dir: Looking for writers 2025/11/06 02:41:50 DEBUG : file1: reading active writers 2025/11/06 02:41:50 DEBUG : Looking for writers 2025/11/06 02:41:50 DEBUG : dir: reading active writers 2025/11/06 02:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:41:50 DEBUG : dir: Looking for writers 2025/11/06 02:41:50 DEBUG : file1: reading active writers 2025/11/06 02:41:50 DEBUG : Looking for writers 2025/11/06 02:41:50 DEBUG : dir: reading active writers 2025/11/06 02:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:41:50 DEBUG : dir: Looking for writers 2025/11/06 02:41:50 DEBUG : file1: reading active writers 2025/11/06 02:41:50 DEBUG : Looking for writers 2025/11/06 02:41:50 DEBUG : dir: reading active writers 2025/11/06 02:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:41:50 DEBUG : dir: Looking for writers 2025/11/06 02:41:50 DEBUG : file1: reading active writers 2025/11/06 02:41:50 DEBUG : Looking for writers 2025/11/06 02:41:50 DEBUG : dir: reading active writers 2025/11/06 02:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:41:50 DEBUG : dir/file1: vfs cache: starting upload 2025/11/06 02:41:50 DEBUG : dir: Looking for writers 2025/11/06 02:41:50 DEBUG : file1: reading active writers 2025/11/06 02:41:50 DEBUG : Looking for writers 2025/11/06 02:41:50 DEBUG : dir: reading active writers 2025/11/06 02:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:41:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:41:50 DEBUG : dir: Looking for writers 2025/11/06 02:41:50 DEBUG : file1: reading active writers 2025/11/06 02:41:50 DEBUG : Looking for writers 2025/11/06 02:41:50 DEBUG : dir: reading active writers 2025/11/06 02:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:41:50 DEBUG : dir: Looking for writers 2025/11/06 02:41:50 DEBUG : file1: reading active writers 2025/11/06 02:41:50 DEBUG : Looking for writers 2025/11/06 02:41:50 DEBUG : dir: reading active writers 2025/11/06 02:41:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:41:51 DEBUG : dir/file1: size = 14 OK 2025/11/06 02:41:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/06 02:41:51 INFO : dir/file1: Copied (replaced existing) 2025/11/06 02:41:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/06 02:41:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/06 02:41:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/06 02:41:51 DEBUG : dir: Looking for writers 2025/11/06 02:41:51 DEBUG : file1: reading active writers 2025/11/06 02:41:51 DEBUG : Looking for writers 2025/11/06 02:41:51 DEBUG : dir: reading active writers 2025/11/06 02:41:51 DEBUG : >WaitForWriters: 2025/11/06 02:41:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:41:51 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:41:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:41:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:41:51 DEBUG : dir/file1(0xc00056d400): _readAt: size=512, off=0 2025/11/06 02:41:51 DEBUG : dir/file1(0xc00056d400): openPending: 2025/11/06 02:41:51 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" 2025/11/06 02:41:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/06 02:41:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:51 DEBUG : dir/file1(0xc00056d400): >openPending: err= 2025/11/06 02:41:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/06 02:41:51 DEBUG : dir/file1(0xc00056d400): >_readAt: n=14, err=EOF 2025/11/06 02:41:51 DEBUG : dir/file1(0xc00056d400): close: 2025/11/06 02:41:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/06 02:41:51 DEBUG : dir/file1(0xc00056d400): >close: err= 2025/11/06 02:41:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/06 02:41:52 DEBUG : newLeaf: Updating file with newLeaf 0xc0001add40 2025/11/06 02:41:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/06 02:41:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/06 02:41:53 DEBUG : dir/file1: Updating file with dir/file1 0xc0001add40 2025/11/06 02:41:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/06 02:41:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:41:53 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:41:53 DEBUG : dir/file1(0xc0008c4980): openPending: 2025/11/06 02:41:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/06 02:41:53 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/06 02:41:53 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:41:53 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:41:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/06 02:41:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:41:53 DEBUG : dir/file1(0xc0008c4980): >openPending: err= 2025/11/06 02:41:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/06 02:41:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:41:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:41:53 DEBUG : dir/file1(0xc0008c4980): _writeAt: size=25, off=0 2025/11/06 02:41:53 DEBUG : dir/file1(0xc0008c4980): >_writeAt: n=25, err= 2025/11/06 02:41:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:41:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/06 02:41:54 DEBUG : newLeaf: Updating file with newLeaf 0xc0001add40 2025/11/06 02:41:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:41:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:54 DEBUG : newLeaf(0xc0008c4980): close: 2025/11/06 02:41:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/06 02:41:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-06 02:41:53.486674813 +0000 UTC m=+217.243449525 2025/11/06 02:41:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/06 02:41:54 DEBUG : newLeaf(0xc0008c4980): >close: err= 2025/11/06 02:41:54 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:54 DEBUG : dir: Looking for writers 2025/11/06 02:41:54 DEBUG : Looking for writers 2025/11/06 02:41:54 DEBUG : dir: reading active writers 2025/11/06 02:41:54 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:41:54 DEBUG : dir: Looking for writers 2025/11/06 02:41:54 DEBUG : Looking for writers 2025/11/06 02:41:54 DEBUG : dir: reading active writers 2025/11/06 02:41:54 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:41:54 DEBUG : dir: Looking for writers 2025/11/06 02:41:54 DEBUG : Looking for writers 2025/11/06 02:41:54 DEBUG : dir: reading active writers 2025/11/06 02:41:54 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:41:54 DEBUG : dir: Looking for writers 2025/11/06 02:41:54 DEBUG : Looking for writers 2025/11/06 02:41:54 DEBUG : dir: reading active writers 2025/11/06 02:41:54 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:41:54 DEBUG : newLeaf: vfs cache: starting upload 2025/11/06 02:41:54 DEBUG : dir: Looking for writers 2025/11/06 02:41:54 DEBUG : Looking for writers 2025/11/06 02:41:54 DEBUG : dir: reading active writers 2025/11/06 02:41:54 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:41:54 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/06 02:41:54 DEBUG : dir: Looking for writers 2025/11/06 02:41:54 DEBUG : Looking for writers 2025/11/06 02:41:54 DEBUG : dir: reading active writers 2025/11/06 02:41:54 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:41:54 DEBUG : dir: Looking for writers 2025/11/06 02:41:54 DEBUG : Looking for writers 2025/11/06 02:41:54 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:54 DEBUG : dir: reading active writers 2025/11/06 02:41:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:41:55 DEBUG : dir: Looking for writers 2025/11/06 02:41:55 DEBUG : Looking for writers 2025/11/06 02:41:55 DEBUG : dir: reading active writers 2025/11/06 02:41:55 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:41:55 DEBUG : newLeaf: size = 25 OK 2025/11/06 02:41:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/06 02:41:55 INFO : newLeaf: Copied (replaced existing) 2025/11/06 02:41:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-06 02:41:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/06 02:41:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/06 02:41:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:41:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/06 02:41:56 DEBUG : dir: Looking for writers 2025/11/06 02:41:56 DEBUG : Looking for writers 2025/11/06 02:41:56 DEBUG : dir: reading active writers 2025/11/06 02:41:56 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:56 DEBUG : >WaitForWriters: 2025/11/06 02:41:56 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:41:56 DEBUG : dir: Looking for writers 2025/11/06 02:41:56 DEBUG : Looking for writers 2025/11/06 02:41:56 DEBUG : dir: reading active writers 2025/11/06 02:41:56 DEBUG : newLeaf: reading active writers 2025/11/06 02:41:56 DEBUG : >WaitForWriters: 2025/11/06 02:41:56 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:41:57 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:41:57 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:41:57 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:57 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:41:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:41:57 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:41:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:42:00 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:00 DEBUG : dir: Looking for writers 2025/11/06 02:42:00 DEBUG : file1: reading active writers 2025/11/06 02:42:00 DEBUG : Looking for writers 2025/11/06 02:42:00 DEBUG : dir: reading active writers 2025/11/06 02:42:00 DEBUG : >WaitForWriters: 2025/11/06 02:42:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:00 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:42:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:42:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:42:00 DEBUG : dir/file1(0xc0004109c0): _readAt: size=512, off=0 2025/11/06 02:42:00 DEBUG : dir/file1(0xc0004109c0): openPending: 2025/11/06 02:42:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/11/06 02:42:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/06 02:42:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:00 DEBUG : dir/file1(0xc0004109c0): >openPending: err= 2025/11/06 02:42:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/06 02:42:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:42:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:00 DEBUG : dir/file1(0xc0004109c0): >_readAt: n=14, err=EOF 2025/11/06 02:42:00 DEBUG : dir/file1(0xc0004109c0): close: 2025/11/06 02:42:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/06 02:42:00 DEBUG : dir/file1(0xc0004109c0): >close: err= 2025/11/06 02:42:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:42:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/06 02:42:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cd080 2025/11/06 02:42:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:42:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:42:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/06 02:42:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/06 02:42:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0008cd080 2025/11/06 02:42:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/06 02:42:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:42:02 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:42:02 DEBUG : dir/file1(0xc0008c4ac0): openPending: 2025/11/06 02:42:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2025/11/06 02:42:02 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2025/11/06 02:42:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:42:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:42:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/06 02:42:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:02 DEBUG : dir/file1(0xc0008c4ac0): >openPending: err= 2025/11/06 02:42:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/06 02:42:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:42:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:42:02 DEBUG : dir/file1(0xc0008c4ac0): _writeAt: size=25, off=0 2025/11/06 02:42:02 DEBUG : dir/file1(0xc0008c4ac0): >_writeAt: n=25, err= 2025/11/06 02:42:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/06 02:42:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/06 02:42:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0008cd080 2025/11/06 02:42:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:42:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:42:03 DEBUG : newLeaf(0xc0008c4ac0): close: 2025/11/06 02:42:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/06 02:42:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-06 02:42:02.946265444 +0000 UTC m=+226.703040146 2025/11/06 02:42:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/06 02:42:03 DEBUG : newLeaf(0xc0008c4ac0): >close: err= 2025/11/06 02:42:03 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:03 DEBUG : dir: Looking for writers 2025/11/06 02:42:03 DEBUG : Looking for writers 2025/11/06 02:42:03 DEBUG : newLeaf: reading active writers 2025/11/06 02:42:03 DEBUG : dir: reading active writers 2025/11/06 02:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:42:03 DEBUG : dir: Looking for writers 2025/11/06 02:42:03 DEBUG : Looking for writers 2025/11/06 02:42:03 DEBUG : dir: reading active writers 2025/11/06 02:42:03 DEBUG : newLeaf: reading active writers 2025/11/06 02:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:42:03 DEBUG : dir: Looking for writers 2025/11/06 02:42:03 DEBUG : Looking for writers 2025/11/06 02:42:03 DEBUG : dir: reading active writers 2025/11/06 02:42:03 DEBUG : newLeaf: reading active writers 2025/11/06 02:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:42:03 DEBUG : dir: Looking for writers 2025/11/06 02:42:03 DEBUG : Looking for writers 2025/11/06 02:42:03 DEBUG : dir: reading active writers 2025/11/06 02:42:03 DEBUG : newLeaf: reading active writers 2025/11/06 02:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:42:03 DEBUG : newLeaf: vfs cache: starting upload 2025/11/06 02:42:03 DEBUG : dir: Looking for writers 2025/11/06 02:42:03 DEBUG : Looking for writers 2025/11/06 02:42:03 DEBUG : dir: reading active writers 2025/11/06 02:42:03 DEBUG : newLeaf: reading active writers 2025/11/06 02:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:42:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/11/06 02:42:03 DEBUG : dir: Looking for writers 2025/11/06 02:42:03 DEBUG : Looking for writers 2025/11/06 02:42:03 DEBUG : dir: reading active writers 2025/11/06 02:42:03 DEBUG : newLeaf: reading active writers 2025/11/06 02:42:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:42:04 DEBUG : dir: Looking for writers 2025/11/06 02:42:04 DEBUG : Looking for writers 2025/11/06 02:42:04 DEBUG : dir: reading active writers 2025/11/06 02:42:04 DEBUG : newLeaf: reading active writers 2025/11/06 02:42:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:42:04 DEBUG : newLeaf: size = 25 OK 2025/11/06 02:42:04 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/11/06 02:42:04 INFO : newLeaf: Copied (replaced existing) 2025/11/06 02:42:04 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-11-06 02:42:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/11/06 02:42:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/06 02:42:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/06 02:42:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/06 02:42:04 DEBUG : dir: Looking for writers 2025/11/06 02:42:04 DEBUG : Looking for writers 2025/11/06 02:42:04 DEBUG : dir: reading active writers 2025/11/06 02:42:04 DEBUG : newLeaf: reading active writers 2025/11/06 02:42:04 DEBUG : >WaitForWriters: 2025/11/06 02:42:05 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:05 DEBUG : dir: Looking for writers 2025/11/06 02:42:05 DEBUG : Looking for writers 2025/11/06 02:42:05 DEBUG : dir: reading active writers 2025/11/06 02:42:05 DEBUG : newLeaf: reading active writers 2025/11/06 02:42:05 DEBUG : >WaitForWriters: 2025/11/06 02:42:05 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestFileRename (52.76s) --- PASS: TestFileRename/off,forceCache=false (8.27s) --- PASS: TestFileRename/minimal,forceCache=false (8.15s) --- PASS: TestFileRename/minimal,forceCache=true (9.43s) --- PASS: TestFileRename/writes,forceCache=false (8.04s) --- PASS: TestFileRename/writes,forceCache=true (10.39s) --- PASS: TestFileRename/full,forceCache=false (8.48s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:06 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:06 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:42:06 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:06 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:42:06 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:06 DEBUG : Looking for writers 2025/11/06 02:42:06 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:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:06 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:06 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:42:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/06 02:42:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/06 02:42:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:09 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:09 DEBUG : dir: Looking for writers 2025/11/06 02:42:09 DEBUG : file1: reading active writers 2025/11/06 02:42:09 DEBUG : Looking for writers 2025/11/06 02:42:09 DEBUG : dir: reading active writers 2025/11/06 02:42:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.64s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:11 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:11 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:42:12 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/06 02:42:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/06 02:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/06 02:42:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/06 02:42:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/06 02:42:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/06 02:42:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/06 02:42:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/06 02:42:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/06 02:42:15 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/06 02:42:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/06 02:42:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/06 02:42:15 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/06 02:42:15 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/06 02:42:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/06 02:42:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/06 02:42:15 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/06 02:42:16 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:16 DEBUG : dir: Looking for writers 2025/11/06 02:42:16 DEBUG : file1: reading active writers 2025/11/06 02:42:16 DEBUG : Looking for writers 2025/11/06 02:42:16 DEBUG : dir: reading active writers 2025/11/06 02:42:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.54s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:17 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:17 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:42:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/06 02:42:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/06 02:42:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/06 02:42:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/06 02:42:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/06 02:42:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/06 02:42:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/06 02:42:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/06 02:42:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/06 02:42:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/06 02:42:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/06 02:42:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/06 02:42:21 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/06 02:42:21 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/06 02:42:21 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/06 02:42:21 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/06 02:42:21 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/06 02:42:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/06 02:42:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/06 02:42:21 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/06 02:42:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/06 02:42:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/06 02:42:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/06 02:42:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/06 02:42:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/06 02:42:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/06 02:42:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/06 02:42:22 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/06 02:42:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/06 02:42:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/06 02:42:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/06 02:42:22 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/06 02:42:22 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:22 DEBUG : dir: Looking for writers 2025/11/06 02:42:22 DEBUG : file1: reading active writers 2025/11/06 02:42:22 DEBUG : Looking for writers 2025/11/06 02:42:22 DEBUG : dir: reading active writers 2025/11/06 02:42:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:23 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:23 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:42:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/06 02:42:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/06 02:42:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:27 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:27 DEBUG : dir: Looking for writers 2025/11/06 02:42:27 DEBUG : file1: reading active writers 2025/11/06 02:42:27 DEBUG : Looking for writers 2025/11/06 02:42:27 DEBUG : dir: reading active writers 2025/11/06 02:42:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.49s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:28 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:28 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:42:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/06 02:42:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/06 02:42:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/06 02:42:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/06 02:42:31 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:31 DEBUG : dir: Looking for writers 2025/11/06 02:42:31 DEBUG : file1: reading active writers 2025/11/06 02:42:31 DEBUG : Looking for writers 2025/11/06 02:42:31 DEBUG : dir: reading active writers 2025/11/06 02:42:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.69s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:33 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:33 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:42:33 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:33 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:33 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:42:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:36 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:42:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:42:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:42:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): _readAt: size=1, off=0 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): openPending: 2025/11/06 02:42:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/06 02:42:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/06 02:42:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): >openPending: err= 2025/11/06 02:42:36 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/06 02:42:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:42:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): >_readAt: n=1, err= 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): _readAt: size=256, off=1 2025/11/06 02:42:36 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): >_readAt: n=15, err=EOF 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): _readAt: size=16, off=16 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): >_readAt: n=0, err=EOF 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): close: 2025/11/06 02:42:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): >close: err= 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): close: 2025/11/06 02:42:36 DEBUG : dir/file1(0xc000410700): >close: err=file already closed 2025/11/06 02:42:36 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:36 DEBUG : dir: Looking for writers 2025/11/06 02:42:36 DEBUG : file1: reading active writers 2025/11/06 02:42:36 DEBUG : Looking for writers 2025/11/06 02:42:36 DEBUG : dir: reading active writers 2025/11/06 02:42:36 DEBUG : >WaitForWriters: 2025/11/06 02:42:36 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.54s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:37 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:37 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:42:37 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:37 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:37 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:42:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:40 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:42:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:42:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:42:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): _readAt: size=1, off=0 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): openPending: 2025/11/06 02:42:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/06 02:42:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/06 02:42:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): >openPending: err= 2025/11/06 02:42:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/06 02:42:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:42:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): >_readAt: n=1, err= 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): _readAt: size=1, off=5 2025/11/06 02:42:40 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): >_readAt: n=1, err= 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): _readAt: size=1, off=3 2025/11/06 02:42:40 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): >_readAt: n=1, err= 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): _readAt: size=1, off=13 2025/11/06 02:42:40 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): >_readAt: n=1, err= 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): _readAt: size=16, off=100 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): >_readAt: n=0, err=EOF 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): close: 2025/11/06 02:42:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/06 02:42:40 DEBUG : dir/file1(0xc00056d380): >close: err= 2025/11/06 02:42:40 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:40 DEBUG : dir: Looking for writers 2025/11/06 02:42:40 DEBUG : file1: reading active writers 2025/11/06 02:42:40 DEBUG : Looking for writers 2025/11/06 02:42:40 DEBUG : dir: reading active writers 2025/11/06 02:42:40 DEBUG : >WaitForWriters: 2025/11/06 02:42:40 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (4.60s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:42 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:42 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:42:42 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:42 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:42 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:42:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:45 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:42:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:42:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:42:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): _readAt: size=1, off=0 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): openPending: 2025/11/06 02:42:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/06 02:42:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/06 02:42:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): >openPending: err= 2025/11/06 02:42:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/06 02:42:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:42:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): >_readAt: n=1, err= 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): _readAt: size=1, off=5 2025/11/06 02:42:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): >_readAt: n=1, err= 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): _readAt: size=1, off=1 2025/11/06 02:42:45 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): >_readAt: n=1, err= 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): _readAt: size=6, off=10 2025/11/06 02:42:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): >_readAt: n=6, err= 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): _readAt: size=256, off=10 2025/11/06 02:42:45 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): >_readAt: n=6, err=EOF 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): _readAt: size=256, off=100 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): >_readAt: n=0, err=EOF 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): close: 2025/11/06 02:42:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): >close: err= 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): _readAt: size=256, off=100 2025/11/06 02:42:45 DEBUG : dir/file1(0xc00056dac0): >_readAt: n=0, err=file already closed 2025/11/06 02:42:45 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:45 DEBUG : dir: Looking for writers 2025/11/06 02:42:45 DEBUG : file1: reading active writers 2025/11/06 02:42:45 DEBUG : Looking for writers 2025/11/06 02:42:45 DEBUG : dir: reading active writers 2025/11/06 02:42:45 DEBUG : >WaitForWriters: 2025/11/06 02:42:45 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.51s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:46 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:46 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:42:46 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:46 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:46 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:42:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:49 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:42:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:42:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:42:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/06 02:42:49 DEBUG : dir/file1(0xc000410380): RWFileHandle.Flush 2025/11/06 02:42:49 DEBUG : dir/file1(0xc000410380): _readAt: size=256, off=0 2025/11/06 02:42:49 DEBUG : dir/file1(0xc000410380): openPending: 2025/11/06 02:42:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/06 02:42:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/06 02:42:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:49 DEBUG : dir/file1(0xc000410380): >openPending: err= 2025/11/06 02:42:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/06 02:42:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:42:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:49 DEBUG : dir/file1(0xc000410380): >_readAt: n=16, err=EOF 2025/11/06 02:42:49 DEBUG : dir/file1(0xc000410380): RWFileHandle.Flush 2025/11/06 02:42:49 DEBUG : dir/file1(0xc000410380): RWFileHandle.Flush 2025/11/06 02:42:49 DEBUG : dir/file1(0xc000410380): close: 2025/11/06 02:42:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/06 02:42:49 DEBUG : dir/file1(0xc000410380): >close: err= 2025/11/06 02:42:49 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:49 DEBUG : dir: Looking for writers 2025/11/06 02:42:49 DEBUG : file1: reading active writers 2025/11/06 02:42:49 DEBUG : Looking for writers 2025/11/06 02:42:49 DEBUG : dir: reading active writers 2025/11/06 02:42:49 DEBUG : >WaitForWriters: 2025/11/06 02:42:49 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.50s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:51 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:51 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:42:51 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:51 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:51 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:42:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:42:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:42:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/06 02:42:54 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:42:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:42:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:42:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/06 02:42:54 DEBUG : dir/file1(0xc0005e5440): _readAt: size=256, off=0 2025/11/06 02:42:54 DEBUG : dir/file1(0xc0005e5440): openPending: 2025/11/06 02:42:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/06 02:42:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/06 02:42:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:54 DEBUG : dir/file1(0xc0005e5440): >openPending: err= 2025/11/06 02:42:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/06 02:42:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:42:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:42:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:42:54 DEBUG : dir/file1(0xc0005e5440): >_readAt: n=16, err=EOF 2025/11/06 02:42:54 DEBUG : dir/file1(0xc0005e5440): RWFileHandle.Release 2025/11/06 02:42:54 DEBUG : dir/file1(0xc0005e5440): close: 2025/11/06 02:42:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/11/06 02:42:54 DEBUG : dir/file1(0xc0005e5440): >close: err= 2025/11/06 02:42:54 DEBUG : dir/file1(0xc0005e5440): RWFileHandle.Release 2025/11/06 02:42:54 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:54 DEBUG : dir: Looking for writers 2025/11/06 02:42:54 DEBUG : file1: reading active writers 2025/11/06 02:42:54 DEBUG : Looking for writers 2025/11/06 02:42:54 DEBUG : dir: reading active writers 2025/11/06 02:42:54 DEBUG : >WaitForWriters: 2025/11/06 02:42:54 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.51s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:55 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:55 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:42:55 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:55 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:42:55 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:42:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:42:55 DEBUG : file1: newRWFileHandle: 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): openPending: 2025/11/06 02:42:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:42:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): >openPending: err= 2025/11/06 02:42:55 DEBUG : file1: >newRWFileHandle: err= 2025/11/06 02:42:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/06 02:42:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): _writeAt: size=5, off=0 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): >_writeAt: n=5, err= 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): _writeAt: size=7, off=5 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): >_writeAt: n=7, err= 2025/11/06 02:42:55 DEBUG : file1: vfs cache: truncate to size=11 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): close: 2025/11/06 02:42:55 DEBUG : file1: vfs cache: setting modification time to 2025-11-06 02:42:55.997910272 +0000 UTC m=+279.754684984 2025/11/06 02:42:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): >close: err= 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): close: 2025/11/06 02:42:55 DEBUG : file1(0xc0008c47c0): >close: err=file already closed 2025/11/06 02:42:55 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:55 DEBUG : Looking for writers 2025/11/06 02:42:55 DEBUG : file1: reading active writers 2025/11/06 02:42:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:42:56 DEBUG : Looking for writers 2025/11/06 02:42:56 DEBUG : file1: reading active writers 2025/11/06 02:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:42:56 DEBUG : Looking for writers 2025/11/06 02:42:56 DEBUG : file1: reading active writers 2025/11/06 02:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:42:56 DEBUG : Looking for writers 2025/11/06 02:42:56 DEBUG : file1: reading active writers 2025/11/06 02:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:42:56 DEBUG : file1: vfs cache: starting upload 2025/11/06 02:42:56 DEBUG : Looking for writers 2025/11/06 02:42:56 DEBUG : file1: reading active writers 2025/11/06 02:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:42:56 DEBUG : Looking for writers 2025/11/06 02:42:56 DEBUG : file1: reading active writers 2025/11/06 02:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:42:56 DEBUG : Looking for writers 2025/11/06 02:42:56 DEBUG : file1: reading active writers 2025/11/06 02:42:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:42:56 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/06 02:42:57 DEBUG : Looking for writers 2025/11/06 02:42:57 DEBUG : file1: reading active writers 2025/11/06 02:42:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:42:58 DEBUG : file1: size = 11 OK 2025/11/06 02:42:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/06 02:42:58 INFO : file1: Copied (new) 2025/11/06 02:42:58 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-06 02:42:55 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/06 02:42:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/06 02:42:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:58 INFO : file1: vfs cache: upload succeeded try #1 2025/11/06 02:42:58 DEBUG : Looking for writers 2025/11/06 02:42:58 DEBUG : file1: reading active writers 2025/11/06 02:42:58 DEBUG : >WaitForWriters: 2025/11/06 02:42:58 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:58 DEBUG : Looking for writers 2025/11/06 02:42:58 DEBUG : file1: reading active writers 2025/11/06 02:42:58 DEBUG : >WaitForWriters: 2025/11/06 02:42:58 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.24s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:42:59 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:42:59 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:42:59 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:59 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:42:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:42:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:42:59 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:42:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:42:59 DEBUG : file1: newRWFileHandle: 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): openPending: 2025/11/06 02:42:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:42:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): >openPending: err= 2025/11/06 02:42:59 DEBUG : file1: >newRWFileHandle: err= 2025/11/06 02:42:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:42:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/06 02:42:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): _writeAt: size=7, off=0 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): >_writeAt: n=7, err= 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): _writeAt: size=6, off=5 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): >_writeAt: n=6, err= 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): close: 2025/11/06 02:42:59 DEBUG : file1: vfs cache: setting modification time to 2025-11-06 02:42:59.235654351 +0000 UTC m=+282.992429064 2025/11/06 02:42:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): >close: err= 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): _writeAt: size=5, off=0 2025/11/06 02:42:59 DEBUG : file1(0xc0008c4700): >_writeAt: n=0, err=file already closed 2025/11/06 02:42:59 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:42:59 DEBUG : Looking for writers 2025/11/06 02:42:59 DEBUG : file1: reading active writers 2025/11/06 02:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:42:59 DEBUG : Looking for writers 2025/11/06 02:42:59 DEBUG : file1: reading active writers 2025/11/06 02:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:42:59 DEBUG : Looking for writers 2025/11/06 02:42:59 DEBUG : file1: reading active writers 2025/11/06 02:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:42:59 DEBUG : Looking for writers 2025/11/06 02:42:59 DEBUG : file1: reading active writers 2025/11/06 02:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:42:59 DEBUG : file1: vfs cache: starting upload 2025/11/06 02:42:59 DEBUG : Looking for writers 2025/11/06 02:42:59 DEBUG : file1: reading active writers 2025/11/06 02:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:42:59 DEBUG : Looking for writers 2025/11/06 02:42:59 DEBUG : file1: reading active writers 2025/11/06 02:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:42:59 DEBUG : Looking for writers 2025/11/06 02:42:59 DEBUG : file1: reading active writers 2025/11/06 02:42:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:43:00 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/06 02:43:00 DEBUG : Looking for writers 2025/11/06 02:43:00 DEBUG : file1: reading active writers 2025/11/06 02:43:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:43:01 DEBUG : file1: size = 11 OK 2025/11/06 02:43:01 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/06 02:43:01 INFO : file1: Copied (new) 2025/11/06 02:43:01 DEBUG : file1: vfs cache: fingerprint now "11,2025-11-06 02:42:59 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/11/06 02:43:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/06 02:43:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:01 INFO : file1: vfs cache: upload succeeded try #1 2025/11/06 02:43:01 DEBUG : Looking for writers 2025/11/06 02:43:01 DEBUG : file1: reading active writers 2025/11/06 02:43:01 DEBUG : >WaitForWriters: 2025/11/06 02:43:01 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:01 DEBUG : Looking for writers 2025/11/06 02:43:01 DEBUG : file1: reading active writers 2025/11/06 02:43:01 DEBUG : >WaitForWriters: 2025/11/06 02:43:01 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.24s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:02 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:02 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:02 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:02 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:02 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:02 DEBUG : file1: newRWFileHandle: 2025/11/06 02:43:02 DEBUG : file1(0xc000699900): openPending: 2025/11/06 02:43:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:02 DEBUG : file1(0xc000699900): >openPending: err= 2025/11/06 02:43:02 DEBUG : file1: >newRWFileHandle: err= 2025/11/06 02:43:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/06 02:43:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/06 02:43:02 DEBUG : file1(0xc000699900): close: 2025/11/06 02:43:02 DEBUG : file1: vfs cache: setting modification time to 2025-11-06 02:43:02.476570681 +0000 UTC m=+286.233345403 2025/11/06 02:43:02 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:02 DEBUG : file1(0xc000699900): >close: err= 2025/11/06 02:43:02 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/06 02:43:02 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/06 02:43:02 DEBUG : file2: newRWFileHandle: 2025/11/06 02:43:02 DEBUG : file2(0xc000699d80): openPending: 2025/11/06 02:43:02 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/06 02:43:02 DEBUG : file2(0xc000699d80): >openPending: err= 2025/11/06 02:43:02 DEBUG : file2: >newRWFileHandle: err= 2025/11/06 02:43:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/06 02:43:02 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/06 02:43:02 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/06 02:43:02 DEBUG : file2(0xc000699d80): RWFileHandle.Flush 2025/11/06 02:43:02 DEBUG : file2(0xc000699d80): RWFileHandle.Release 2025/11/06 02:43:02 DEBUG : file2(0xc000699d80): close: 2025/11/06 02:43:02 DEBUG : file2: vfs cache: setting modification time to 2025-11-06 02:43:02.478067168 +0000 UTC m=+286.234841880 2025/11/06 02:43:02 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:02 DEBUG : file2(0xc000699d80): >close: err= 2025/11/06 02:43:02 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:02 DEBUG : Looking for writers 2025/11/06 02:43:02 DEBUG : file1: reading active writers 2025/11/06 02:43:02 DEBUG : file2: reading active writers 2025/11/06 02:43:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/06 02:43:02 DEBUG : Looking for writers 2025/11/06 02:43:02 DEBUG : file1: reading active writers 2025/11/06 02:43:02 DEBUG : file2: reading active writers 2025/11/06 02:43:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/06 02:43:02 DEBUG : Looking for writers 2025/11/06 02:43:02 DEBUG : file1: reading active writers 2025/11/06 02:43:02 DEBUG : file2: reading active writers 2025/11/06 02:43:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/06 02:43:02 DEBUG : Looking for writers 2025/11/06 02:43:02 DEBUG : file1: reading active writers 2025/11/06 02:43:02 DEBUG : file2: reading active writers 2025/11/06 02:43:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/06 02:43:02 DEBUG : file2: vfs cache: starting upload 2025/11/06 02:43:02 DEBUG : file1: vfs cache: starting upload 2025/11/06 02:43:02 DEBUG : Looking for writers 2025/11/06 02:43:02 DEBUG : file1: reading active writers 2025/11/06 02:43:02 DEBUG : file2: reading active writers 2025/11/06 02:43:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/06 02:43:02 DEBUG : Looking for writers 2025/11/06 02:43:02 DEBUG : file1: reading active writers 2025/11/06 02:43:02 DEBUG : file2: reading active writers 2025/11/06 02:43:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/11/06 02:43:03 DEBUG : Looking for writers 2025/11/06 02:43:03 DEBUG : file1: reading active writers 2025/11/06 02:43:03 DEBUG : file2: reading active writers 2025/11/06 02:43:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/11/06 02:43:03 DEBUG : Looking for writers 2025/11/06 02:43:03 DEBUG : file1: reading active writers 2025/11/06 02:43:03 DEBUG : file2: reading active writers 2025/11/06 02:43:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2025/11/06 02:43:04 DEBUG : file2: size = 0 OK 2025/11/06 02:43:04 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/06 02:43:04 INFO : file2: Copied (new) 2025/11/06 02:43:04 DEBUG : file2: vfs cache: fingerprint now "0,2025-11-06 02:43:02 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/06 02:43:04 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/06 02:43:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/06 02:43:04 INFO : file2: vfs cache: upload succeeded try #1 2025/11/06 02:43:04 DEBUG : file1: size = 0 OK 2025/11/06 02:43:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/06 02:43:04 INFO : file1: Copied (new) 2025/11/06 02:43:04 DEBUG : file1: vfs cache: fingerprint now "0,2025-11-06 02:43:02 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/11/06 02:43:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/06 02:43:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:04 INFO : file1: vfs cache: upload succeeded try #1 2025/11/06 02:43:04 DEBUG : Looking for writers 2025/11/06 02:43:04 DEBUG : file1: reading active writers 2025/11/06 02:43:04 DEBUG : file2: reading active writers 2025/11/06 02:43:04 DEBUG : >WaitForWriters: 2025/11/06 02:43:04 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:04 DEBUG : Looking for writers 2025/11/06 02:43:04 DEBUG : file1: reading active writers 2025/11/06 02:43:04 DEBUG : file2: reading active writers 2025/11/06 02:43:04 DEBUG : >WaitForWriters: 2025/11/06 02:43:04 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.44s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:05 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:05 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:05 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:05 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:05 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:05 DEBUG : file1: newRWFileHandle: 2025/11/06 02:43:05 DEBUG : file1(0xc0008c4140): openPending: 2025/11/06 02:43:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:05 DEBUG : file1(0xc0008c4140): >openPending: err= 2025/11/06 02:43:05 DEBUG : file1: >newRWFileHandle: err= 2025/11/06 02:43:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/06 02:43:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/06 02:43:05 DEBUG : file1(0xc0008c4140): _writeAt: size=5, off=0 2025/11/06 02:43:05 DEBUG : file1(0xc0008c4140): >_writeAt: n=5, err= 2025/11/06 02:43:05 DEBUG : file1(0xc0008c4140): RWFileHandle.Flush 2025/11/06 02:43:05 DEBUG : file1(0xc0008c4140): RWFileHandle.Flush 2025/11/06 02:43:05 DEBUG : file1(0xc0008c4140): close: 2025/11/06 02:43:05 DEBUG : file1: vfs cache: setting modification time to 2025-11-06 02:43:05.918334303 +0000 UTC m=+289.675109015 2025/11/06 02:43:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:05 DEBUG : file1(0xc0008c4140): >close: err= 2025/11/06 02:43:05 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:05 DEBUG : Looking for writers 2025/11/06 02:43:05 DEBUG : file1: reading active writers 2025/11/06 02:43:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:43:05 DEBUG : Looking for writers 2025/11/06 02:43:05 DEBUG : file1: reading active writers 2025/11/06 02:43:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:43:05 DEBUG : Looking for writers 2025/11/06 02:43:05 DEBUG : file1: reading active writers 2025/11/06 02:43:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:43:05 DEBUG : Looking for writers 2025/11/06 02:43:05 DEBUG : file1: reading active writers 2025/11/06 02:43:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:43:06 DEBUG : file1: vfs cache: starting upload 2025/11/06 02:43:06 DEBUG : Looking for writers 2025/11/06 02:43:06 DEBUG : file1: reading active writers 2025/11/06 02:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:43:06 DEBUG : Looking for writers 2025/11/06 02:43:06 DEBUG : file1: reading active writers 2025/11/06 02:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:43:06 DEBUG : Looking for writers 2025/11/06 02:43:06 DEBUG : file1: reading active writers 2025/11/06 02:43:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:43:06 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/06 02:43:07 DEBUG : Looking for writers 2025/11/06 02:43:07 DEBUG : file1: reading active writers 2025/11/06 02:43:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:43:07 DEBUG : file1: size = 5 OK 2025/11/06 02:43:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:43:07 INFO : file1: Copied (new) 2025/11/06 02:43:07 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-06 02:43:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/06 02:43:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/06 02:43:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:07 INFO : file1: vfs cache: upload succeeded try #1 2025/11/06 02:43:08 DEBUG : Looking for writers 2025/11/06 02:43:08 DEBUG : file1: reading active writers 2025/11/06 02:43:08 DEBUG : >WaitForWriters: 2025/11/06 02:43:08 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.06s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:08 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:08 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:08 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:08 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:08 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:08 DEBUG : file1: newRWFileHandle: 2025/11/06 02:43:08 DEBUG : file1(0xc0009f4dc0): openPending: 2025/11/06 02:43:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:08 DEBUG : file1(0xc0009f4dc0): >openPending: err= 2025/11/06 02:43:08 DEBUG : file1: >newRWFileHandle: err= 2025/11/06 02:43:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/06 02:43:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/06 02:43:08 DEBUG : file1(0xc0009f4dc0): _writeAt: size=5, off=0 2025/11/06 02:43:08 DEBUG : file1(0xc0009f4dc0): >_writeAt: n=5, err= 2025/11/06 02:43:08 DEBUG : file1(0xc0009f4dc0): RWFileHandle.Release 2025/11/06 02:43:08 DEBUG : file1(0xc0009f4dc0): close: 2025/11/06 02:43:08 DEBUG : file1: vfs cache: setting modification time to 2025-11-06 02:43:08.984303284 +0000 UTC m=+292.741077996 2025/11/06 02:43:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:08 DEBUG : file1(0xc0009f4dc0): >close: err= 2025/11/06 02:43:08 DEBUG : file1(0xc0009f4dc0): RWFileHandle.Release 2025/11/06 02:43:08 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:08 DEBUG : Looking for writers 2025/11/06 02:43:08 DEBUG : file1: reading active writers 2025/11/06 02:43:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:43:08 DEBUG : Looking for writers 2025/11/06 02:43:08 DEBUG : file1: reading active writers 2025/11/06 02:43:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:43:09 DEBUG : Looking for writers 2025/11/06 02:43:09 DEBUG : file1: reading active writers 2025/11/06 02:43:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:43:09 DEBUG : Looking for writers 2025/11/06 02:43:09 DEBUG : file1: reading active writers 2025/11/06 02:43:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:43:09 DEBUG : file1: vfs cache: starting upload 2025/11/06 02:43:09 DEBUG : Looking for writers 2025/11/06 02:43:09 DEBUG : file1: reading active writers 2025/11/06 02:43:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:43:09 DEBUG : Looking for writers 2025/11/06 02:43:09 DEBUG : file1: reading active writers 2025/11/06 02:43:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:43:09 DEBUG : Looking for writers 2025/11/06 02:43:09 DEBUG : file1: reading active writers 2025/11/06 02:43:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:43:09 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/06 02:43:10 DEBUG : Looking for writers 2025/11/06 02:43:10 DEBUG : file1: reading active writers 2025/11/06 02:43:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:43:10 DEBUG : file1: size = 5 OK 2025/11/06 02:43:10 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:43:10 INFO : file1: Copied (new) 2025/11/06 02:43:10 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-06 02:43:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/06 02:43:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/06 02:43:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:10 INFO : file1: vfs cache: upload succeeded try #1 2025/11/06 02:43:11 DEBUG : Looking for writers 2025/11/06 02:43:11 DEBUG : file1: reading active writers 2025/11/06 02:43:11 DEBUG : >WaitForWriters: 2025/11/06 02:43:11 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.04s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:11 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:11 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:11 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:11 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:11 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:43:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/06 02:43:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:43:14 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:43:14 DEBUG : dir/file1(0xc0008c4a00): openPending: 2025/11/06 02:43:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/06 02:43:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/06 02:43:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:14 DEBUG : dir/file1(0xc0008c4a00): >openPending: err= 2025/11/06 02:43:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/06 02:43:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:43:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:43:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/06 02:43:14 DEBUG : dir/file1(0xc0008c4a00): _writeAt: size=5, off=0 2025/11/06 02:43:14 DEBUG : dir/file1(0xc0008c4a00): >_writeAt: n=5, err= 2025/11/06 02:43:14 DEBUG : dir/file1(0xc0008c4a00): close: 2025/11/06 02:43:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:14 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-06 02:43:14.882329089 +0000 UTC m=+298.639103802 2025/11/06 02:43:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:14 DEBUG : dir/file1(0xc0008c4a00): >close: err= 2025/11/06 02:43:14 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:14 DEBUG : dir: Looking for writers 2025/11/06 02:43:14 DEBUG : file1: reading active writers 2025/11/06 02:43:14 DEBUG : Looking for writers 2025/11/06 02:43:14 DEBUG : dir: reading active writers 2025/11/06 02:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:43:14 DEBUG : dir: Looking for writers 2025/11/06 02:43:14 DEBUG : file1: reading active writers 2025/11/06 02:43:14 DEBUG : Looking for writers 2025/11/06 02:43:14 DEBUG : dir: reading active writers 2025/11/06 02:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:43:14 DEBUG : dir: Looking for writers 2025/11/06 02:43:14 DEBUG : file1: reading active writers 2025/11/06 02:43:14 DEBUG : Looking for writers 2025/11/06 02:43:14 DEBUG : dir: reading active writers 2025/11/06 02:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:43:14 DEBUG : dir: Looking for writers 2025/11/06 02:43:14 DEBUG : file1: reading active writers 2025/11/06 02:43:14 DEBUG : Looking for writers 2025/11/06 02:43:14 DEBUG : dir: reading active writers 2025/11/06 02:43:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:43:14 DEBUG : dir/file1: vfs cache: starting upload 2025/11/06 02:43:15 DEBUG : dir: Looking for writers 2025/11/06 02:43:15 DEBUG : file1: reading active writers 2025/11/06 02:43:15 DEBUG : Looking for writers 2025/11/06 02:43:15 DEBUG : dir: reading active writers 2025/11/06 02:43:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:43:15 DEBUG : dir: Looking for writers 2025/11/06 02:43:15 DEBUG : file1: reading active writers 2025/11/06 02:43:15 DEBUG : Looking for writers 2025/11/06 02:43:15 DEBUG : dir: reading active writers 2025/11/06 02:43:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:43:15 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/11/06 02:43:15 DEBUG : dir: Looking for writers 2025/11/06 02:43:15 DEBUG : file1: reading active writers 2025/11/06 02:43:15 DEBUG : Looking for writers 2025/11/06 02:43:15 DEBUG : dir: reading active writers 2025/11/06 02:43:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:43:16 DEBUG : dir: Looking for writers 2025/11/06 02:43:16 DEBUG : file1: reading active writers 2025/11/06 02:43:16 DEBUG : Looking for writers 2025/11/06 02:43:16 DEBUG : dir: reading active writers 2025/11/06 02:43:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:43:16 DEBUG : dir/file1: size = 5 OK 2025/11/06 02:43:16 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:43:16 INFO : dir/file1: Copied (replaced existing) 2025/11/06 02:43:16 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-11-06 02:43:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/06 02:43:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/06 02:43:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/06 02:43:17 DEBUG : dir: Looking for writers 2025/11/06 02:43:17 DEBUG : file1: reading active writers 2025/11/06 02:43:17 DEBUG : Looking for writers 2025/11/06 02:43:17 DEBUG : dir: reading active writers 2025/11/06 02:43:17 DEBUG : >WaitForWriters: 2025/11/06 02:43:17 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.50s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:18 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:18 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:18 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:18 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:18 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/11/06 02:43:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:21 DEBUG : dir/file1: newRWFileHandle: 2025/11/06 02:43:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/06 02:43:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/06 02:43:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/06 02:43:21 DEBUG : dir/file1(0xc0005e5400): _writeAt: size=5, off=0 2025/11/06 02:43:21 DEBUG : dir/file1(0xc0005e5400): openPending: 2025/11/06 02:43:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/11/06 02:43:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/06 02:43:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:21 DEBUG : dir/file1(0xc0005e5400): >openPending: err= 2025/11/06 02:43:21 DEBUG : dir/file1(0xc0005e5400): >_writeAt: n=5, err= 2025/11/06 02:43:21 DEBUG : dir/file1(0xc0005e5400): _writeAt: size=15, off=5 2025/11/06 02:43:21 DEBUG : dir/file1(0xc0005e5400): >_writeAt: n=15, err= 2025/11/06 02:43:21 DEBUG : dir/file1(0xc0005e5400): close: 2025/11/06 02:43:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/06 02:43:21 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-06 02:43:21.36597386 +0000 UTC m=+305.122748572 2025/11/06 02:43:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:21 DEBUG : dir/file1(0xc0005e5400): >close: err= 2025/11/06 02:43:21 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:21 DEBUG : dir: Looking for writers 2025/11/06 02:43:21 DEBUG : file1: reading active writers 2025/11/06 02:43:21 DEBUG : Looking for writers 2025/11/06 02:43:21 DEBUG : dir: reading active writers 2025/11/06 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:43:21 DEBUG : dir: Looking for writers 2025/11/06 02:43:21 DEBUG : file1: reading active writers 2025/11/06 02:43:21 DEBUG : Looking for writers 2025/11/06 02:43:21 DEBUG : dir: reading active writers 2025/11/06 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:43:21 DEBUG : dir: Looking for writers 2025/11/06 02:43:21 DEBUG : file1: reading active writers 2025/11/06 02:43:21 DEBUG : Looking for writers 2025/11/06 02:43:21 DEBUG : dir: reading active writers 2025/11/06 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:43:21 DEBUG : dir: Looking for writers 2025/11/06 02:43:21 DEBUG : file1: reading active writers 2025/11/06 02:43:21 DEBUG : Looking for writers 2025/11/06 02:43:21 DEBUG : dir: reading active writers 2025/11/06 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:43:21 DEBUG : dir/file1: vfs cache: starting upload 2025/11/06 02:43:21 DEBUG : dir: Looking for writers 2025/11/06 02:43:21 DEBUG : file1: reading active writers 2025/11/06 02:43:21 DEBUG : Looking for writers 2025/11/06 02:43:21 DEBUG : dir: reading active writers 2025/11/06 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:43:21 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2025/11/06 02:43:21 DEBUG : dir: Looking for writers 2025/11/06 02:43:21 DEBUG : file1: reading active writers 2025/11/06 02:43:21 DEBUG : Looking for writers 2025/11/06 02:43:21 DEBUG : dir: reading active writers 2025/11/06 02:43:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:43:22 DEBUG : dir: Looking for writers 2025/11/06 02:43:22 DEBUG : file1: reading active writers 2025/11/06 02:43:22 DEBUG : Looking for writers 2025/11/06 02:43:22 DEBUG : dir: reading active writers 2025/11/06 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:43:22 DEBUG : dir: Looking for writers 2025/11/06 02:43:22 DEBUG : file1: reading active writers 2025/11/06 02:43:22 DEBUG : Looking for writers 2025/11/06 02:43:22 DEBUG : dir: reading active writers 2025/11/06 02:43:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:43:22 DEBUG : dir/file1: size = 20 OK 2025/11/06 02:43:22 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/11/06 02:43:22 INFO : dir/file1: Copied (replaced existing) 2025/11/06 02:43:22 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-11-06 02:43:21 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/11/06 02:43:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/06 02:43:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/06 02:43:23 DEBUG : dir: Looking for writers 2025/11/06 02:43:23 DEBUG : file1: reading active writers 2025/11/06 02:43:23 DEBUG : Looking for writers 2025/11/06 02:43:23 DEBUG : dir: reading active writers 2025/11/06 02:43:23 DEBUG : >WaitForWriters: 2025/11/06 02:43:23 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.49s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:24 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:24 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:24 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:24 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:24 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:25 DEBUG : file1: newRWFileHandle: 2025/11/06 02:43:25 DEBUG : file1(0xc0005e4480): openPending: 2025/11/06 02:43:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:25 DEBUG : file1(0xc0005e4480): >openPending: err= 2025/11/06 02:43:25 DEBUG : file1: >newRWFileHandle: err= 2025/11/06 02:43:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/06 02:43:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/06 02:43:25 DEBUG : file1(0xc0005e4480): _writeAt: size=5, off=0 2025/11/06 02:43:25 DEBUG : file1(0xc0005e4480): >_writeAt: n=5, err= 2025/11/06 02:43:25 DEBUG : file1(0xc0005e4480): close: 2025/11/06 02:43:25 DEBUG : file1: vfs cache: setting modification time to 2025-11-06 02:43:25.013500059 +0000 UTC m=+308.770274772 2025/11/06 02:43:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:25 DEBUG : file1(0xc0005e4480): >close: err= 2025/11/06 02:43:25 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:25 DEBUG : Looking for writers 2025/11/06 02:43:25 DEBUG : file1: reading active writers 2025/11/06 02:43:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:43:25 DEBUG : Looking for writers 2025/11/06 02:43:25 DEBUG : file1: reading active writers 2025/11/06 02:43:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:43:25 DEBUG : Looking for writers 2025/11/06 02:43:25 DEBUG : file1: reading active writers 2025/11/06 02:43:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:43:25 DEBUG : Looking for writers 2025/11/06 02:43:25 DEBUG : file1: reading active writers 2025/11/06 02:43:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:43:25 DEBUG : file1: vfs cache: starting upload 2025/11/06 02:43:25 DEBUG : Looking for writers 2025/11/06 02:43:25 DEBUG : file1: reading active writers 2025/11/06 02:43:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:43:25 DEBUG : Looking for writers 2025/11/06 02:43:25 DEBUG : file1: reading active writers 2025/11/06 02:43:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:43:25 DEBUG : Looking for writers 2025/11/06 02:43:25 DEBUG : file1: reading active writers 2025/11/06 02:43:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:43:25 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/06 02:43:26 DEBUG : Looking for writers 2025/11/06 02:43:26 DEBUG : file1: reading active writers 2025/11/06 02:43:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:43:26 DEBUG : file1: size = 5 OK 2025/11/06 02:43:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:43:26 INFO : file1: Copied (new) 2025/11/06 02:43:26 DEBUG : file1: vfs cache: fingerprint now "5,2025-11-06 02:43:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/06 02:43:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/06 02:43:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:26 INFO : file1: vfs cache: upload succeeded try #1 2025/11/06 02:43:27 DEBUG : Looking for writers 2025/11/06 02:43:27 DEBUG : file1: reading active writers 2025/11/06 02:43:27 DEBUG : >WaitForWriters: 2025/11/06 02:43:27 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.06s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:27 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:27 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:27 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:27 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/11/06 02:43:27 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4c40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4c40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4c40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4c40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4c40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.065442547 +0000 UTC m=+311.822217259 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4c40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5180): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5180): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5180): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5180): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5180): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5180): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5180): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.065442547 +0000 UTC m=+311.822217259 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5180): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.065442547 +0000 UTC m=+311.822217259 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e9b90 item 1 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5cc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5cc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5cc0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5cc0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5cc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.070877761 +0000 UTC m=+311.827652463 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5cc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000698780): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000698780): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000698780): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000698780): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000698780): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.070877761 +0000 UTC m=+311.827652463 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000698780): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e65b0 item 2 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699980): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699980): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699980): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699980): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699980): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.073150174 +0000 UTC m=+311.829924886 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699980): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699e00): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699e00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699e00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699e00): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699e00): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699e00): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699e00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.073150174 +0000 UTC m=+311.829924886 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699e00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d280): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d280): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d280): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d280): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d280): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.073150174 +0000 UTC m=+311.829924886 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d280): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6d90 item 3 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056dc80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056dc80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056dc80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056dc80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056dc80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.077431715 +0000 UTC m=+311.834206427 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056dc80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410600): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410600): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410600): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.077431715 +0000 UTC m=+311.834206427 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e78f0 item 4 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410e00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410e00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410e00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410e00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410e00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.079269251 +0000 UTC m=+311.836043963 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410e00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411680): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411680): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411680): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411680): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411680): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411680): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411680): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.079269251 +0000 UTC m=+311.836043963 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411680): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411c00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411c00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411c00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411c00): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411c00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.079269251 +0000 UTC m=+311.836043963 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411c00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 5 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48440): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48440): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48440): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48440): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48440): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.084110893 +0000 UTC m=+311.840885604 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48440): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48980): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48980): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48980): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48980): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48980): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.084110893 +0000 UTC m=+311.840885604 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a48980): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 6 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49000): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49000): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49000): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49000): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49000): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.087203042 +0000 UTC m=+311.843977754 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49000): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49500): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49500): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49500): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49500): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49500): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49500): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49500): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.087203042 +0000 UTC m=+311.843977754 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a49500): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a499c0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a499c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a499c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a499c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a499c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.087203042 +0000 UTC m=+311.843977754 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a499c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051810 item 7 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a720c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a720c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a720c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a720c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a720c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.090133288 +0000 UTC m=+311.846908001 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a720c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72600): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72600): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72600): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.090133288 +0000 UTC m=+311.846908001 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320000 item 8 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72bc0): _readAt: size=2, off=0 2025/11/06 02:43:28 ERROR : open-test-file(0xc000a72bc0): Couldn't read size of file 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72bc0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72bc0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72bc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72bc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72bc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72f80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72f80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72f80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72f80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72f80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.095576138 +0000 UTC m=+311.852350850 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a72f80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73400): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73400): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73400): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73400): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73400): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73400): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73400): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.095576138 +0000 UTC m=+311.852350850 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73400): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73900): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73900): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73900): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73900): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73900): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.095576138 +0000 UTC m=+311.852350850 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a73900): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320700 item 9 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a000): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a000): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a000): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a000): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a000): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.097938449 +0000 UTC m=+311.854713161 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a000): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a540): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a540): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a540): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a540): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a540): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.097938449 +0000 UTC m=+311.854713161 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8a540): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320f50 item 10 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8ab80): _readAt: size=2, off=0 2025/11/06 02:43:28 ERROR : open-test-file(0xc000a8ab80): Couldn't read size of file 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8ab80): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8ab80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8ab80): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8ab80): close: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8ab80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8af40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8af40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8af40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8af40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8af40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.100191875 +0000 UTC m=+311.856966587 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8af40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b440): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b440): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b440): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b440): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b440): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b440): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b440): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.100191875 +0000 UTC m=+311.856966587 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b440): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b940): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b940): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b940): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b940): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b940): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.100191875 +0000 UTC m=+311.856966587 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a8b940): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003213b0 item 11 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac040): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac040): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac040): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac040): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac040): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.102840403 +0000 UTC m=+311.859615115 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac040): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac580): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac580): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac580): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac580): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac580): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.102840403 +0000 UTC m=+311.859615115 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aac580): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321a40 item 12 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacbc0): _readAt: size=2, off=0 2025/11/06 02:43:28 ERROR : open-test-file(0xc000aacbc0): Couldn't read size of file 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacbc0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacbc0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacbc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacbc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacbc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacf80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacf80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacf80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacf80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacf80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.104622005 +0000 UTC m=+311.861396717 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aacf80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aad640): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aad640): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aad640): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aad640): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aad640): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.104622005 +0000 UTC m=+311.861396717 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aad640): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321ea0 item 13 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aadcc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aadcc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aadcc0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aadcc0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aadcc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.10649131 +0000 UTC m=+311.863266023 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000aadcc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6280): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6280): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6280): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6280): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6280): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.10649131 +0000 UTC m=+311.863266023 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6280): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c460 item 14 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac68c0): _readAt: size=2, off=0 2025/11/06 02:43:28 ERROR : open-test-file(0xc000ac68c0): Couldn't read size of file 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac68c0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac68c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac68c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac68c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac68c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6c80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6c80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6c80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6c80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6c80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.108563106 +0000 UTC m=+311.865337819 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac6c80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7340): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7340): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7340): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7340): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7340): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.108563106 +0000 UTC m=+311.865337819 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7340): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ca80 item 15 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac79c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac79c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac79c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac79c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac79c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.110347633 +0000 UTC m=+311.867122346 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac79c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7f00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7f00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7f00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7f00): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7f00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.110347633 +0000 UTC m=+311.867122346 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ac7f00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cf50 item 16 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae05c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae05c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae05c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae05c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae05c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.112135627 +0000 UTC m=+311.868910339 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae05c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0a40): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0a40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0a40): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0a40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0a40): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0a40): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0a40): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0a40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.112135627 +0000 UTC m=+311.868910339 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0a40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0f40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0f40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0f40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0f40): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0f40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.112135627 +0000 UTC m=+311.868910339 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae0f40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d340 item 17 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae15c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae15c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae15c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae15c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae15c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.114173841 +0000 UTC m=+311.870948553 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae15c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae1b00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae1b00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae1b00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae1b00): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae1b00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.114173841 +0000 UTC m=+311.870948553 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ae1b00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dd50 item 18 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc200): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc200): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc200): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc200): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc200): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.115717897 +0000 UTC m=+311.872492609 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc200): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc700): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc700): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc700): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc700): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc700): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc700): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.115717897 +0000 UTC m=+311.872492609 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afc700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afcc00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afcc00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afcc00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afcc00): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afcc00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.115717897 +0000 UTC m=+311.872492609 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afcc00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003442a0 item 19 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd280): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd280): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd280): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd280): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd280): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.118912308 +0000 UTC m=+311.875687021 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd280): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd7c0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd7c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd7c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd7c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd7c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.118912308 +0000 UTC m=+311.875687021 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afd7c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344850 item 20 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afde40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afde40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afde40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afde40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afde40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.121041683 +0000 UTC m=+311.877816394 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000afde40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e3c0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e3c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e3c0): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e3c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e3c0): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e3c0): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e3c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e3c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.121041683 +0000 UTC m=+311.877816394 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e3c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e8c0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e8c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e8c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e8c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e8c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.121041683 +0000 UTC m=+311.877816394 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1e8c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344c40 item 21 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1ef40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1ef40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1ef40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1ef40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1ef40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.123339873 +0000 UTC m=+311.880114584 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1ef40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1f480): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1f480): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1f480): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1f480): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1f480): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.123339873 +0000 UTC m=+311.880114584 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1f480): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003453b0 item 22 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1fb00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1fb00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1fb00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1fb00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1fb00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.125166518 +0000 UTC m=+311.881941231 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b1fb00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c080): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c080): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c080): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c080): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c080): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c080): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c080): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c080): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.125166518 +0000 UTC m=+311.881941231 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c080): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c580): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c580): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c580): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c580): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c580): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.125166518 +0000 UTC m=+311.881941231 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3c580): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345880 item 23 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3cc00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3cc00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3cc00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3cc00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3cc00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.127145901 +0000 UTC m=+311.883920623 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3cc00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d140): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d140): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d140): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d140): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d140): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.127145901 +0000 UTC m=+311.883920623 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d140): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345f10 item 24 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d780): _readAt: size=2, off=0 2025/11/06 02:43:28 ERROR : open-test-file(0xc000b3d780): Couldn't read size of file 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d780): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d780): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d780): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d780): close: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3d780): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3db40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3db40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3db40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3db40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3db40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.129056124 +0000 UTC m=+311.885830826 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b3db40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c0c0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c0c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c0c0): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c0c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c0c0): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c0c0): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c0c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c0c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.129056124 +0000 UTC m=+311.885830826 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c0c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c600): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c600): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c600): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.129056124 +0000 UTC m=+311.885830826 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5c600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352460 item 25 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5cc80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5cc80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5cc80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5cc80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5cc80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.131177112 +0000 UTC m=+311.887951824 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5cc80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d1c0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d1c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d1c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d1c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d1c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.131177112 +0000 UTC m=+311.887951824 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d1c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352a80 item 26 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d800): _readAt: size=2, off=0 2025/11/06 02:43:28 ERROR : open-test-file(0xc000b5d800): Couldn't read size of file 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d800): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d800): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d800): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d800): close: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5d800): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5dbc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5dbc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5dbc0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5dbc0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5dbc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.133071477 +0000 UTC m=+311.889846188 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b5dbc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80140): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80140): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80140): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80140): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80140): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80140): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80140): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80140): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.133071477 +0000 UTC m=+311.889846188 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80140): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80680): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80680): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80680): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80680): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80680): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.133071477 +0000 UTC m=+311.889846188 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80680): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353030 item 27 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80d00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80d00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80d00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80d00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80d00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.135866008 +0000 UTC m=+311.892640710 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b80d00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81240): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81240): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81240): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81240): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81240): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.135866008 +0000 UTC m=+311.892640710 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81240): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003536c0 item 28 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81880): _readAt: size=2, off=0 2025/11/06 02:43:28 ERROR : open-test-file(0xc000b81880): Couldn't read size of file 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81880): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81880): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81880): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81880): close: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81880): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81c40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81c40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81c40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81c40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81c40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.138032852 +0000 UTC m=+311.894807564 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b81c40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9c380): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9c380): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9c380): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9c380): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9c380): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.138032852 +0000 UTC m=+311.894807564 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9c380): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353b20 item 29 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9ca00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9ca00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9ca00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9ca00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9ca00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.139599591 +0000 UTC m=+311.896374303 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9ca00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9cf40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9cf40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9cf40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9cf40): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9cf40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.139599591 +0000 UTC m=+311.896374303 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9cf40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 30 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d580): _readAt: size=2, off=0 2025/11/06 02:43:28 ERROR : open-test-file(0xc000b9d580): Couldn't read size of file 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d580): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d580): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d580): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d580): close: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d580): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d940): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d940): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d940): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d940): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d940): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.141215912 +0000 UTC m=+311.897990624 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b9d940): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba080): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba080): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba080): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba080): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba080): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.141215912 +0000 UTC m=+311.897990624 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba080): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364700 item 31 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 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 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba700): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba700): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba700): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.142717008 +0000 UTC m=+311.899491710 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bba700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbac40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbac40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbac40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbac40): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbac40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.142717008 +0000 UTC m=+311.899491710 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbac40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e00 item 32 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb280): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb280): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb280): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb280): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb280): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.14434985 +0000 UTC m=+311.901124563 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb280): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb700): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb700): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb700): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb700): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 33 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb700): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.145431869 +0000 UTC m=+311.902206582 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbb700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbbc00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbbc00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbbc00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbbc00): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbbc00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.145431869 +0000 UTC m=+311.902206582 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bbbc00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003653b0 item 33 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc2c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc2c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc2c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc2c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc2c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.147083097 +0000 UTC m=+311.903857809 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc2c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc740): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc740): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365880 item 34 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc740): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc740): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc740): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc740): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc740): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.148755153 +0000 UTC m=+311.905529875 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdc740): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdcc80): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdcc80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdcc80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdcc80): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdcc80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.148755153 +0000 UTC m=+311.905529875 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdcc80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 34 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd2c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd2c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd2c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd2c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd2c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.152834946 +0000 UTC m=+311.909609658 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd2c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd740): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd740): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd740): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd740): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd740): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e000 item 35 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd740): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd740): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.153558303 +0000 UTC m=+311.910333015 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bdd740): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bddc40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bddc40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bddc40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bddc40): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bddc40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.153558303 +0000 UTC m=+311.910333015 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bddc40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e310 item 35 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe340): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe340): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe340): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe340): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe340): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.15664395 +0000 UTC m=+311.913418662 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe340): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe840): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe840): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e770 item 36 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe840): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe840): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe840): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe840): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe840): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.160351254 +0000 UTC m=+311.917125965 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfe840): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfed80): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfed80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfed80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfed80): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfed80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.160351254 +0000 UTC m=+311.917125965 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfed80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ea10 item 36 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff3c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff3c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff3c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff3c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff3c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.163344768 +0000 UTC m=+311.920119480 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff3c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff840): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff840): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff840): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff840): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff840): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f570 item 37 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff840): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff840): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.16398517 +0000 UTC m=+311.920759881 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bff840): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bffd40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bffd40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bffd40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bffd40): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bffd40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.16398517 +0000 UTC m=+311.920759881 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bffd40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f880 item 37 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e440): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e440): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e440): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e440): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e440): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.168407153 +0000 UTC m=+311.925181865 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e440): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e940): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e940): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fd50 item 38 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e940): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e940): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e940): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e940): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e940): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.16913551 +0000 UTC m=+311.925910211 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1e940): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ee80): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ee80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ee80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ee80): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ee80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.16913551 +0000 UTC m=+311.925910211 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ee80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004141c0 item 38 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1f500): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1f500): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1f500): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1f500): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1f500): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.17071376 +0000 UTC m=+311.927488472 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1f500): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1fa00): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1fa00): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1fa00): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1fa00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1fa00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414620 item 39 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1fa00): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1fa00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.171757859 +0000 UTC m=+311.928532571 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1fa00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ff00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ff00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ff00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ff00): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ff00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.171757859 +0000 UTC m=+311.928532571 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1ff00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414850 item 39 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36600): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36600): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36600): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.173743523 +0000 UTC m=+311.930518235 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36b00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36b00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414c40 item 40 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36b00): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36b00): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36b00): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36b00): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36b00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.174812408 +0000 UTC m=+311.931587120 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36b00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37040): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37040): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37040): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37040): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37040): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.174812408 +0000 UTC m=+311.931587120 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37040): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414e00 item 40 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37600): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37600): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37600): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37600): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37600): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.176576778 +0000 UTC m=+311.933351489 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37b00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37b00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37b00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415180 item 41 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37b00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37b00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.178099223 +0000 UTC m=+311.934873935 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37b00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a300): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a300): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a300): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a300): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a300): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4150 item 41 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a300): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a300): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.178924781 +0000 UTC m=+311.935699494 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a300): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a880): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a880): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a880): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a880): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a880): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.178924781 +0000 UTC m=+311.935699494 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1a880): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e43f0 item 41 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1af00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1af00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1af00): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1af00): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1af00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1af00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1af00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.181090253 +0000 UTC m=+311.937864965 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1af00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b400): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b400): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b400): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4d90 item 42 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b400): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b400): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.181834228 +0000 UTC m=+311.938608940 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b400): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b940): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b940): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e50a0 item 42 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b940): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b940): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b940): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b940): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b940): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.182774552 +0000 UTC m=+311.939549264 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1b940): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1bec0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1bec0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1bec0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1bec0): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1bec0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.182774552 +0000 UTC m=+311.939549264 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a1bec0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5500 item 42 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36580): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36580): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36580): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36580): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36580): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36580): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36580): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.184192331 +0000 UTC m=+311.940967043 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c36580): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37f00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37f00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37f00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5960 item 43 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37f00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37f00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.184878669 +0000 UTC m=+311.941653380 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c37f00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4500): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4500): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4500): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4500): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4500): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5b90 item 43 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4500): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4500): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.18555639 +0000 UTC m=+311.942331101 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4500): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4b00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4b00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4b00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4b00): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4b00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.18555639 +0000 UTC m=+311.942331101 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e4b00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5d50 item 43 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5300): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5300): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5300): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5300): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5300): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5300): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5300): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.187575837 +0000 UTC m=+311.944350549 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5300): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5800): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5800): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5800): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004141c0 item 44 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5800): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5800): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.188564171 +0000 UTC m=+311.945338883 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5800): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5d80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5d80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414460 item 44 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5d80): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5d80): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5d80): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5d80): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5d80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.189337783 +0000 UTC m=+311.946112495 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0005e5d80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4440): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4440): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4440): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4440): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4440): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.189337783 +0000 UTC m=+311.946112495 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4440): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414620 item 44 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4ac0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4ac0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4ac0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4ac0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4ac0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4ac0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.191878779 +0000 UTC m=+311.948653491 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4ac0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4fc0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4fc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4fc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414a80 item 45 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4fc0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4fc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.192798364 +0000 UTC m=+311.949573075 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f4fc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5700): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5700): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5700): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.192798364 +0000 UTC m=+311.949573075 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415340 item 45 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5d40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5d40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5d40): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5d40): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5d40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5d40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5d40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.195837364 +0000 UTC m=+311.952612076 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009f5d40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4300): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4300): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4300): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415960 item 46 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4300): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4300): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.196446286 +0000 UTC m=+311.953220998 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4300): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4a40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4a40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4a40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4a40): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4a40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.196446286 +0000 UTC m=+311.953220998 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c4a40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ce0 item 46 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5140): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5140): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5140): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5140): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5140): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5140): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5140): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.198163346 +0000 UTC m=+311.954938058 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5140): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e620 item 47 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.199067933 +0000 UTC m=+311.955842645 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5680): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5d80): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5d80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5d80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5d80): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5d80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.199067933 +0000 UTC m=+311.955842645 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008c5d80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e9a0 item 47 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006989c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006989c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006989c0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006989c0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006989c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006989c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006989c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.201541572 +0000 UTC m=+311.958316284 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006989c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699a40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699a40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699a40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f0a0 item 48 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699a40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699a40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.20292637 +0000 UTC m=+311.959701082 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000699a40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056ce40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056ce40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056ce40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056ce40): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056ce40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.20292637 +0000 UTC m=+311.959701082 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056ce40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040fc70 item 48 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d880): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d880): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d880): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d880): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d880): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.205366747 +0000 UTC m=+311.962141459 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00056d880): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410200): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410200): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410200): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410200): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410200): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410200): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524e70 item 49 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410200): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410200): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.205978745 +0000 UTC m=+311.962753457 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410200): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410a00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410a00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410a00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410a00): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410a00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.205978745 +0000 UTC m=+311.962753457 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000410a00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525180 item 49 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411440): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411440): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411440): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411440): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411440): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.216561855 +0000 UTC m=+311.973336567 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411440): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411a80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411a80): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411a80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525e30 item 50 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411a80): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411a80): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411a80): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411a80): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411a80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.227993498 +0000 UTC m=+311.984768210 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000411a80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa200): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa200): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa200): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa200): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa200): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.227993498 +0000 UTC m=+311.984768210 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa200): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000368620 item 50 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa880): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa880): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa880): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa880): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa880): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.232774455 +0000 UTC m=+311.989549167 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aa880): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aad80): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aad80): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aad80): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aad80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aad80): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aad80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ab0 item 51 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aad80): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aad80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.233597158 +0000 UTC m=+311.990371860 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003aad80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab2c0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab2c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab2c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab2c0): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab2c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.233597158 +0000 UTC m=+311.990371860 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab2c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369e30 item 51 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab940): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab940): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab940): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab940): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab940): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.23589641 +0000 UTC m=+311.992671123 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003ab940): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003abe40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003abe40): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003abe40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4770 item 52 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003abe40): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003abe40): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003abe40): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003abe40): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003abe40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.236675031 +0000 UTC m=+311.993449743 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003abe40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8440): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8440): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8440): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8440): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8440): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.236675031 +0000 UTC m=+311.993449743 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8440): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4a10 item 52 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624180): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624180): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624180): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624180): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624180): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.239897826 +0000 UTC m=+311.996672537 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624180): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624700): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624700): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624700): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624700): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624700): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536930 item 53 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624700): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.240680344 +0000 UTC m=+311.997455055 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624c40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624c40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624c40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624c40): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624c40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.240680344 +0000 UTC m=+311.997455055 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000624c40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537810 item 53 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006252c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006252c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006252c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006252c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006252c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.242576811 +0000 UTC m=+311.999351522 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006252c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006257c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006257c0): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006257c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402460 item 54 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006257c0): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006257c0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006257c0): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006257c0): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006257c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.244095549 +0000 UTC m=+312.000870271 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006257c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000625d40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000625d40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000625d40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000625d40): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000625d40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.244095549 +0000 UTC m=+312.000870271 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000625d40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 54 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2440): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2440): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2440): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2440): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2440): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.246166855 +0000 UTC m=+312.002941577 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2440): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2940): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2940): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2940): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2940): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2940): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2940): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402e00 item 55 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2940): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2940): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.246821262 +0000 UTC m=+312.003595974 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2940): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2e80): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2e80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2e80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2e80): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2e80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.246821262 +0000 UTC m=+312.003595974 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b2e80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004030a0 item 55 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3500): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3500): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3500): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3500): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3500): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.251768131 +0000 UTC m=+312.008542853 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3500): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712200): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712200): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712200): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e230 item 56 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712200): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712200): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712200): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712200): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712200): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.253782209 +0000 UTC m=+312.010556950 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712200): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712780): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712780): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712780): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712780): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712780): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.253782209 +0000 UTC m=+312.010556950 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712780): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f7a0 item 56 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712dc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712dc0): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712dc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712dc0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712dc0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712dc0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712dc0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712dc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.256776855 +0000 UTC m=+312.013551567 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000712dc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713300): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713300): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713300): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366b60 item 57 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713300): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713300): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.25805352 +0000 UTC m=+312.014828231 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713300): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713840): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713840): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713840): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713840): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713840): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713840): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367030 item 57 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713840): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713840): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.259146821 +0000 UTC m=+312.015921543 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713840): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713dc0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713dc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713dc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713dc0): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713dc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.259146821 +0000 UTC m=+312.015921543 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000713dc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367500 item 57 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752480): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752480): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752480): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752480): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752480): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752480): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752480): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752480): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.26360394 +0000 UTC m=+312.020378652 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752480): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007529c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007529c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007529c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e89a0 item 58 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007529c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007529c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.264487027 +0000 UTC m=+312.021261760 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007529c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752f00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752f00): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752f00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e93b0 item 58 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752f00): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752f00): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752f00): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752f00): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752f00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.265338845 +0000 UTC m=+312.022113557 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000752f00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007534c0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007534c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007534c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007534c0): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007534c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.265338845 +0000 UTC m=+312.022113557 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007534c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e9730 item 58 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000753b00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000753b00): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000753b00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000753b00): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000753b00): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000753b00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000753b00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000753b00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.270426828 +0000 UTC m=+312.027201550 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000753b00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce0c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce0c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce0c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e9c70 item 59 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce0c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce0c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.271382891 +0000 UTC m=+312.028157604 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce0c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce600): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce600): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce600): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce600): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce600): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e98f0 item 59 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce600): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.272283651 +0000 UTC m=+312.029058363 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ce600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ceb80): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ceb80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ceb80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ceb80): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ceb80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.272283651 +0000 UTC m=+312.029058363 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007ceb80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9f10 item 59 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf1c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf1c0): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf1c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf1c0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf1c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf1c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf1c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.276380255 +0000 UTC m=+312.033154966 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf1c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf700): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf700): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6a80 item 60 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf700): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.277494985 +0000 UTC m=+312.034269697 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cf700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862380): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862380): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862380): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 60 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862380): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862380): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862380): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862380): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862380): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.279160769 +0000 UTC m=+312.035935482 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862380): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862940): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862940): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862940): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862940): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862940): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.279160769 +0000 UTC m=+312.035935482 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862940): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050700 item 60 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862f80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862f80): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862f80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862f80): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862f80): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862f80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862f80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862f80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.283402015 +0000 UTC m=+312.040176737 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000862f80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008634c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008634c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008634c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050bd0 item 61 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008634c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008634c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.285349278 +0000 UTC m=+312.042123990 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008634c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000863bc0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000863bc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000863bc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000863bc0): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000863bc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.285349278 +0000 UTC m=+312.042123990 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000863bc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 61 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2280): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2280): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2280): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2280): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2280): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2280): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2280): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2280): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.288045615 +0000 UTC m=+312.044820327 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2280): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f27c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f27c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f27c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000518f0 item 62 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f27c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f27c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.289079394 +0000 UTC m=+312.045854106 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f27c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2ec0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2ec0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2ec0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2ec0): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2ec0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.289079394 +0000 UTC m=+312.045854106 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f2ec0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051c00 item 62 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3500): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3500): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3500): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3500): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3500): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3500): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3500): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3500): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.293675334 +0000 UTC m=+312.050450046 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3500): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cfd00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cfd00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cfd00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6ee0 item 63 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cfd00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cfd00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.294489 +0000 UTC m=+312.051263712 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0007cfd00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982480): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982480): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982480): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982480): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982480): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.294489 +0000 UTC m=+312.051263712 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982480): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7110 item 63 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 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 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982ac0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982ac0): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982ac0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982ac0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982ac0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982ac0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982ac0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.297616837 +0000 UTC m=+312.054391549 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000982ac0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983000): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983000): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983000): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e76c0 item 64 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983000): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983000): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.298724173 +0000 UTC m=+312.055498886 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983000): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983700): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983700): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983700): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.298724173 +0000 UTC m=+312.055498886 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c000 item 64 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983d40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983d40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983d40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983d40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983d40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.300888734 +0000 UTC m=+312.057663446 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000983d40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e240): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e240): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e240): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e240): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e240): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c540 item 65 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e240): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e240): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.3015429 +0000 UTC m=+312.058317613 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e240): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e740): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e740): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e740): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e740): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e740): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.3015429 +0000 UTC m=+312.058317613 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099e740): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c8c0 item 65 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099ed80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099ed80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099ed80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099ed80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099ed80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.304934423 +0000 UTC m=+312.061709155 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099ed80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f200): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f200): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce70 item 66 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f200): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f200): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f200): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f200): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f200): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.305758248 +0000 UTC m=+312.062532960 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f200): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f740): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f740): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f740): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f740): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f740): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.305758248 +0000 UTC m=+312.062532960 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099f740): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d030 item 66 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099fd80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099fd80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099fd80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099fd80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099fd80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.309942135 +0000 UTC m=+312.066716847 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc00099fd80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de280): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de280): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de280): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de280): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de280): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d5e0 item 67 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de280): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de280): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.311187741 +0000 UTC m=+312.067962453 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de280): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de780): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de780): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de780): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de780): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de780): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.311187741 +0000 UTC m=+312.067962453 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009de780): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d880 item 67 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dee00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dee00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dee00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dee00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dee00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.313636625 +0000 UTC m=+312.070411337 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dee00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3a00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3a00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403730 item 68 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3a00): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3a00): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3a00): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3a00): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3a00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.314456112 +0000 UTC m=+312.071230834 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3a00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3f40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3f40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3f40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3f40): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3f40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.314456112 +0000 UTC m=+312.071230834 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006b3f40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004039d0 item 68 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6600): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6600): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6600): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.317419651 +0000 UTC m=+312.074194362 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6a80): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6a80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6a80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6a80): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6a80): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003441c0 item 69 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6a80): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6a80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.318151382 +0000 UTC m=+312.074926095 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6a80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6f80): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6f80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6f80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6f80): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6f80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.318151382 +0000 UTC m=+312.074926095 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e6f80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344380 item 69 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7600): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7600): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7600): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.319829149 +0000 UTC m=+312.076603862 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7b00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7b00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344700 item 70 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7b00): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7b00): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7b00): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7b00): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7b00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.321139547 +0000 UTC m=+312.077914259 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0006e7b00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a280c0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a280c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a280c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a280c0): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a280c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.321139547 +0000 UTC m=+312.077914259 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a280c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003449a0 item 70 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28740): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28740): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28740): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28740): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28740): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.322937941 +0000 UTC m=+312.079712654 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28740): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28c40): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28c40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28c40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28c40): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28c40): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344ee0 item 71 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28c40): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28c40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.323602959 +0000 UTC m=+312.080377661 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a28c40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29140): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29140): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29140): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29140): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29140): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.323602959 +0000 UTC m=+312.080377661 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29140): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345180 item 71 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a297c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a297c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a297c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a297c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a297c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.325865032 +0000 UTC m=+312.082639744 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a297c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29cc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29cc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003456c0 item 72 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29cc0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29cc0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29cc0): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29cc0): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29cc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.327519715 +0000 UTC m=+312.084294427 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a29cc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e280): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e280): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e280): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e280): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e280): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.327519715 +0000 UTC m=+312.084294427 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e280): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345880 item 72 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e840): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e840): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e840): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e840): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e840): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e840): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e840): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.329330892 +0000 UTC m=+312.086105604 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4e840): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4ed40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4ed40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4ed40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345d50 item 73 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4ed40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4ed40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.330039351 +0000 UTC m=+312.086814063 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4ed40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f200): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f200): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f200): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f200): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f200): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352000 item 73 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f200): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f200): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.331119086 +0000 UTC m=+312.087893798 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f200): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f740): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f740): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f740): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f740): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f740): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.331119086 +0000 UTC m=+312.087893798 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a4f740): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352310 item 73 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8a80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8a80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8a80): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8a80): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8a80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8a80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8a80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.333435921 +0000 UTC m=+312.090210634 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8a80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8f80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8f80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8f80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5960 item 74 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8f80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8f80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.334573835 +0000 UTC m=+312.091348548 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c8f80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c94c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c94c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5dc0 item 74 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c94c0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c94c0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c94c0): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c94c0): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c94c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.335623274 +0000 UTC m=+312.092397986 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c94c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c9a40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c9a40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c9a40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c9a40): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c9a40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.335623274 +0000 UTC m=+312.092397986 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0003c9a40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 74 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92100): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92100): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92100): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92100): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92100): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92100): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92100): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.337038629 +0000 UTC m=+312.093813340 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92100): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92600): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92600): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364700 item 75 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92600): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.338128653 +0000 UTC m=+312.094903366 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92b40): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92b40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92b40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92b40): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92b40): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364af0 item 75 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92b40): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92b40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.339000208 +0000 UTC m=+312.095774920 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a92b40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93080): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93080): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93080): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93080): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93080): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.339000208 +0000 UTC m=+312.095774920 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93080): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e00 item 75 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a936c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a936c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a936c0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a936c0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a936c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a936c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a936c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.340583948 +0000 UTC m=+312.097358661 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a936c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93bc0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93bc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93bc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 76 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93bc0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93bc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.341512391 +0000 UTC m=+312.098287103 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000a93bc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8180): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8180): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003653b0 item 76 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8180): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8180): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8180): _writeAt: size=3, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8180): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8180): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.342219968 +0000 UTC m=+312.098994700 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8180): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8700): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8700): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8700): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.342219968 +0000 UTC m=+312.098994700 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003655e0 item 76 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8d40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8d40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8d40): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8d40): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8d40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8d40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8d40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.344290832 +0000 UTC m=+312.101065544 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab8d40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9240): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9240): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9240): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365ab0 item 77 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9240): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9240): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.344842397 +0000 UTC m=+312.101617109 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9240): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9940): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9940): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9940): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9940): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9940): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.344842397 +0000 UTC m=+312.101617109 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ab9940): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 77 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4000): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4000): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4000): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4000): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4000): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4000): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4000): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.346401892 +0000 UTC m=+312.103176603 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4000): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4500): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4500): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4500): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e310 item 78 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4500): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4500): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.347431052 +0000 UTC m=+312.104205764 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4500): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4c00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4c00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4c00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4c00): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4c00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.347431052 +0000 UTC m=+312.104205764 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad4c00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 78 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5240): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5240): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5240): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5240): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5240): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5240): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5240): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.349181034 +0000 UTC m=+312.105955747 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5240): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5740): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5740): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5740): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ea10 item 79 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5740): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5740): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.349875266 +0000 UTC m=+312.106649979 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5740): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5e40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5e40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5e40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5e40): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5e40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.349875266 +0000 UTC m=+312.106649979 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ad5e40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 79 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2500): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2500): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2500): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2500): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2500): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2500): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2500): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.353197127 +0000 UTC m=+312.109971839 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2500): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2a00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2a00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2a00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f880 item 80 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2a00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2a00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.354598255 +0000 UTC m=+312.111372967 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af2a00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3100): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3100): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3100): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3100): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3100): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.354598255 +0000 UTC m=+312.111372967 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3100): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb90 item 80 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3740): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3740): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3740): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3740): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3740): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.358553253 +0000 UTC m=+312.115327965 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3740): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3bc0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3bc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3bc0): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3bc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3bc0): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3bc0): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e1c0 item 81 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3bc0): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3bc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.362254496 +0000 UTC m=+312.119029198 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000af3bc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18180): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18180): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18180): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18180): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18180): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.362254496 +0000 UTC m=+312.119029198 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18180): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e5b0 item 81 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18800): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18800): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18800): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18800): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18800): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.366479761 +0000 UTC m=+312.123254473 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b18800): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009df580): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009df580): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009df580): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a0e0 item 82 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009df580): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009df580): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009df580): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009df580): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009df580): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.367318494 +0000 UTC m=+312.124093206 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009df580): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dfb00): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dfb00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dfb00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dfb00): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dfb00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.367318494 +0000 UTC m=+312.124093206 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0009dfb00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a310 item 82 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84200): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84200): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84200): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84200): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84200): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.369240529 +0000 UTC m=+312.126015241 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84200): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84700): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84700): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84700): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84700): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84700): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a700 item 83 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84700): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.370018217 +0000 UTC m=+312.126792929 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84c40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84c40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84c40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84c40): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84c40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.370018217 +0000 UTC m=+312.126792929 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b84c40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a8c0 item 83 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b852c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b852c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b852c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b852c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b852c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.375540866 +0000 UTC m=+312.132315588 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b852c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b857c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b857c0): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b857c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ac40 item 84 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b857c0): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b857c0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b857c0): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b857c0): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b857c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.376814605 +0000 UTC m=+312.133589317 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b857c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b85d40): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b85d40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b85d40): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b85d40): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b85d40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.376814605 +0000 UTC m=+312.133589317 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000b85d40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042ae70 item 84 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0440): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0440): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0440): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0440): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0440): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.381303926 +0000 UTC m=+312.138078648 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0440): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0940): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0940): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0940): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0940): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0940): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0940): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b260 item 85 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0940): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0940): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.382057279 +0000 UTC m=+312.138831991 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0940): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0e80): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0e80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0e80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0e80): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0e80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.382057279 +0000 UTC m=+312.138831991 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba0e80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b420 item 85 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1500): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1500): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1500): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1500): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1500): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.384134695 +0000 UTC m=+312.140909408 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1500): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1a00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1a00): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1a00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b7a0 item 86 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1a00): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1a00): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1a00): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1a00): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1a00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.385551342 +0000 UTC m=+312.142326085 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000ba1a00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4000): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4000): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4000): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4000): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4000): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.385551342 +0000 UTC m=+312.142326085 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4000): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b960 item 86 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4680): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4680): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4680): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4680): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4680): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.387845105 +0000 UTC m=+312.144619817 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4680): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4b80): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4b80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4b80): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4b80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4b80): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4b80): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bce0 item 87 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4b80): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4b80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.389013947 +0000 UTC m=+312.145788659 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc4b80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc50c0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc50c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc50c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc50c0): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc50c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.389013947 +0000 UTC m=+312.145788659 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc50c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bea0 item 87 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5740): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5740): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5740): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5740): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5740): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.391426702 +0000 UTC m=+312.148201414 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5740): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5c40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5c40): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5c40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432460 item 88 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5c40): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5c40): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5c40): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5c40): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5c40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.39233729 +0000 UTC m=+312.149111993 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bc5c40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc240): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc240): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc240): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc240): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc240): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.39233729 +0000 UTC m=+312.149111993 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc240): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432770 item 88 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc880): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc880): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc880): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc880): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc880): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc880): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc880): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc880): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.394466884 +0000 UTC m=+312.151241597 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfc880): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfcdc0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfcdc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfcdc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432af0 item 89 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfcdc0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfcdc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.395372704 +0000 UTC m=+312.152147416 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfcdc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd300): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd300): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd300): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd300): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd300): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd300): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432d90 item 89 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd300): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd300): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.395934638 +0000 UTC m=+312.152709350 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd300): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd880): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd880): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd880): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd880): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd880): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.395934638 +0000 UTC m=+312.152709350 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfd880): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432f50 item 89 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfdec0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfdec0): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfdec0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfdec0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfdec0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfdec0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfdec0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfdec0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.399360864 +0000 UTC m=+312.156135577 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000bfdec0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a480): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a480): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a480): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433500 item 90 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a480): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a480): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.400202293 +0000 UTC m=+312.156977005 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a480): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a9c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a9c0): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a9c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004337a0 item 90 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a9c0): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a9c0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a9c0): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a9c0): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a9c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.40101683 +0000 UTC m=+312.157791543 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1a9c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1af80): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1af80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1af80): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1af80): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1af80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.40101683 +0000 UTC m=+312.157791543 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1af80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433960 item 90 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1b5c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1b5c0): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1b5c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1b5c0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1b5c0): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1b5c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1b5c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1b5c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.403294773 +0000 UTC m=+312.160069485 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1b5c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1bb00): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1bb00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1bb00): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433d50 item 91 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1bb00): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1bb00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.403937518 +0000 UTC m=+312.160712231 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c1bb00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c800c0): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c800c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c800c0): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c800c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c800c0): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c800c0): _writeAt: size=3, off=7 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446000 item 91 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c800c0): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c800c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.404649424 +0000 UTC m=+312.161424136 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c800c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80640): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80640): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80640): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80640): >_readAt: n=8, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80640): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.404649424 +0000 UTC m=+312.161424136 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80640): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004461c0 item 91 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80c80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80c80): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80c80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80c80): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80c80): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80c80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80c80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80c80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.406304729 +0000 UTC m=+312.163079441 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c80c80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c811c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c811c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c811c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446540 item 92 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c811c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c811c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.406818312 +0000 UTC m=+312.163593024 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c811c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81700): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81700): open at offset 5 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81700): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446700 item 92 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81700): _readAt: size=2, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81700): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81700): _writeAt: size=3, off=5 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81700): >_writeAt: n=3, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81700): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.408035676 +0000 UTC m=+312.164810387 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81700): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81cc0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81cc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81cc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81cc0): >_readAt: n=3, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81cc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.408035676 +0000 UTC m=+312.164810387 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c81cc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004468c0 item 92 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e380): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e380): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e380): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e380): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e380): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e380): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e380): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e380): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.409567869 +0000 UTC m=+312.166342581 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e380): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e8c0): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e8c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e8c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446c40 item 93 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e8c0): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e8c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.410071524 +0000 UTC m=+312.166846256 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9e8c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9efc0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9efc0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9efc0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9efc0): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9efc0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.410071524 +0000 UTC m=+312.166846256 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9efc0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446e00 item 93 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9f600): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9f600): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9f600): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9f600): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9f600): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9f600): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9f600): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9f600): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.411629005 +0000 UTC m=+312.168403717 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9f600): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9fb40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9fb40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9fb40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447180 item 94 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9fb40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9fb40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.412182663 +0000 UTC m=+312.168957375 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000c9fb40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe2c0): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe2c0): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe2c0): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe2c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe2c0): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.412182663 +0000 UTC m=+312.168957375 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe2c0): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447340 item 94 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe900): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe900): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe900): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe900): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe900): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe900): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe900): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe900): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.413986316 +0000 UTC m=+312.170761028 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbe900): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbee40): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbee40): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbee40): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004477a0 item 95 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbee40): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbee40): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.414885914 +0000 UTC m=+312.171660626 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbee40): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbf540): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbf540): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbf540): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbf540): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbf540): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.414885914 +0000 UTC m=+312.171660626 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbf540): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004479d0 item 95 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 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 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbfb80): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbfb80): open at offset 0 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbfb80): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbfb80): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbfb80): >_readAt: n=0, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbfb80): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbfb80): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbfb80): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.417300764 +0000 UTC m=+312.174075476 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cbfb80): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8140): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8140): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8140): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447dc0 item 96 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8140): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8140): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.418305859 +0000 UTC m=+312.175080572 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8140): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8840): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8840): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8840): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8840): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8840): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.418305859 +0000 UTC m=+312.175080572 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000cd8840): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046e070 item 96 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= 2025/11/06 02:43:28 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:28 DEBUG : Looking for writers 2025/11/06 02:43:28 DEBUG : >WaitForWriters: 2025/11/06 02:43:28 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:28 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:28 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:28 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:28 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/11/06 02:43:28 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3880): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3880): >openPending: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3880): _writeAt: size=5, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3880): >_writeAt: n=5, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3880): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.997256403 +0000 UTC m=+312.754031115 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3880): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3d00): _readAt: size=2, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3d00): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3d00): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3d00): >_readAt: n=2, err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3d00): _writeAt: size=3, off=2 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3d00): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.997256403 +0000 UTC m=+312.754031115 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc0008f3d00): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:28 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:28 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:28 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:28 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000934240): _readAt: size=512, off=0 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000934240): openPending: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000934240): >openPending: err= 2025/11/06 02:43:28 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000934240): >_readAt: n=5, err=EOF 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000934240): close: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:28.997256403 +0000 UTC m=+312.754031115 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:28 DEBUG : open-test-file(0xc000934240): >close: err= 2025/11/06 02:43:28 DEBUG : open-test-file: Remove: 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003205b0 item 1 2025/11/06 02:43:28 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:28 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:28 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:28 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934880): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934880): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934880): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934880): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934880): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.001955859 +0000 UTC m=+312.758730561 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934880): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934d80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934d80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934d80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934d80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934d80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.001955859 +0000 UTC m=+312.758730561 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000934d80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000320ee0 item 2 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009353c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009353c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009353c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009353c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009353c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.003663231 +0000 UTC m=+312.760437943 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009353c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935840): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935840): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935840): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935840): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935840): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935840): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935840): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.003663231 +0000 UTC m=+312.760437943 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935840): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935d00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935d00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935d00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935d00): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935d00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.003663231 +0000 UTC m=+312.760437943 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000935d00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321340 item 3 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960400): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960400): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960400): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960400): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960400): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.005815688 +0000 UTC m=+312.762590401 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960400): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960940): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960940): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960940): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960940): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960940): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.005815688 +0000 UTC m=+312.762590401 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960940): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003219d0 item 4 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960f80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960f80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960f80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960f80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960f80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.007509956 +0000 UTC m=+312.764284668 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000960f80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961400): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961400): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961400): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961400): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961400): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961400): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961400): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.007509956 +0000 UTC m=+312.764284668 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961400): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009618c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009618c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009618c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009618c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009618c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.007509956 +0000 UTC m=+312.764284668 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009618c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000321e30 item 5 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961f40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961f40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961f40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961f40): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961f40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.009645662 +0000 UTC m=+312.766420374 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000961f40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4fd00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4fd00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4fd00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4fd00): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4fd00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.009645662 +0000 UTC m=+312.766420374 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4fd00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004703f0 item 6 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a741c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a741c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a741c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a741c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a741c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.015907626 +0000 UTC m=+312.772682339 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a741c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a746c0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a746c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a746c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a746c0): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a746c0): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a746c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a746c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.015907626 +0000 UTC m=+312.772682339 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a746c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a74b80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a74b80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a74b80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a74b80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a74b80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.015907626 +0000 UTC m=+312.772682339 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a74b80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470150 item 7 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75200): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75200): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75200): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75200): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75200): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.018611438 +0000 UTC m=+312.775386150 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75200): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75740): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75740): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75740): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75740): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75740): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.018611438 +0000 UTC m=+312.775386150 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75740): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004707e0 item 8 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75d00): _readAt: size=2, off=0 2025/11/06 02:43:29 ERROR : open-test-file(0xc000a75d00): Couldn't read size of file 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75d00): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75d00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75d00): close: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a75d00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8140): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8140): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8140): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8140): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8140): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.020639152 +0000 UTC m=+312.777413864 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8140): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd85c0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd85c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd85c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd85c0): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd85c0): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd85c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd85c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.020639152 +0000 UTC m=+312.777413864 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd85c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8ac0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8ac0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8ac0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8ac0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8ac0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.020639152 +0000 UTC m=+312.777413864 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd8ac0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470c40 item 9 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9180): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9180): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9180): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9180): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9180): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.024887501 +0000 UTC m=+312.781662202 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9180): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9900): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9900): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9900): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9900): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9900): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.024887501 +0000 UTC m=+312.781662202 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9900): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471260 item 10 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9f40): _readAt: size=2, off=0 2025/11/06 02:43:29 ERROR : open-test-file(0xc000cd9f40): Couldn't read size of file 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9f40): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9f40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9f40): close: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cd9f40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a380): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a380): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a380): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a380): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a380): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.027192774 +0000 UTC m=+312.783967486 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a380): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a8c0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a8c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a8c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a8c0): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a8c0): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a8c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a8c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.027192774 +0000 UTC m=+312.783967486 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a8c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1ae00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1ae00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1ae00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1ae00): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1ae00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.027192774 +0000 UTC m=+312.783967486 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1ae00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471650 item 11 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b480): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b480): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b480): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b480): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b480): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.029612563 +0000 UTC m=+312.786387275 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b480): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b9c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b9c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b9c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b9c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b9c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.029612563 +0000 UTC m=+312.786387275 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b9c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471c00 item 12 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4080): _readAt: size=2, off=0 2025/11/06 02:43:29 ERROR : open-test-file(0xc0005e4080): Couldn't read size of file 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4080): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4080): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4080): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4080): close: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4080): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4440): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4440): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4440): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4440): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4440): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.031608035 +0000 UTC m=+312.788382747 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4440): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.031608035 +0000 UTC m=+312.788382747 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e0e0 item 13 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e53c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e53c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e53c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e53c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e53c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.033643053 +0000 UTC m=+312.790417764 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e53c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4000): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4000): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4000): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4000): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4000): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.033643053 +0000 UTC m=+312.790417764 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4000): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e850 item 14 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): _readAt: size=2, off=0 2025/11/06 02:43:29 ERROR : open-test-file(0xc0009f4700): Couldn't read size of file 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): close: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4ac0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4ac0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4ac0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4ac0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4ac0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.035493483 +0000 UTC m=+312.792268195 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4ac0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5180): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5180): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5180): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5180): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5180): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.035493483 +0000 UTC m=+312.792268195 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5180): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003523f0 item 15 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5a80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5a80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5a80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5a80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5a80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.037183233 +0000 UTC m=+312.793957944 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5a80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4080): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4080): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4080): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4080): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4080): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.037183233 +0000 UTC m=+312.793957944 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4080): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eaf0 item 16 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4700): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4700): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4700): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4700): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4700): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.039008996 +0000 UTC m=+312.795783709 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4700): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4bc0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4bc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4bc0): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4bc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4bc0): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4bc0): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4bc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4bc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.039008996 +0000 UTC m=+312.795783709 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4bc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5180): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5180): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5180): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5180): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5180): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.039008996 +0000 UTC m=+312.795783709 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5180): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f180 item 17 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5840): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5840): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5840): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5840): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5840): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.042151021 +0000 UTC m=+312.798925733 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5840): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5d80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5d80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5d80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5d80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5d80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.042151021 +0000 UTC m=+312.798925733 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5d80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041f880 item 18 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698a00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698a00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698a00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698a00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698a00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.043695237 +0000 UTC m=+312.800469950 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698a00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000699a80): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000699a80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000699a80): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000699a80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000699a80): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000699a80): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000699a80): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000699a80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.043695237 +0000 UTC m=+312.800469950 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000699a80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.043695237 +0000 UTC m=+312.800469950 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041fd50 item 19 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d700): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d700): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d700): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d700): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d700): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.04598355 +0000 UTC m=+312.802758261 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d700): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410100): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410100): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410100): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410100): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410100): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.04598355 +0000 UTC m=+312.802758261 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410100): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478380 item 20 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410a80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410a80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410a80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410a80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410a80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.047678849 +0000 UTC m=+312.804453561 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410a80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411340): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411340): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411340): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411340): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411340): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411340): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411340): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411340): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.047678849 +0000 UTC m=+312.804453561 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411340): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411940): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411940): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411940): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411940): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411940): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.047678849 +0000 UTC m=+312.804453561 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411940): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478770 item 21 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624200): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624200): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624200): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624200): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624200): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.049685613 +0000 UTC m=+312.806460325 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624200): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006247c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006247c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006247c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006247c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006247c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.049685613 +0000 UTC m=+312.806460325 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006247c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478e00 item 22 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624e40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624e40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624e40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624e40): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624e40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.051369391 +0000 UTC m=+312.808144103 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624e40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625340): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625340): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625340): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625340): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625340): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625340): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625340): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625340): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.051369391 +0000 UTC m=+312.808144103 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625340): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625840): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625840): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625840): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625840): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625840): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.051369391 +0000 UTC m=+312.808144103 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625840): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479260 item 23 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5840): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5840): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5840): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5840): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5840): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.056582719 +0000 UTC m=+312.813357432 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5840): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5d80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5d80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5d80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5d80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5d80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.056582719 +0000 UTC m=+312.813357432 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5d80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003528c0 item 24 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008624c0): _readAt: size=2, off=0 2025/11/06 02:43:29 ERROR : open-test-file(0xc0008624c0): Couldn't read size of file 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008624c0): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008624c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008624c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008624c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008624c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862880): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862880): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862880): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862880): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862880): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.059581866 +0000 UTC m=+312.816356577 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862880): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862d80): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862d80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862d80): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862d80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862d80): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862d80): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862d80): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862d80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.059581866 +0000 UTC m=+312.816356577 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000862d80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008632c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008632c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008632c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008632c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008632c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.059581866 +0000 UTC m=+312.816356577 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008632c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000352e00 item 25 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863940): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863940): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863940): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863940): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863940): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.062658736 +0000 UTC m=+312.819433449 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863940): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863e80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863e80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863e80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863e80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863e80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.062658736 +0000 UTC m=+312.819433449 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000863e80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353570 item 26 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e540): _readAt: size=2, off=0 2025/11/06 02:43:29 ERROR : open-test-file(0xc000a4e540): Couldn't read size of file 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e540): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e540): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e540): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e540): close: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e540): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e900): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e900): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e900): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e900): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e900): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.064853804 +0000 UTC m=+312.821628516 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4e900): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4ee00): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4ee00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4ee00): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4ee00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4ee00): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4ee00): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4ee00): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4ee00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.064853804 +0000 UTC m=+312.821628516 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4ee00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f340): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f340): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f340): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f340): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f340): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.064853804 +0000 UTC m=+312.821628516 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f340): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000353960 item 27 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f9c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f9c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f9c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f9c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f9c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.06759764 +0000 UTC m=+312.824372352 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a4f9c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e02c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e02c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e02c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e02c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e02c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.06759764 +0000 UTC m=+312.824372352 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e02c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e41c0 item 28 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0900): _readAt: size=2, off=0 2025/11/06 02:43:29 ERROR : open-test-file(0xc0006e0900): Couldn't read size of file 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0900): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0900): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0900): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0900): close: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0900): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0cc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0cc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0cc0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0cc0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0cc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.069905238 +0000 UTC m=+312.826679950 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e0cc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1380): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1380): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1380): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1380): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1380): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.069905238 +0000 UTC m=+312.826679950 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1380): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4620 item 29 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1a00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1a00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1a00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1a00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1a00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.072308586 +0000 UTC m=+312.829083298 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1a00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1f40): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1f40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1f40): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1f40): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1f40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.072308586 +0000 UTC m=+312.829083298 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006e1f40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e4f50 item 30 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e600): _readAt: size=2, off=0 2025/11/06 02:43:29 ERROR : open-test-file(0xc00070e600): Couldn't read size of file 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e600): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e600): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e600): >_writeAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e600): close: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e600): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e9c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e9c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e9c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e9c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e9c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.07468864 +0000 UTC m=+312.831463352 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070e9c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f080): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f080): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f080): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f080): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f080): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.07468864 +0000 UTC m=+312.831463352 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f080): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5340 item 31 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 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 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f700): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f700): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f700): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f700): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f700): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.07646458 +0000 UTC m=+312.833239293 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070f700): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070fc40): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070fc40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070fc40): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070fc40): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070fc40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.07646458 +0000 UTC m=+312.833239293 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00070fc40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e58f0 item 32 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c300): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c300): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c300): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c300): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c300): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.078234171 +0000 UTC m=+312.835008883 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c300): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c780): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c780): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c780): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c780): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c780): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ce0 item 33 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c780): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c780): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.078922312 +0000 UTC m=+312.835697023 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073c780): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073cc80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073cc80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073cc80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073cc80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073cc80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.078922312 +0000 UTC m=+312.835697023 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073cc80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e5ea0 item 33 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d2c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d2c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d2c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d2c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d2c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.080535597 +0000 UTC m=+312.837310309 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d2c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d740): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d740): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004143f0 item 34 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d740): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d740): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d740): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d740): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d740): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.08124104 +0000 UTC m=+312.838015753 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073d740): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073dc80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073dc80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073dc80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073dc80): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073dc80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.08124104 +0000 UTC m=+312.838015753 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00073dc80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004145b0 item 34 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788340): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788340): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788340): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788340): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788340): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.082881838 +0000 UTC m=+312.839656550 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788340): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0007887c0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0007887c0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0007887c0): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0007887c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0007887c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004149a0 item 35 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0007887c0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0007887c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.083474419 +0000 UTC m=+312.840249132 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0007887c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788cc0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788cc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788cc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788cc0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788cc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.083474419 +0000 UTC m=+312.840249132 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000788cc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414b60 item 35 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789340): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789340): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789340): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789340): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789340): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.085410391 +0000 UTC m=+312.842185103 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789340): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789840): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789840): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414f50 item 36 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789840): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789840): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789840): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789840): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789840): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.086127906 +0000 UTC m=+312.842902619 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789840): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789d80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789d80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789d80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789d80): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789d80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.086127906 +0000 UTC m=+312.842902619 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000789d80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415110 item 36 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a440): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a440): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a440): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a440): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a440): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.087948932 +0000 UTC m=+312.844723644 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a440): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a8c0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a8c0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a8c0): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a8c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a8c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415490 item 37 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a8c0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a8c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.088568514 +0000 UTC m=+312.845343226 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082a8c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082adc0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082adc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082adc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082adc0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082adc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.088568514 +0000 UTC m=+312.845343226 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082adc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004158f0 item 37 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b440): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b440): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b440): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b440): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b440): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.090424034 +0000 UTC m=+312.847198747 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b440): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b940): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b940): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415e30 item 38 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b940): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b940): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b940): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b940): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b940): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.091103168 +0000 UTC m=+312.847877880 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082b940): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082be80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082be80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082be80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082be80): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082be80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.091103168 +0000 UTC m=+312.847877880 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00082be80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040e4d0 item 38 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868580): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868580): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868580): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868580): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868580): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.093124589 +0000 UTC m=+312.849899302 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868580): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868a80): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868a80): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868a80): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868a80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868a80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ed20 item 39 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868a80): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868a80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.093671485 +0000 UTC m=+312.850446197 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868a80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868f80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868f80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868f80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868f80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868f80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.093671485 +0000 UTC m=+312.850446197 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000868f80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040f030 item 39 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869600): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869600): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869600): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869600): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869600): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.095270676 +0000 UTC m=+312.852045388 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869600): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869b00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869b00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005240e0 item 40 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869b00): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869b00): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869b00): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869b00): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869b00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.095943628 +0000 UTC m=+312.852718340 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000869b00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f00c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f00c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f00c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f00c0): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f00c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.095943628 +0000 UTC m=+312.852718340 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f00c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000524700 item 40 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0680): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0680): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0680): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0680): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0680): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0680): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0680): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.097645049 +0000 UTC m=+312.854419761 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0680): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0b80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0b80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0b80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525180 item 41 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0b80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0b80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.098775329 +0000 UTC m=+312.855550041 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f0b80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1040): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1040): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1040): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1040): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1040): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525420 item 41 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1040): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1040): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.099641534 +0000 UTC m=+312.856416245 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1040): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1580): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1580): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1580): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1580): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1580): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.099641534 +0000 UTC m=+312.856416245 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1580): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000525e30 item 41 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1bc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1bc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1bc0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1bc0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1bc0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1bc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.104513672 +0000 UTC m=+312.861288384 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008f1bc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926140): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926140): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926140): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003695e0 item 42 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926140): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926140): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.105208576 +0000 UTC m=+312.861983287 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926140): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926680): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926680): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369ab0 item 42 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926680): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926680): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926680): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926680): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926680): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.106052608 +0000 UTC m=+312.862827320 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926680): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926c00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926c00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926c00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926c00): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926c00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.106052608 +0000 UTC m=+312.862827320 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000926c00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000369e30 item 42 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927240): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927240): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927240): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927240): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927240): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927240): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927240): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.108236374 +0000 UTC m=+312.865011086 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927240): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927740): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927740): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927740): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536cb0 item 43 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927740): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927740): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.108862178 +0000 UTC m=+312.865636890 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927740): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927c80): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927c80): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927c80): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927c80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927c80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537500 item 43 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927c80): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927c80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.11013223 +0000 UTC m=+312.866906942 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000927c80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940240): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940240): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940240): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940240): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940240): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.11013223 +0000 UTC m=+312.866906942 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940240): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ea0 item 43 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940880): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940880): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940880): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940880): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940880): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940880): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940880): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.11192357 +0000 UTC m=+312.868698282 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940880): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940d80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940d80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940d80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051fea0 item 44 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940d80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940d80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.112644141 +0000 UTC m=+312.869418853 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000940d80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009412c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009412c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366770 item 44 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009412c0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009412c0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009412c0): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009412c0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009412c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.113497482 +0000 UTC m=+312.870272194 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009412c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941840): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941840): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941840): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941840): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941840): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.113497482 +0000 UTC m=+312.870272194 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941840): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366e00 item 44 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941e80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941e80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941e80): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941e80): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941e80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941e80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941e80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.115515428 +0000 UTC m=+312.872290140 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000941e80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964400): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964400): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964400): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367650 item 45 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964400): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964400): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.116168202 +0000 UTC m=+312.872942904 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964400): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964b00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964b00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964b00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964b00): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964b00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.116168202 +0000 UTC m=+312.872942904 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000964b00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000367960 item 45 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965140): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965140): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965140): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965140): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965140): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965140): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965140): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.117642808 +0000 UTC m=+312.874417520 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965140): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965640): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965640): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965640): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e9500 item 46 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965640): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965640): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.118493363 +0000 UTC m=+312.875268075 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965640): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965d40): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965d40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965d40): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965d40): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965d40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.118493363 +0000 UTC m=+312.875268075 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000965d40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e97a0 item 46 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988400): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988400): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988400): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988400): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988400): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988400): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988400): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.120315792 +0000 UTC m=+312.877090504 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988400): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988900): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988900): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988900): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007e9d50 item 47 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988900): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988900): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.120894296 +0000 UTC m=+312.877669009 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000988900): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989000): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989000): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989000): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989000): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989000): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.120894296 +0000 UTC m=+312.877669009 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989000): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9ab0 item 47 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989640): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989640): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989640): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989640): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989640): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989640): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989640): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.122445806 +0000 UTC m=+312.879220518 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989640): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989b40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989b40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989b40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 48 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989b40): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989b40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.123051502 +0000 UTC m=+312.879826215 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000989b40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac2c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac2c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac2c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac2c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac2c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.123051502 +0000 UTC m=+312.879826215 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac2c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050930 item 48 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac900): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac900): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac900): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac900): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac900): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.124888989 +0000 UTC m=+312.881663701 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ac900): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009acd80): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009acd80): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009acd80): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009acd80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009acd80): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009acd80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 49 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009acd80): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009acd80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.125459378 +0000 UTC m=+312.882234091 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009acd80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad2c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad2c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad2c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad2c0): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad2c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.125459378 +0000 UTC m=+312.882234091 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad2c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051260 item 49 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad940): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad940): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad940): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad940): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad940): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.127147926 +0000 UTC m=+312.883922638 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ad940): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ade40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ade40): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ade40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ab0 item 50 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ade40): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ade40): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ade40): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ade40): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ade40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.127941084 +0000 UTC m=+312.884715795 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009ade40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009de440): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009de440): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009de440): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009de440): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009de440): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.127941084 +0000 UTC m=+312.884715795 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009de440): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051e30 item 50 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009deac0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009deac0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009deac0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009deac0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009deac0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.130143935 +0000 UTC m=+312.886918648 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009deac0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009defc0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009defc0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009defc0): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009defc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009defc0): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009defc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e69a0 item 51 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009defc0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009defc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.130787182 +0000 UTC m=+312.887561904 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009defc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009df500): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009df500): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009df500): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009df500): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009df500): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.130787182 +0000 UTC m=+312.887561904 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009df500): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6d90 item 51 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009dfb80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009dfb80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009dfb80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009dfb80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009dfb80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.132163763 +0000 UTC m=+312.888938476 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009dfb80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04100): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04100): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04100): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e71f0 item 52 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04100): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04100): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04100): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04100): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04100): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.132811939 +0000 UTC m=+312.889586711 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04100): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04680): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04680): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04680): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04680): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04680): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.132811939 +0000 UTC m=+312.889586711 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04680): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e7570 item 52 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04d00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04d00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04d00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04d00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04d00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.134540222 +0000 UTC m=+312.891314934 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a04d00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05200): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05200): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05200): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05200): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05200): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05200): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402310 item 53 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05200): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05200): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.135168841 +0000 UTC m=+312.891943543 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05200): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05740): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05740): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05740): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05740): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05740): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.135168841 +0000 UTC m=+312.891943543 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05740): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402620 item 53 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05dc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05dc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05dc0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05dc0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05dc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.136647474 +0000 UTC m=+312.893422187 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a05dc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a340): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a340): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a340): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402d20 item 54 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a340): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a340): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a340): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a340): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a340): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.137270573 +0000 UTC m=+312.894045285 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a340): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a8c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a8c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a8c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a8c0): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a8c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.137270573 +0000 UTC m=+312.894045285 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3a8c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402fc0 item 54 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3af40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3af40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3af40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3af40): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3af40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.139048287 +0000 UTC m=+312.895822999 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3af40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b440): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b440): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b440): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b440): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b440): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b440): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403500 item 55 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b440): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b440): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.139669142 +0000 UTC m=+312.896443853 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b440): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b980): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b980): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b980): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b980): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b980): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.139669142 +0000 UTC m=+312.896443853 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a3b980): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403880 item 55 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a080): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a080): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a080): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a080): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a080): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.141200394 +0000 UTC m=+312.897975105 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a080): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a580): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a580): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a580): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344070 item 56 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a580): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a580): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a580): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a580): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a580): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.141842919 +0000 UTC m=+312.898617631 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6a580): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6ab00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6ab00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6ab00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6ab00): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6ab00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.141842919 +0000 UTC m=+312.898617631 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6ab00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003442a0 item 56 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b140): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b140): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b140): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b140): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b140): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b140): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b140): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b140): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.143401763 +0000 UTC m=+312.900176475 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b140): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b680): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b680): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b680): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344620 item 57 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b680): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b680): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.144072741 +0000 UTC m=+312.900847453 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6b680): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6bbc0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6bbc0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6bbc0): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6bbc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6bbc0): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6bbc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003448c0 item 57 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6bbc0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6bbc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.144877049 +0000 UTC m=+312.901651762 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a6bbc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a901c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a901c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a901c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a901c0): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a901c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.144877049 +0000 UTC m=+312.901651762 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a901c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000344a80 item 57 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90800): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90800): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90800): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90800): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90800): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90800): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90800): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90800): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.146391119 +0000 UTC m=+312.903165831 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90800): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90d40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90d40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90d40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345030 item 58 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90d40): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90d40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.1469617 +0000 UTC m=+312.903736401 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a90d40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91280): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91280): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91280): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345260 item 58 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91280): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91280): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91280): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91280): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91280): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.14757465 +0000 UTC m=+312.904349361 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91280): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91840): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91840): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91840): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91840): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91840): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.14757465 +0000 UTC m=+312.904349361 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91840): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345490 item 58 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91e80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91e80): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91e80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91e80): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91e80): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91e80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91e80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91e80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.149118425 +0000 UTC m=+312.905893137 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a91e80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae440): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae440): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae440): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003459d0 item 59 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae440): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae440): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.149939505 +0000 UTC m=+312.906714207 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae440): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae980): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae980): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae980): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae980): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae980): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae980): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345c70 item 59 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae980): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae980): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.150722083 +0000 UTC m=+312.907496794 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aae980): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaef00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaef00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaef00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaef00): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaef00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.150722083 +0000 UTC m=+312.907496794 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaef00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000345ea0 item 59 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaf540): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaf540): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaf540): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaf540): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaf540): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaf540): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaf540): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaf540): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.153916585 +0000 UTC m=+312.910691297 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aaf540): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aafa80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aafa80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aafa80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4770 item 60 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aafa80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aafa80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.155084435 +0000 UTC m=+312.911859148 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000aafa80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace040): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace040): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace040): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4a10 item 60 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace040): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace040): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace040): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace040): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace040): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.157283781 +0000 UTC m=+312.914058493 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace040): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace600): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace600): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace600): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace600): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace600): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.157283781 +0000 UTC m=+312.914058493 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000ace600): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5180 item 60 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acec40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acec40): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acec40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acec40): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acec40): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acec40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acec40): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acec40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.159910838 +0000 UTC m=+312.916685550 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acec40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf180): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf180): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf180): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f5dc0 item 61 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf180): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf180): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.160631319 +0000 UTC m=+312.917406032 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf180): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf880): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf880): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf880): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf880): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf880): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.160631319 +0000 UTC m=+312.917406032 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acf880): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 61 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acfec0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acfec0): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acfec0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acfec0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acfec0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acfec0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acfec0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acfec0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.162436466 +0000 UTC m=+312.919211177 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000acfec0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8480): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8480): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8480): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364700 item 62 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8480): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8480): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.163492957 +0000 UTC m=+312.920267679 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8480): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8b80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8b80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8b80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8b80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8b80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.163492957 +0000 UTC m=+312.920267679 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af8b80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364af0 item 62 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af91c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af91c0): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af91c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af91c0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af91c0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af91c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af91c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af91c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.165553201 +0000 UTC m=+312.922327913 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af91c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9700): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9700): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9700): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364fc0 item 63 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9700): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9700): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.166204132 +0000 UTC m=+312.922978844 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9700): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9e00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9e00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9e00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9e00): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9e00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.166204132 +0000 UTC m=+312.922978844 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000af9e00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365180 item 63 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 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 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1a4c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1a4c0): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1a4c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1a4c0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1a4c0): >_readAt: n=0, err=Bad file descriptor 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1a4c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1a4c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1a4c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.168645611 +0000 UTC m=+312.925420323 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1a4c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1aa00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1aa00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1aa00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003655e0 item 64 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1aa00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1aa00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.169887 +0000 UTC m=+312.926661711 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1aa00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b100): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b100): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b100): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b100): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b100): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.169887 +0000 UTC m=+312.926661711 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b100): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365880 item 64 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b740): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b740): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b740): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b740): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b740): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.171938438 +0000 UTC m=+312.928713150 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1b740): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1bbc0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1bbc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1bbc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1bbc0): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1bbc0): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365dc0 item 65 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1bbc0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1bbc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.173535243 +0000 UTC m=+312.930309955 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b1bbc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a140): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a140): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a140): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a140): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a140): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.173535243 +0000 UTC m=+312.930309955 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a140): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e000 item 65 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a780): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a780): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a780): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a780): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a780): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.175725281 +0000 UTC m=+312.932499993 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8a780): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8ac00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8ac00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 66 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8ac00): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8ac00): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8ac00): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8ac00): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8ac00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.179079291 +0000 UTC m=+312.935854004 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8ac00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b140): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b140): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b140): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b140): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b140): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.179079291 +0000 UTC m=+312.935854004 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b140): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e770 item 66 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b780): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b780): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b780): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b780): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b780): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.181356222 +0000 UTC m=+312.938130934 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8b780): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8bc00): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8bc00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8bc00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8bc00): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8bc00): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ee00 item 67 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8bc00): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8bc00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.182074049 +0000 UTC m=+312.938848761 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b8bc00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2180): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2180): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2180): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2180): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2180): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.182074049 +0000 UTC m=+312.938848761 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2180): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f570 item 67 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2800): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2800): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2800): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2800): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2800): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.183812269 +0000 UTC m=+312.940586981 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2800): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2d00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2d00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fb90 item 68 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2d00): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2d00): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2d00): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2d00): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2d00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.18450576 +0000 UTC m=+312.941280471 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb2d00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3240): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3240): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3240): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3240): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3240): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.18450576 +0000 UTC m=+312.941280471 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3240): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fd50 item 68 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3880): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3880): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3880): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3880): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3880): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.18622312 +0000 UTC m=+312.942997833 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3880): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3d00): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3d00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3d00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3d00): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3d00): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c4d0 item 69 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3d00): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3d00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.186908717 +0000 UTC m=+312.943683429 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bb3d00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6280): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6280): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6280): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6280): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6280): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.186908717 +0000 UTC m=+312.943683429 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6280): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032c7e0 item 69 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6900): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6900): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6900): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6900): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6900): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.188688996 +0000 UTC m=+312.945463708 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6900): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6e00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6e00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032ce00 item 70 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6e00): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6e00): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6e00): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6e00): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6e00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.189844884 +0000 UTC m=+312.946619587 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd6e00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7340): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7340): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7340): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7340): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7340): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.189844884 +0000 UTC m=+312.946619587 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7340): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032cfc0 item 70 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd79c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd79c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd79c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd79c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd79c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.192386331 +0000 UTC m=+312.949161043 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd79c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7ec0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7ec0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7ec0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7ec0): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7ec0): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d570 item 71 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7ec0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7ec0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.19332369 +0000 UTC m=+312.950098402 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bd7ec0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8440): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8440): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8440): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8440): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8440): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.19332369 +0000 UTC m=+312.950098402 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8440): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032d810 item 71 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8ac0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8ac0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8ac0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8ac0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8ac0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.194929621 +0000 UTC m=+312.951704334 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8ac0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8fc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8fc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00032dea0 item 72 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8fc0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8fc0): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8fc0): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8fc0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8fc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.195853625 +0000 UTC m=+312.952628337 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf8fc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9500): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9500): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9500): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9500): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9500): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.195853625 +0000 UTC m=+312.952628337 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9500): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a150 item 72 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9ac0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9ac0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9ac0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9ac0): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9ac0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9ac0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9ac0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.197686162 +0000 UTC m=+312.954460874 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000bf9ac0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e040): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e040): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e040): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a5b0 item 73 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e040): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e040): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.198345689 +0000 UTC m=+312.955120401 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e040): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e500): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e500): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e500): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e500): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e500): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a770 item 73 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e500): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e500): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.19896983 +0000 UTC m=+312.955744541 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1e500): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1ea40): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1ea40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1ea40): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1ea40): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1ea40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.19896983 +0000 UTC m=+312.955744541 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1ea40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042a930 item 73 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f080): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f080): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f080): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f080): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f080): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f080): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f080): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.200993355 +0000 UTC m=+312.957768067 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f080): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f580): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f580): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f580): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042acb0 item 74 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f580): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f580): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.201791872 +0000 UTC m=+312.958566585 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1f580): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1fac0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1fac0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042aee0 item 74 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1fac0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1fac0): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1fac0): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1fac0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1fac0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.202641617 +0000 UTC m=+312.959416328 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c1fac0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e0c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e0c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e0c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e0c0): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e0c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.202641617 +0000 UTC m=+312.959416328 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e0c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b0a0 item 74 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e700): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e700): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e700): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e700): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e700): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e700): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e700): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.205054372 +0000 UTC m=+312.961829084 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3e700): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3ec00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3ec00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3ec00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b490 item 75 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3ec00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3ec00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.205691316 +0000 UTC m=+312.962466029 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3ec00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f140): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f140): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f140): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f140): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f140): _writeAt: size=3, off=2 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b650 item 75 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f140): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f140): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.206378094 +0000 UTC m=+312.963152807 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f140): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f680): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f680): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f680): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f680): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f680): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.206378094 +0000 UTC m=+312.963152807 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3f680): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042b810 item 75 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3fcc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3fcc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3fcc0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3fcc0): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3fcc0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3fcc0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3fcc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.208456965 +0000 UTC m=+312.965231676 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c3fcc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a240): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a240): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a240): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bb90 item 76 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a240): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a240): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.208996126 +0000 UTC m=+312.965770838 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a240): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a780): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a780): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bd50 item 76 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a780): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a780): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a780): _writeAt: size=3, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a780): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a780): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.209917264 +0000 UTC m=+312.966691976 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5a780): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5ad00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5ad00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5ad00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5ad00): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5ad00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.209917264 +0000 UTC m=+312.966691976 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5ad00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00042bf10 item 76 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b340): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b340): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b340): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b340): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b340): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b340): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b340): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.211965996 +0000 UTC m=+312.968740708 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b340): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b840): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b840): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b840): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004324d0 item 77 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b840): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b840): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.212555001 +0000 UTC m=+312.969329713 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5b840): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5bf40): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5bf40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5bf40): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5bf40): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5bf40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.212555001 +0000 UTC m=+312.969329713 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c5bf40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004327e0 item 77 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78600): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78600): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78600): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78600): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78600): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78600): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78600): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.214408598 +0000 UTC m=+312.971183310 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78600): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78b00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78b00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78b00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432b60 item 78 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78b00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78b00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.215159035 +0000 UTC m=+312.971933747 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c78b00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79200): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79200): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79200): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79200): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79200): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.215159035 +0000 UTC m=+312.971933747 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79200): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432e00 item 78 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79840): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79840): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79840): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79840): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79840): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79840): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79840): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.216975833 +0000 UTC m=+312.973750545 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79840): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79d40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79d40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79d40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004332d0 item 79 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79d40): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79d40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.217601566 +0000 UTC m=+312.974376278 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c79d40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c964c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c964c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c964c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c964c0): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c964c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.217601566 +0000 UTC m=+312.974376278 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c964c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433570 item 79 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c96b00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c96b00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c96b00): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c96b00): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c96b00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c96b00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c96b00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.219284573 +0000 UTC m=+312.976059285 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c96b00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97000): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97000): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97000): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433a40 item 80 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97000): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97000): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.219866825 +0000 UTC m=+312.976641537 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97000): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97700): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97700): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97700): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97700): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97700): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.219866825 +0000 UTC m=+312.976641537 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97700): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000433c00 item 80 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97d40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97d40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97d40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97d40): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97d40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.221492785 +0000 UTC m=+312.978267497 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000c97d40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba240): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba240): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba240): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba240): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba240): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba240): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446070 item 81 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba240): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba240): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.222360062 +0000 UTC m=+312.979134774 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba240): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba780): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba780): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba780): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba780): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba780): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.222360062 +0000 UTC m=+312.979134774 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba780): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446230 item 81 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbae00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbae00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbae00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbae00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbae00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.227505312 +0000 UTC m=+312.984280034 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbae00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624300): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624300): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624300): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478070 item 82 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624300): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624300): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624300): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624300): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624300): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.22922078 +0000 UTC m=+312.985995492 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624300): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624880): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624880): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624880): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624880): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624880): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.22922078 +0000 UTC m=+312.985995492 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624880): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478230 item 82 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624f00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624f00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624f00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624f00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624f00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.231222064 +0000 UTC m=+312.987996796 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000624f00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625400): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625400): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625400): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625400): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625400): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625400): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478690 item 83 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625400): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625400): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.232326926 +0000 UTC m=+312.989101638 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625400): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625940): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625940): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625940): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625940): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625940): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.232326926 +0000 UTC m=+312.989101638 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000625940): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004788c0 item 83 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba040): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba040): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba040): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba040): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba040): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.233920756 +0000 UTC m=+312.990695467 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba040): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba540): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba540): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba540): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478d90 item 84 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba540): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba540): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba540): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba540): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba540): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.23480247 +0000 UTC m=+312.991577182 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cba540): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb300): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb300): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb300): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb300): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb300): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.23480247 +0000 UTC m=+312.991577182 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb300): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478f50 item 84 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb980): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb980): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb980): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb980): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb980): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.236576557 +0000 UTC m=+312.993351269 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbb980): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbbe80): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbbe80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbbe80): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbbe80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbbe80): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbbe80): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004793b0 item 85 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbbe80): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbbe80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.237554762 +0000 UTC m=+312.994329474 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000cbbe80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a480): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a480): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a480): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a480): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a480): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.237554762 +0000 UTC m=+312.994329474 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a480): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479650 item 85 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4580): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4580): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4580): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4580): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4580): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.240792214 +0000 UTC m=+312.997566926 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4580): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b00): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004465b0 item 86 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b00): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b00): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b00): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b00): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.241933484 +0000 UTC m=+312.998708197 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e4b00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5240): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5240): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5240): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5240): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5240): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.241933484 +0000 UTC m=+312.998708197 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5240): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446770 item 86 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e58c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e58c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e58c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e58c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e58c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.243814813 +0000 UTC m=+313.000589525 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e58c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5e00): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5e00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5e00): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5e00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5e00): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5e00): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446af0 item 87 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5e00): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5e00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.244599204 +0000 UTC m=+313.001373917 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0005e5e00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c43c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c43c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c43c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c43c0): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c43c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.244599204 +0000 UTC m=+313.001373917 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c43c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446cb0 item 87 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4a80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4a80): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4a80): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4a80): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4a80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.246265701 +0000 UTC m=+313.003040413 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c4a80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5000): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5000): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5000): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447030 item 88 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5000): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5000): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5000): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5000): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5000): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.246992354 +0000 UTC m=+313.003767066 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5000): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c55c0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c55c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c55c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c55c0): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c55c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.246992354 +0000 UTC m=+313.003767066 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c55c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004471f0 item 88 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a740): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a740): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a740): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a740): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a740): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a740): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a740): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a740): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.248800325 +0000 UTC m=+313.005575037 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1a740): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1acc0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1acc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1acc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479960 item 89 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1acc0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1acc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.249443481 +0000 UTC m=+313.006218194 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1acc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b200): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b200): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b200): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b200): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b200): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b200): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479b90 item 89 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b200): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b200): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.250074044 +0000 UTC m=+313.006848746 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b200): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b780): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b780): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b780): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b780): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b780): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.250074044 +0000 UTC m=+313.006848746 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1b780): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479f10 item 89 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1bdc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1bdc0): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1bdc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1bdc0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1bdc0): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1bdc0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1bdc0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1bdc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.252040963 +0000 UTC m=+313.008815675 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000a1bdc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698900): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698900): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698900): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470380 item 90 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698900): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698900): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.25295674 +0000 UTC m=+313.009731453 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000698900): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006999c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006999c0): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006999c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004705b0 item 90 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006999c0): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006999c0): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006999c0): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006999c0): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006999c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.253590539 +0000 UTC m=+313.010365251 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0006999c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.253590539 +0000 UTC m=+313.010365251 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0002ca680): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470770 item 90 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d6c0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d6c0): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d6c0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d6c0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d6c0): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d6c0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d6c0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d6c0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.255030911 +0000 UTC m=+313.011805623 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc00056d6c0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410040): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410040): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410040): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470bd0 item 91 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410040): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410040): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.255646265 +0000 UTC m=+313.012420977 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410040): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410900): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410900): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410900): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410900): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410900): >_readAt: n=2, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410900): _writeAt: size=3, off=7 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000470e70 item 91 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410900): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410900): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.256265898 +0000 UTC m=+313.013040610 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410900): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410f00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410f00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410f00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410f00): >_readAt: n=8, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410f00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.256265898 +0000 UTC m=+313.013040610 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000410f00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471030 item 91 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411980): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411980): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411980): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411980): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411980): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411980): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411980): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411980): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.258595828 +0000 UTC m=+313.015370540 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000411980): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4100): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4100): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4100): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471490 item 92 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4100): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4100): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.259216742 +0000 UTC m=+313.015991454 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4100): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): open at offset 5 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000471650 item 92 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): _readAt: size=2, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): _writeAt: size=3, off=5 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): >_writeAt: n=3, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.26003646 +0000 UTC m=+313.016811171 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4700): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4cc0): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4cc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4cc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4cc0): >_readAt: n=3, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4cc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.26003646 +0000 UTC m=+313.016811171 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f4cc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004718f0 item 92 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5300): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5300): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5300): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5300): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5300): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5300): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5300): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5300): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.265596668 +0000 UTC m=+313.022371381 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0009f5300): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5f00): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5f00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5f00): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447500 item 93 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5f00): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5f00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.266965417 +0000 UTC m=+313.023740129 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc0008c5f00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42680): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42680): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42680): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42680): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42680): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.266965417 +0000 UTC m=+313.023740129 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42680): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004477a0 item 93 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42cc0): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42cc0): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42cc0): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42cc0): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42cc0): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42cc0): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42cc0): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42cc0): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.270988332 +0000 UTC m=+313.027763044 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b42cc0): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43200): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43200): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43200): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447b90 item 94 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43200): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43200): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.272239168 +0000 UTC m=+313.029013880 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43200): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43900): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43900): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43900): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43900): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43900): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.272239168 +0000 UTC m=+313.029013880 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43900): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447dc0 item 94 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43f40): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43f40): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43f40): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43f40): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43f40): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43f40): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43f40): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43f40): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.27671832 +0000 UTC m=+313.033493031 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b43f40): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50500): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50500): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50500): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e310 item 95 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50500): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50500): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.279334797 +0000 UTC m=+313.036109509 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50500): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50c00): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50c00): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50c00): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50c00): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50c00): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.279334797 +0000 UTC m=+313.036109509 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b50c00): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041e620 item 95 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 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 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51240): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51240): open at offset 0 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51240): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51240): _readAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51240): >_readAt: n=0, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51240): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51240): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51240): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.281390773 +0000 UTC m=+313.038165485 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51240): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51780): _writeAt: size=5, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51780): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51780): >openPending: err= 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ebd0 item 96 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51780): >_writeAt: n=5, err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51780): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.282163673 +0000 UTC m=+313.038938385 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51780): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/06 02:43:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/06 02:43:29 DEBUG : open-test-file: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51e80): _readAt: size=512, off=0 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51e80): openPending: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51e80): >openPending: err= 2025/11/06 02:43:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51e80): >_readAt: n=5, err=EOF 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51e80): close: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-06 02:43:29.282163673 +0000 UTC m=+313.038938385 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : open-test-file(0xc000b51e80): >close: err= 2025/11/06 02:43:29 DEBUG : open-test-file: Remove: 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041eee0 item 96 2025/11/06 02:43:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/06 02:43:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/06 02:43:29 DEBUG : open-test-file: >Remove: err= 2025/11/06 02:43:29 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:29 DEBUG : Looking for writers 2025/11/06 02:43:29 DEBUG : >WaitForWriters: 2025/11/06 02:43:29 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.80s) --- PASS: TestRWFileHandleOpenTests/writes (0.93s) --- 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.01s) --- 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.02s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.87s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.19s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:29 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:29 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:29 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:29 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:29 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:29 DEBUG : file1: newRWFileHandle: 2025/11/06 02:43:29 DEBUG : file1(0xc000148600): openPending: 2025/11/06 02:43:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:29 DEBUG : file1(0xc000148600): >openPending: err= 2025/11/06 02:43:29 DEBUG : file1: >newRWFileHandle: err= 2025/11/06 02:43:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/06 02:43:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/06 02:43:29 DEBUG : file1(0xc000148600): _writeAt: size=2, off=0 2025/11/06 02:43:29 DEBUG : file1(0xc000148600): >_writeAt: n=2, err= 2025/11/06 02:43:29 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/06 02:43:29 DEBUG : file1(0xc000148600): RWFileHandle.Flush 2025/11/06 02:43:29 DEBUG : file1(0xc000148600): RWFileHandle.Release 2025/11/06 02:43:29 DEBUG : file1(0xc000148600): close: 2025/11/06 02:43:29 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/11/06 02:43:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:29 DEBUG : file1(0xc000148600): >close: err= 2025/11/06 02:43:29 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:29 DEBUG : Looking for writers 2025/11/06 02:43:29 DEBUG : file1: reading active writers 2025/11/06 02:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:43:29 DEBUG : Looking for writers 2025/11/06 02:43:29 DEBUG : file1: reading active writers 2025/11/06 02:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:43:29 DEBUG : Looking for writers 2025/11/06 02:43:29 DEBUG : file1: reading active writers 2025/11/06 02:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:43:29 DEBUG : Looking for writers 2025/11/06 02:43:29 DEBUG : file1: reading active writers 2025/11/06 02:43:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:43:29 DEBUG : file1: vfs cache: starting upload 2025/11/06 02:43:30 DEBUG : Looking for writers 2025/11/06 02:43:30 DEBUG : file1: reading active writers 2025/11/06 02:43:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:43:30 DEBUG : Looking for writers 2025/11/06 02:43:30 DEBUG : file1: reading active writers 2025/11/06 02:43:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:43:30 DEBUG : Looking for writers 2025/11/06 02:43:30 DEBUG : file1: reading active writers 2025/11/06 02:43:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:43:30 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/06 02:43:31 DEBUG : Looking for writers 2025/11/06 02:43:31 DEBUG : file1: reading active writers 2025/11/06 02:43:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:43:31 DEBUG : file1: size = 2 OK 2025/11/06 02:43:31 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/06 02:43:31 INFO : file1: Copied (new) 2025/11/06 02:43:31 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/11/06 02:43:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/06 02:43:31 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/11/06 02:43:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:43:31 INFO : file1: vfs cache: upload succeeded try #1 2025/11/06 02:43:32 DEBUG : Looking for writers 2025/11/06 02:43:32 DEBUG : file1: reading active writers 2025/11/06 02:43:32 DEBUG : >WaitForWriters: 2025/11/06 02:43:32 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:32 DEBUG : Looking for writers 2025/11/06 02:43:32 DEBUG : file1: reading active writers 2025/11/06 02:43:32 DEBUG : >WaitForWriters: 2025/11/06 02:43:32 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.25s) === RUN TestRWCacheRename run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:32 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:32 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:32 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:32 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:32 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:43:32 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:33 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:43:33 DEBUG : rename_me: newRWFileHandle: 2025/11/06 02:43:33 DEBUG : rename_me(0xc0001481c0): openPending: 2025/11/06 02:43:33 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/06 02:43:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/06 02:43:33 DEBUG : rename_me(0xc0001481c0): >openPending: err= 2025/11/06 02:43:33 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/06 02:43:33 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/06 02:43:33 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/06 02:43:33 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/06 02:43:33 DEBUG : rename_me(0xc0001481c0): _writeAt: size=5, off=0 2025/11/06 02:43:33 DEBUG : rename_me(0xc0001481c0): >_writeAt: n=5, err= 2025/11/06 02:43:33 DEBUG : rename_me(0xc0001481c0): close: 2025/11/06 02:43:33 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-06 02:43:33.112824974 +0000 UTC m=+316.869599686 2025/11/06 02:43:33 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/06 02:43:33 DEBUG : rename_me(0xc0001481c0): >close: err= 2025/11/06 02:43:33 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/06 02:43:33 DEBUG : i_was_renamed: Updating file with 0xc000622180 2025/11/06 02:43:33 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/06 02:43:33 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/06 02:43:33 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:43:33 DEBUG : Looking for writers 2025/11/06 02:43:33 DEBUG : i_was_renamed: reading active writers 2025/11/06 02:43:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/06 02:43:33 DEBUG : Looking for writers 2025/11/06 02:43:33 DEBUG : i_was_renamed: reading active writers 2025/11/06 02:43:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/06 02:43:33 DEBUG : Looking for writers 2025/11/06 02:43:33 DEBUG : i_was_renamed: reading active writers 2025/11/06 02:43:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/06 02:43:33 DEBUG : Looking for writers 2025/11/06 02:43:33 DEBUG : i_was_renamed: reading active writers 2025/11/06 02:43:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/06 02:43:33 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/06 02:43:33 DEBUG : Looking for writers 2025/11/06 02:43:33 DEBUG : i_was_renamed: reading active writers 2025/11/06 02:43:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/06 02:43:33 DEBUG : Looking for writers 2025/11/06 02:43:33 DEBUG : i_was_renamed: reading active writers 2025/11/06 02:43:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/06 02:43:33 DEBUG : Looking for writers 2025/11/06 02:43:33 DEBUG : i_was_renamed: reading active writers 2025/11/06 02:43:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/06 02:43:34 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2025/11/06 02:43:34 DEBUG : Looking for writers 2025/11/06 02:43:34 DEBUG : i_was_renamed: reading active writers 2025/11/06 02:43:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/06 02:43:35 DEBUG : i_was_renamed: size = 5 OK 2025/11/06 02:43:35 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:43:35 INFO : i_was_renamed: Copied (new) 2025/11/06 02:43:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-11-06 02:43:33 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/11/06 02:43:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/06 02:43:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/06 02:43:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/06 02:43:35 DEBUG : Looking for writers 2025/11/06 02:43:35 DEBUG : i_was_renamed: reading active writers 2025/11/06 02:43:35 DEBUG : >WaitForWriters: 2025/11/06 02:43:35 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.05s) === RUN TestRWCacheUpdate run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:43:35 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:43:35 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/06 02:43:35 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:35 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/06 02:43:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-laxepap9veca" 2025/11/06 02:43:35 INFO : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/06 02:43:36 DEBUG : forgetting directory cache 2025/11/06 02:43:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate(0xc0006243c0): _readAt: size=512, off=0 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate(0xc0006243c0): openPending: 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-06 01:44:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/06 02:43:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate(0xc0006243c0): >openPending: err= 2025/11/06 02:43:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:43:38 DEBUG : forgetting directory cache 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate(0xc0006243c0): >_readAt: n=20, err=EOF 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate(0xc0006243c0): close: 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:44:35 +0000 UTC 2025/11/06 02:43:38 DEBUG : TestRWCacheUpdate(0xc0006243c0): >close: err= 2025/11/06 02:43:38 DEBUG : Re-reading directory (214.77726ms old) 2025/11/06 02:43:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:43:39 DEBUG : forgetting directory cache 2025/11/06 02:43:39 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate(0xc0005e46c0): _readAt: size=512, off=0 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate(0xc0005e46c0): openPending: 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-06 01:45:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-11-06 01:44:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-06 01:45:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-11-06 01:44:35 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/11/06 02:43:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/06 02:43:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate(0xc0005e46c0): >openPending: err= 2025/11/06 02:43:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:43:41 DEBUG : forgetting directory cache 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate(0xc0005e46c0): >_readAt: n=20, err=EOF 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate(0xc0005e46c0): close: 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:45:35 +0000 UTC 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate(0xc0005e46c0): >close: err= 2025/11/06 02:43:41 DEBUG : Re-reading directory (212.756699ms old) 2025/11/06 02:43:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:41 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:43:42 DEBUG : forgetting directory cache 2025/11/06 02:43:42 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate(0xc0001482c0): _readAt: size=512, off=0 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate(0xc0001482c0): openPending: 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-06 01:46:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-11-06 01:45:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-06 01:46:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-11-06 01:45:35 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/11/06 02:43:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/06 02:43:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate(0xc0001482c0): >openPending: err= 2025/11/06 02:43:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:43:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:43:44 DEBUG : TestRWCacheUpdate(0xc0001482c0): >_readAt: n=20, err=EOF 2025/11/06 02:43:44 DEBUG : TestRWCacheUpdate(0xc0001482c0): close: 2025/11/06 02:43:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:46:35 +0000 UTC 2025/11/06 02:43:44 DEBUG : TestRWCacheUpdate(0xc0001482c0): >close: err= 2025/11/06 02:43:44 DEBUG : Re-reading directory (191.91632ms old) 2025/11/06 02:43:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:43:44 DEBUG : forgetting directory cache 2025/11/06 02:43:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate(0xc000624940): _readAt: size=512, off=0 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate(0xc000624940): openPending: 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-06 01:47:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-11-06 01:46:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-06 01:47:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-11-06 01:46:35 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/11/06 02:43:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/06 02:43:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate(0xc000624940): >openPending: err= 2025/11/06 02:43:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate(0xc000624940): >_readAt: n=20, err=EOF 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate(0xc000624940): close: 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:47:35 +0000 UTC 2025/11/06 02:43:46 DEBUG : TestRWCacheUpdate(0xc000624940): >close: err= 2025/11/06 02:43:46 DEBUG : Re-reading directory (192.697405ms old) 2025/11/06 02:43:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:43:47 DEBUG : forgetting directory cache 2025/11/06 02:43:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate(0xc000148480): _readAt: size=512, off=0 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate(0xc000148480): openPending: 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-06 01:48:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-11-06 01:47:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-06 01:48:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-11-06 01:47:35 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/11/06 02:43:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/06 02:43:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate(0xc000148480): >openPending: err= 2025/11/06 02:43:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate(0xc000148480): >_readAt: n=20, err=EOF 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate(0xc000148480): close: 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:48:35 +0000 UTC 2025/11/06 02:43:49 DEBUG : TestRWCacheUpdate(0xc000148480): >close: err= 2025/11/06 02:43:49 DEBUG : Re-reading directory (195.614157ms old) 2025/11/06 02:43:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:43:50 DEBUG : forgetting directory cache 2025/11/06 02:43:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/11/06 02:43:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate(0xc0005e4500): _readAt: size=512, off=0 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate(0xc0005e4500): openPending: 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-11-06 01:49:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-11-06 01:48:35 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-11-06 01:49:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-11-06 01:48:35 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/11/06 02:43:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/11/06 02:43:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate(0xc0005e4500): >openPending: err= 2025/11/06 02:43:52 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:43:52 DEBUG : forgetting directory cache 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate(0xc0005e4500): >_readAt: n=20, err=EOF 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate(0xc0005e4500): close: 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:49:35 +0000 UTC 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate(0xc0005e4500): >close: err= 2025/11/06 02:43:52 DEBUG : Re-reading directory (212.725993ms old) 2025/11/06 02:43:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:43:52 DEBUG : forgetting directory cache 2025/11/06 02:43:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate(0xc000148200): _readAt: size=512, off=0 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate(0xc000148200): openPending: 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-11-06 01:50:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-11-06 01:49:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-11-06 01:50:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-11-06 01:49:35 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/11/06 02:43:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/11/06 02:43:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate(0xc000148200): >openPending: err= 2025/11/06 02:43:54 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate(0xc000148200): >_readAt: n=21, err=EOF 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate(0xc000148200): close: 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:50:35 +0000 UTC 2025/11/06 02:43:54 DEBUG : TestRWCacheUpdate(0xc000148200): >close: err= 2025/11/06 02:43:54 DEBUG : Re-reading directory (194.894165ms old) 2025/11/06 02:43:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:43:55 DEBUG : forgetting directory cache 2025/11/06 02:43:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate(0xc000a1a600): _readAt: size=512, off=0 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate(0xc000a1a600): openPending: 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-11-06 01:51:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-11-06 01:50:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-11-06 01:51:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-11-06 01:50:35 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/11/06 02:43:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/11/06 02:43:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate(0xc000a1a600): >openPending: err= 2025/11/06 02:43:57 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate(0xc000a1a600): >_readAt: n=22, err=EOF 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate(0xc000a1a600): close: 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:51:35 +0000 UTC 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate(0xc000a1a600): >close: err= 2025/11/06 02:43:57 DEBUG : Re-reading directory (193.535928ms old) 2025/11/06 02:43:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:43:57 DEBUG : forgetting directory cache 2025/11/06 02:43:58 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate(0xc000148180): _readAt: size=512, off=0 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate(0xc000148180): openPending: 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-11-06 01:52:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-11-06 01:51:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-11-06 01:52:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-11-06 01:51:35 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/11/06 02:43:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/11/06 02:43:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate(0xc000148180): >openPending: err= 2025/11/06 02:43:59 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:43:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:43:59 DEBUG : forgetting directory cache 2025/11/06 02:44:00 DEBUG : TestRWCacheUpdate(0xc000148180): >_readAt: n=23, err=EOF 2025/11/06 02:44:00 DEBUG : TestRWCacheUpdate(0xc000148180): close: 2025/11/06 02:44:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:52:35 +0000 UTC 2025/11/06 02:44:00 DEBUG : TestRWCacheUpdate(0xc000148180): >close: err= 2025/11/06 02:44:00 DEBUG : Re-reading directory (234.428039ms old) 2025/11/06 02:44:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:44:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:44:00 DEBUG : forgetting directory cache 2025/11/06 02:44:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate(0xc000148d00): _readAt: size=512, off=0 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate(0xc000148d00): openPending: 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-11-06 01:53:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-11-06 01:52:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-11-06 01:53:35 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-11-06 01:52:35 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/11/06 02:44:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/11/06 02:44:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate(0xc000148d00): >openPending: err= 2025/11/06 02:44:02 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate(0xc000148d00): >_readAt: n=24, err=EOF 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate(0xc000148d00): close: 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-11-06 01:53:35 +0000 UTC 2025/11/06 02:44:02 DEBUG : TestRWCacheUpdate(0xc000148d00): >close: err= 2025/11/06 02:44:02 DEBUG : Re-reading directory (195.104661ms old) 2025/11/06 02:44:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/11/06 02:44:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/11/06 02:44:03 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:03 DEBUG : Looking for writers 2025/11/06 02:44:03 DEBUG : TestRWCacheUpdate: reading active writers 2025/11/06 02:44:03 DEBUG : >WaitForWriters: 2025/11/06 02:44:03 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': vfs cache: cleaner exiting 2025/11/06 02:44:03 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (27.78s) === RUN TestCaseSensitivity run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.39s) === RUN TestUnicodeNormalization run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:04 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2025/11/06 02:44:06 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2025/11/06 02:44:08 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:08 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:44:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/06 02:44:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/06 02:44:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/06 02:44:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:44:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/06 02:44:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:44:08 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/06 02:44:08 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/06 02:44:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/06 02:44:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:44:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/06 02:44:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:44:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/06 02:44:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/06 02:44:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/06 02:44:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:44:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/06 02:44:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:44:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/06 02:44:09 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:09 DEBUG : Looking for writers 2025/11/06 02:44:09 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/06 02:44:09 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/06 02:44:09 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.26s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:10 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:10 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:10 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': Reusing VFS from active cache 2025/11/06 02:44:10 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:10 DEBUG : Looking for writers 2025/11/06 02:44:10 DEBUG : >WaitForWriters: 2025/11/06 02:44:10 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:10 DEBUG : Looking for writers 2025/11/06 02:44:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:10 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:10 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:10 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:10 DEBUG : Looking for writers 2025/11/06 02:44:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.38s) === RUN TestVFSRoot run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:11 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:11 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:11 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:11 DEBUG : Looking for writers 2025/11/06 02:44:11 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.39s) === RUN TestVFSStat run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:11 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:11 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:12 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:44:14 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/06 02:44:16 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:16 DEBUG : dir: Looking for writers 2025/11/06 02:44:16 DEBUG : file2: reading active writers 2025/11/06 02:44:16 DEBUG : Looking for writers 2025/11/06 02:44:16 DEBUG : dir: reading active writers 2025/11/06 02:44:16 DEBUG : file1: reading active writers 2025/11/06 02:44:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.30s) === RUN TestVFSStatParent run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:17 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:17 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:18 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:44:20 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/06 02:44:22 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:22 DEBUG : dir: Looking for writers 2025/11/06 02:44:22 DEBUG : Looking for writers 2025/11/06 02:44:22 DEBUG : dir: reading active writers 2025/11/06 02:44:22 DEBUG : file1: reading active writers 2025/11/06 02:44:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.03s) === RUN TestVFSOpenFile run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:23 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:23 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:24 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2025/11/06 02:44:26 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/06 02:44:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:44:28 DEBUG : file1: Open: flags=O_RDONLY 2025/11/06 02:44:28 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/06 02:44:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/06 02:44:28 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:44:28 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/06 02:44:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/06 02:44:28 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/06 02:44:28 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:44:28 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/06 02:44:28 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/06 02:44:28 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/06 02:44:28 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/06 02:44:28 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (0 bytes), uploading instead of streaming 2025/11/06 02:44:30 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/06 02:44:30 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/06 02:44:30 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/11/06 02:44:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/06 02:44:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:44:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/06 02:44:30 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:30 DEBUG : dir: Looking for writers 2025/11/06 02:44:30 DEBUG : file2: reading active writers 2025/11/06 02:44:30 DEBUG : new_file.txt: reading active writers 2025/11/06 02:44:30 DEBUG : Looking for writers 2025/11/06 02:44:30 DEBUG : file1: reading active writers 2025/11/06 02:44:30 DEBUG : dir: reading active writers 2025/11/06 02:44:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.09s) === RUN TestVFSRename run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:31 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:31 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:33 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2025/11/06 02:44:35 DEBUG : dir/file2: same parent dir (ODFfOTU5Mjc5Ml94UWI2TA) - using file/rename instead of move_copy for dir/file1 2025/11/06 02:44:35 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/06 02:44:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000845e00 2025/11/06 02:44:35 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/06 02:44:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:37 INFO : dir/file1: Moved (server-side) to: file0 2025/11/06 02:44:37 DEBUG : file0: Updating file with file0 0xc000845e00 2025/11/06 02:44:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/06 02:44:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/06 02:44:38 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:38 DEBUG : dir: Looking for writers 2025/11/06 02:44:38 DEBUG : Looking for writers 2025/11/06 02:44:38 DEBUG : dir: reading active writers 2025/11/06 02:44:38 DEBUG : file0: reading active writers 2025/11/06 02:44:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (7.24s) === RUN TestVFSStatfs run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:39 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:39 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:39 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:39 DEBUG : Looking for writers 2025/11/06 02:44:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.58s) === RUN TestVFSMkdir run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:39 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:39 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:40 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/06 02:44:40 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/06 02:44:41 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/06 02:44:42 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/06 02:44:43 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/06 02:44:44 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:44 DEBUG : Looking for writers 2025/11/06 02:44:44 DEBUG : a: Looking for writers 2025/11/06 02:44:44 DEBUG : b: Looking for writers 2025/11/06 02:44:44 DEBUG : c: Looking for writers 2025/11/06 02:44:44 DEBUG : d: Looking for writers 2025/11/06 02:44:44 DEBUG : Looking for writers 2025/11/06 02:44:44 DEBUG : /: reading active writers 2025/11/06 02:44:44 DEBUG : a: reading active writers 2025/11/06 02:44:44 DEBUG : b: reading active writers 2025/11/06 02:44:44 DEBUG : c: reading active writers 2025/11/06 02:44:44 DEBUG : d: reading active writers 2025/11/06 02:44:44 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.76s) === RUN TestVFSMkdirAll run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:46 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:46 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:47 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/06 02:44:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/06 02:44:48 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/06 02:44:49 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/06 02:44:52 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:52 DEBUG : a/b/c/d: Looking for writers 2025/11/06 02:44:52 DEBUG : a/b/c: Looking for writers 2025/11/06 02:44:52 DEBUG : d: reading active writers 2025/11/06 02:44:52 DEBUG : a/b: Looking for writers 2025/11/06 02:44:52 DEBUG : c: reading active writers 2025/11/06 02:44:52 DEBUG : a: Looking for writers 2025/11/06 02:44:52 DEBUG : b: reading active writers 2025/11/06 02:44:52 DEBUG : Looking for writers 2025/11/06 02:44:52 DEBUG : a: reading active writers 2025/11/06 02:44:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.53s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:55 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:55 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:55 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:44:55 DEBUG : Looking for writers 2025/11/06 02:44:55 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:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:44:55 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:44:55 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:44:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:44:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:44:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:44:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:44:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/06 02:44:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/06 02:44:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/06 02:44:55 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (5 bytes), uploading instead of streaming 2025/11/06 02:44:56 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/06 02:44:57 DEBUG : file1: size = 5 OK 2025/11/06 02:44:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:44:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/06 02:44:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:44:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:44:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:44:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:44:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:44:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:44:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:44:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:44:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/06 02:44:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/06 02:44:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/06 02:44:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:44:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:44:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:57 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (0 bytes), uploading instead of streaming 2025/11/06 02:44:59 DEBUG : file1: size = 0 OK 2025/11/06 02:44:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/06 02:44:59 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/06 02:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/06 02:44:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/06 02:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:44:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:44:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:44:59 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (7 bytes), uploading instead of streaming 2025/11/06 02:44:59 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2025/11/06 02:45:00 DEBUG : file1: size = 7 OK 2025/11/06 02:45:00 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/11/06 02:45:00 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/06 02:45:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:00 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:45:00 DEBUG : Looking for writers 2025/11/06 02:45:00 DEBUG : file1: reading active writers 2025/11/06 02:45:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.64s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:45:01 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:45:01 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:45:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:45:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:45:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:45:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:01 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/06 02:45:02 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/06 02:45:02 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/06 02:45:02 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/06 02:45:02 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (11 bytes), uploading instead of streaming 2025/11/06 02:45:03 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2025/11/06 02:45:04 DEBUG : file1: size = 11 OK 2025/11/06 02:45:04 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/11/06 02:45:04 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/06 02:45:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:04 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/06 02:45:04 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:45:04 DEBUG : Looking for writers 2025/11/06 02:45:04 DEBUG : file1: reading active writers 2025/11/06 02:45:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.82s) === RUN TestWriteFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:45:04 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:45:04 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:45:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:45:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:45:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:05 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:45:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:45:05 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/06 02:45:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:05 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (5 bytes), uploading instead of streaming 2025/11/06 02:45:05 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2025/11/06 02:45:06 DEBUG : file1: size = 5 OK 2025/11/06 02:45:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/11/06 02:45:06 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/06 02:45:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/06 02:45:06 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:45:06 DEBUG : Looking for writers 2025/11/06 02:45:06 DEBUG : file1: reading active writers 2025/11/06 02:45:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.64s) === RUN TestWriteFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:45:07 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:45:07 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:45:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:45:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:45:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:07 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:45:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:45:07 DEBUG : file1: WriteFileHandle.Release closing 2025/11/06 02:45:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:07 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (0 bytes), uploading instead of streaming 2025/11/06 02:45:09 DEBUG : file1: size = 0 OK 2025/11/06 02:45:09 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/06 02:45:09 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/06 02:45:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:09 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/06 02:45:09 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:45:09 DEBUG : Looking for writers 2025/11/06 02:45:09 DEBUG : file1: reading active writers 2025/11/06 02:45:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.45s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:45:10 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:45:10 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:45:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:45:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:45:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:45:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:45:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:10 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (2 bytes), uploading instead of streaming 2025/11/06 02:45:11 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2025/11/06 02:45:12 DEBUG : file1: size = 2 OK 2025/11/06 02:45:12 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/11/06 02:45:12 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/06 02:45:12 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/11/06 02:45:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:12 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:45:12 DEBUG : Looking for writers 2025/11/06 02:45:12 DEBUG : file1: reading active writers 2025/11/06 02:45:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:45:13 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:45:13 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:45:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:45:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:45:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:13 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:45:13 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:45:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:13 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (0 bytes), uploading instead of streaming 2025/11/06 02:45:14 DEBUG : file1: size = 0 OK 2025/11/06 02:45:14 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/11/06 02:45:14 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/06 02:45:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:45:14 DEBUG : file1: Open: flags=O_RDONLY 2025/11/06 02:45:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/06 02:45:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/06 02:45:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:15 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:45:15 DEBUG : Looking for writers 2025/11/06 02:45:15 DEBUG : file1: reading active writers 2025/11/06 02:45:15 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.63s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:45:15 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:45:15 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:45:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/06 02:45:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/06 02:45:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/06 02:45:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/06 02:45:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:15 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': File to upload is small (100 bytes), uploading instead of streaming 2025/11/06 02:45:16 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2025/11/06 02:45:17 DEBUG : file1: size = 100 OK 2025/11/06 02:45:17 DEBUG : file1: md5 = 5dfddbf47abb9a3e5ea665999bd74551 OK 2025/11/06 02:45:17 DEBUG : file1: Size and md5 of src and dst objects identical 2025/11/06 02:45:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/06 02:45:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/06 02:45:17 DEBUG : file1: Open: flags=O_RDONLY 2025/11/06 02:45:17 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/06 02:45:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/06 02:45:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:17 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:45:17 DEBUG : Looking for writers 2025/11/06 02:45:17 DEBUG : file1: reading active writers 2025/11/06 02:45:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.01s) === RUN TestZipManyFiles run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:45:18 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:45:18 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:45:19 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2025/11/06 02:45:21 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2025/11/06 02:45:24 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2025/11/06 02:45:25 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2025/11/06 02:45:27 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2025/11/06 02:45:29 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/06 02:45:29 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/06 02:45:29 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:29 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:29 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/06 02:45:29 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/06 02:45:29 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:30 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:30 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/06 02:45:30 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/06 02:45:30 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:30 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:30 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/06 02:45:30 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/06 02:45:30 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:30 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:30 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/06 02:45:30 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/06 02:45:30 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:31 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:31 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:45:31 DEBUG : flat: Looking for writers 2025/11/06 02:45:31 DEBUG : f000.txt: reading active writers 2025/11/06 02:45:31 DEBUG : f001.txt: reading active writers 2025/11/06 02:45:31 DEBUG : f002.txt: reading active writers 2025/11/06 02:45:31 DEBUG : f003.txt: reading active writers 2025/11/06 02:45:31 DEBUG : f004.txt: reading active writers 2025/11/06 02:45:31 DEBUG : Looking for writers 2025/11/06 02:45:31 DEBUG : flat: reading active writers 2025/11/06 02:45:31 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (14.72s) === RUN TestZipManySubDirs run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:45:33 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:45:33 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:45:34 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2025/11/06 02:45:36 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2025/11/06 02:45:39 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2025/11/06 02:45:41 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/06 02:45:41 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/06 02:45:41 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:41 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:41 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/06 02:45:41 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/06 02:45:41 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/06 02:45:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/06 02:45:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:45:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:45:41 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:45:41 DEBUG : a/b/c: Looking for writers 2025/11/06 02:45:41 DEBUG : deep.txt: reading active writers 2025/11/06 02:45:41 DEBUG : a/b: Looking for writers 2025/11/06 02:45:41 DEBUG : c: reading active writers 2025/11/06 02:45:41 DEBUG : mid.txt: reading active writers 2025/11/06 02:45:41 DEBUG : a: Looking for writers 2025/11/06 02:45:41 DEBUG : b: reading active writers 2025/11/06 02:45:41 DEBUG : top.txt: reading active writers 2025/11/06 02:45:41 DEBUG : Looking for writers 2025/11/06 02:45:41 DEBUG : a: reading active writers 2025/11/06 02:45:41 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.44s) === RUN TestZipLargeFiles run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:45:44 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:45:44 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:45:46 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2025/11/06 02:46:14 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/06 02:46:14 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/06 02:46:14 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:46:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:19 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:36 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:41 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:41 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:46:41 DEBUG : bigdir: Looking for writers 2025/11/06 02:46:41 DEBUG : big.bin: reading active writers 2025/11/06 02:46:41 DEBUG : Looking for writers 2025/11/06 02:46:41 DEBUG : bigdir: reading active writers 2025/11/06 02:46:41 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (57.93s) === RUN TestZipDirsInRoot run.go:185: Remote "OpenDrive root 'rclone-test-laxepap9veca'", Local "Local file system at /tmp/rclone809563504", Modify Window "1s" 2025/11/06 02:46:42 INFO : OpenDrive root 'rclone-test-laxepap9veca': poll-interval is not supported by this remote 2025/11/06 02:46:42 NOTICE: OpenDrive root 'rclone-test-laxepap9veca': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/06 02:46:43 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2025/11/06 02:46:46 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2025/11/06 02:46:48 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2025/11/06 02:46:50 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/06 02:46:50 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/06 02:46:50 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:46:50 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:50 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/06 02:46:50 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/06 02:46:50 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:46:50 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:51 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/06 02:46:51 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/06 02:46:51 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/06 02:46:51 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/06 02:46:51 DEBUG : WaitForWriters: timeout=30s 2025/11/06 02:46:51 DEBUG : dir2: Looking for writers 2025/11/06 02:46:51 DEBUG : b.txt: reading active writers 2025/11/06 02:46:51 DEBUG : dir3: Looking for writers 2025/11/06 02:46:51 DEBUG : c.txt: reading active writers 2025/11/06 02:46:51 DEBUG : dir1: Looking for writers 2025/11/06 02:46:51 DEBUG : a.txt: reading active writers 2025/11/06 02:46:51 DEBUG : Looking for writers 2025/11/06 02:46:51 DEBUG : dir1: reading active writers 2025/11/06 02:46:51 DEBUG : dir2: reading active writers 2025/11/06 02:46:51 DEBUG : dir3: reading active writers 2025/11/06 02:46:51 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.15s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/11/06 02:46:53 DEBUG : OpenDrive root 'rclone-test-laxepap9veca': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m38.368586107s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]