"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/08/08 05:03:20 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-cefaqix8bavu" 2026/08/08 05:03:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 05:03:21 DEBUG : Creating backend with remote "/tmp/rclone1468609652" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:21 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:22 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:22 DEBUG : dir: Looking for writers 2026/08/08 05:03:22 DEBUG : Looking for writers 2026/08/08 05:03:22 DEBUG : dir: reading active writers 2026/08/08 05:03:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.69s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:23 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:27 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:27 DEBUG : dir/subdir: Looking for writers 2026/08/08 05:03:27 DEBUG : dir: Looking for writers 2026/08/08 05:03:27 DEBUG : file1: reading active writers 2026/08/08 05:03:27 DEBUG : file2: reading active writers 2026/08/08 05:03:27 DEBUG : subdir: reading active writers 2026/08/08 05:03:27 DEBUG : Looking for writers 2026/08/08 05:03:27 DEBUG : dir: reading active writers 2026/08/08 05:03:27 DEBUG : >WaitForWriters: 2026/08/08 05:03:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:03:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 05:03:29 DEBUG : pacer: Reducing sleep to 15ms 2026/08/08 05:03:29 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.69s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:29 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:30 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 05:03:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:31 DEBUG : dir: Looking for writers 2026/08/08 05:03:31 DEBUG : file1: reading active writers 2026/08/08 05:03:31 DEBUG : Looking for writers 2026/08/08 05:03:31 DEBUG : dir: reading active writers 2026/08/08 05:03:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.34s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:31 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:33 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:33 DEBUG : dir: Looking for writers 2026/08/08 05:03:33 DEBUG : Looking for writers 2026/08/08 05:03:33 DEBUG : dir: reading active writers 2026/08/08 05:03:33 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.20s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:33 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:35 DEBUG : dir: forgetting directory cache 2026/08/08 05:03:35 DEBUG : forgetting directory cache 2026/08/08 05:03:35 DEBUG : dir: forgetting directory cache 2026/08/08 05:03:35 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:35 DEBUG : Looking for writers 2026/08/08 05:03:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.17s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:36 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/08 05:03:37 DEBUG : dir: invalidating directory cache 2026/08/08 05:03:37 DEBUG : >ForgetPath: 2026/08/08 05:03:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/08 05:03:37 DEBUG : invalidating directory cache 2026/08/08 05:03:37 DEBUG : dir: forgetting directory cache 2026/08/08 05:03:37 DEBUG : >ForgetPath: 2026/08/08 05:03:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/08 05:03:37 DEBUG : >ForgetPath: 2026/08/08 05:03:37 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:37 DEBUG : dir: Looking for writers 2026/08/08 05:03:37 DEBUG : Looking for writers 2026/08/08 05:03:37 DEBUG : dir: reading active writers 2026/08/08 05:03:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.32s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:38 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:41 DEBUG : forgetting directory cache 2026/08/08 05:03:41 DEBUG : dir: forgetting directory cache 2026/08/08 05:03:42 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:42 DEBUG : fil/a/b: Looking for writers 2026/08/08 05:03:42 DEBUG : fil/a: Looking for writers 2026/08/08 05:03:42 DEBUG : b: reading active writers 2026/08/08 05:03:42 DEBUG : fil: Looking for writers 2026/08/08 05:03:42 DEBUG : a: reading active writers 2026/08/08 05:03:42 DEBUG : dir: Looking for writers 2026/08/08 05:03:42 DEBUG : Looking for writers 2026/08/08 05:03:42 DEBUG : dir: reading active writers 2026/08/08 05:03:42 DEBUG : fil: reading active writers 2026/08/08 05:03:42 DEBUG : >WaitForWriters: 2026/08/08 05:03:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/fil/a not empty`) 2026/08/08 05:03:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 05:03:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/fil/a not empty`) 2026/08/08 05:03:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 05:03:43 DEBUG : pacer: Reducing sleep to 30ms 2026/08/08 05:03:43 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/fil not empty`) 2026/08/08 05:03:43 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/08/08 05:03:43 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/fil not empty`) 2026/08/08 05:03:43 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/08/08 05:03:43 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/fil not empty`) 2026/08/08 05:03:43 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/08/08 05:03:43 DEBUG : pacer: Reducing sleep to 180ms 2026/08/08 05:03:44 DEBUG : pacer: Reducing sleep to 135ms 2026/08/08 05:03:44 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestDirWalk (5.91s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:44 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:45 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/08/08 05:03:45 DEBUG : pacer: Reducing sleep to 56.953125ms 2026/08/08 05:03:45 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/08/08 05:03:45 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/08/08 05:03:45 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/08/08 05:03:45 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/08/08 05:03:45 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:45 DEBUG : dir: Looking for writers 2026/08/08 05:03:45 DEBUG : Looking for writers 2026/08/08 05:03:45 DEBUG : dir: reading active writers 2026/08/08 05:03:45 DEBUG : >WaitForWriters: 2026/08/08 05:03:45 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/08/08 05:03:45 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/08/08 05:03:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirSetModTime (2.13s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:46 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:47 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:47 DEBUG : dir: Looking for writers 2026/08/08 05:03:47 DEBUG : file1: reading active writers 2026/08/08 05:03:47 DEBUG : Looking for writers 2026/08/08 05:03:47 DEBUG : dir: reading active writers 2026/08/08 05:03:47 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.15s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:48 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/08/08 05:03:52 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/08 05:03:52 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/08 05:03:52 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/08 05:03:52 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/08 05:03:55 DEBUG : dir: invalidating directory cache 2026/08/08 05:03:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/08 05:03:55 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/08 05:03:55 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/08 05:03:55 DEBUG : dir/file1: Reset virtual modtime 2026/08/08 05:03:55 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/08 05:03:55 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/08 05:03:55 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/08 05:03:55 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/08 05:03:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:03:55 DEBUG : dir: invalidating directory cache 2026/08/08 05:03:55 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/08 05:03:55 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/08 05:03:55 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/08 05:03:55 DEBUG : forgetting directory cache 2026/08/08 05:03:55 DEBUG : dir: forgetting directory cache 2026/08/08 05:03:55 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/08 05:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:55 DEBUG : dir/virtualDir: Looking for writers 2026/08/08 05:03:55 DEBUG : dir: Looking for writers 2026/08/08 05:03:55 DEBUG : virtualFile2: reading active writers 2026/08/08 05:03:55 DEBUG : virtualFile: reading active writers 2026/08/08 05:03:55 DEBUG : virtualDir: reading active writers 2026/08/08 05:03:55 DEBUG : file1: reading active writers 2026/08/08 05:03:55 DEBUG : Looking for writers 2026/08/08 05:03:55 DEBUG : dir: reading active writers 2026/08/08 05:03:55 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (8.56s) --- PASS: TestDirReadDirAll/Virtual (3.08s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:57 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:03:58 ERROR : dir/: Can only open directories read only 2026/08/08 05:03:58 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:03:58 DEBUG : dir: Looking for writers 2026/08/08 05:03:58 DEBUG : Looking for writers 2026/08/08 05:03:58 DEBUG : dir: reading active writers 2026/08/08 05:03:58 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.19s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:03:59 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:01 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:04:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/08 05:04:01 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/08 05:04:01 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/08 05:04:01 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:04:02 DEBUG : dir/potato: size = 5 OK 2026/08/08 05:04:02 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:04:02 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/08 05:04:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/08 05:04:02 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:02 DEBUG : dir: Looking for writers 2026/08/08 05:04:02 DEBUG : file1: reading active writers 2026/08/08 05:04:02 DEBUG : potato: reading active writers 2026/08/08 05:04:02 DEBUG : Looking for writers 2026/08/08 05:04:02 DEBUG : dir: reading active writers 2026/08/08 05:04:02 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.82s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:03 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/08 05:04:05 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:05 DEBUG : dir/sub: Looking for writers 2026/08/08 05:04:05 DEBUG : dir: Looking for writers 2026/08/08 05:04:05 DEBUG : file1: reading active writers 2026/08/08 05:04:05 DEBUG : sub: reading active writers 2026/08/08 05:04:05 DEBUG : Looking for writers 2026/08/08 05:04:05 DEBUG : dir: reading active writers 2026/08/08 05:04:05 DEBUG : >WaitForWriters: 2026/08/08 05:04:06 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 05:04:06 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 05:04:06 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:06 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/08 05:04:06 DEBUG : pacer: Reducing sleep to 60ms 2026/08/08 05:04:06 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirMkdir (3.91s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:07 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:07 DEBUG : pacer: Reducing sleep to 33.75ms 2026/08/08 05:04:08 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/08/08 05:04:08 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/08 05:04:08 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/08/08 05:04:08 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/08 05:04:08 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 05:04:09 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/08 05:04:09 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/08 05:04:10 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:10 DEBUG : dir/sub/subsub: Looking for writers 2026/08/08 05:04:10 DEBUG : dir/sub: Looking for writers 2026/08/08 05:04:10 DEBUG : subsub: reading active writers 2026/08/08 05:04:10 DEBUG : dir: Looking for writers 2026/08/08 05:04:10 DEBUG : file1: reading active writers 2026/08/08 05:04:10 DEBUG : sub: reading active writers 2026/08/08 05:04:10 DEBUG : Looking for writers 2026/08/08 05:04:10 DEBUG : dir: reading active writers 2026/08/08 05:04:10 DEBUG : >WaitForWriters: 2026/08/08 05:04:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir/sub not empty`) 2026/08/08 05:04:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 05:04:11 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir/sub not empty`) 2026/08/08 05:04:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 05:04:11 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir/sub not empty`) 2026/08/08 05:04:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/08 05:04:11 DEBUG : pacer: Reducing sleep to 60ms 2026/08/08 05:04:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:11 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/08/08 05:04:12 DEBUG : pacer: Reducing sleep to 90ms 2026/08/08 05:04:12 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (5.04s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:12 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:12 DEBUG : pacer: Reducing sleep to 50.625ms 2026/08/08 05:04:12 DEBUG : pacer: Reducing sleep to 37.96875ms 2026/08/08 05:04:13 DEBUG : pacer: Reducing sleep to 28.476562ms 2026/08/08 05:04:13 DEBUG : pacer: Reducing sleep to 21.357421ms 2026/08/08 05:04:13 DEBUG : pacer: Reducing sleep to 16.018065ms 2026/08/08 05:04:13 DEBUG : pacer: Reducing sleep to 12.013548ms 2026/08/08 05:04:13 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 05:04:13 ERROR : dir/: Dir.Remove not empty 2026/08/08 05:04:13 DEBUG : dir/file1: Remove: 2026/08/08 05:04:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:04:13 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:04:14 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/08 05:04:14 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:14 DEBUG : Looking for writers 2026/08/08 05:04:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.52s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:14 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:16 DEBUG : dir/file1: Remove: 2026/08/08 05:04:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:04:16 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:04:16 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/08 05:04:16 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:16 DEBUG : Looking for writers 2026/08/08 05:04:16 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.19s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:16 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:18 DEBUG : dir/file1: Remove: 2026/08/08 05:04:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:04:18 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:04:19 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:19 DEBUG : dir: Looking for writers 2026/08/08 05:04:19 DEBUG : Looking for writers 2026/08/08 05:04:19 DEBUG : dir: reading active writers 2026/08/08 05:04:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.70s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:19 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/08 05:04:23 DEBUG : dir: Updating dir with dir2 0x3ec0d7de0180 2026/08/08 05:04:23 DEBUG : dir: forgetting directory cache 2026/08/08 05:04:23 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/08 05:04:23 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/08 05:04:24 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/08 05:04:24 DEBUG : file2: Updating file with file2 0x3ec0d77775f0 2026/08/08 05:04:24 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/08 05:04:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 05:04:24 INFO : dir2/file3: Deleted 2026/08/08 05:04:25 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/08 05:04:25 DEBUG : dir2/file3: Updating file with dir2/file3 0x3ec0d77775f0 2026/08/08 05:04:25 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/08 05:04:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/08 05:04:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/08 05:04:26 DEBUG : empty directory: Updating dir with renamed empty directory 0x3ec0d7561980 2026/08/08 05:04:26 DEBUG : empty directory: forgetting directory cache 2026/08/08 05:04:26 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/08 05:04:26 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/08 05:04:26 DEBUG : dir2: Renaming to "dir3" 2026/08/08 05:04:26 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:26 DEBUG : dir3: Looking for writers 2026/08/08 05:04:26 DEBUG : file3: reading active writers 2026/08/08 05:04:26 DEBUG : renamed empty directory: Looking for writers 2026/08/08 05:04:26 DEBUG : Looking for writers 2026/08/08 05:04:26 DEBUG : dir3: reading active writers 2026/08/08 05:04:26 DEBUG : renamed empty directory: reading active writers 2026/08/08 05:04:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.70s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:27 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/08 05:04:29 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:04:29 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:04:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/08 05:04:29 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/08 05:04:29 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/08 05:04:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/08 05:04:29 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:04:29 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:04:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/08 05:04:29 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/08 05:04:29 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/08 05:04:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/08 05:04:29 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (12 bytes), uploading instead of streaming 2026/08/08 05:04:30 DEBUG : dir/sub/file2: size = 12 OK 2026/08/08 05:04:30 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/08 05:04:30 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/08 05:04:30 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/08 05:04:30 DEBUG : forgetting directory cache 2026/08/08 05:04:30 DEBUG : dir: forgetting directory cache 2026/08/08 05:04:30 DEBUG : dir/sub: forgetting directory cache 2026/08/08 05:04:30 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/08 05:04:30 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/08 05:04:30 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:04:31 DEBUG : dir/sub/file0: size = 5 OK 2026/08/08 05:04:31 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:04:31 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/08 05:04:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/08 05:04:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:31 DEBUG : dir/sub: Looking for writers 2026/08/08 05:04:31 DEBUG : file0: reading active writers 2026/08/08 05:04:31 DEBUG : file2: reading active writers 2026/08/08 05:04:31 DEBUG : dir: Looking for writers 2026/08/08 05:04:31 DEBUG : file1: reading active writers 2026/08/08 05:04:31 DEBUG : sub: reading active writers 2026/08/08 05:04:31 DEBUG : Looking for writers 2026/08/08 05:04:31 DEBUG : dir: reading active writers 2026/08/08 05:04:31 DEBUG : >WaitForWriters: 2026/08/08 05:04:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 05:04:33 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/08/08 05:04:33 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/08/08 05:04:33 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/08/08 05:04:33 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/08/08 05:04:33 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/dir not empty`) 2026/08/08 05:04:33 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/08/08 05:04:34 DEBUG : pacer: Reducing sleep to 480ms 2026/08/08 05:04:34 DEBUG : pacer: Reducing sleep to 360ms --- PASS: TestDirFileOpen (7.54s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:34 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:35 DEBUG : pacer: Reducing sleep to 270ms 2026/08/08 05:04:35 DEBUG : pacer: Reducing sleep to 202.5ms 2026/08/08 05:04:35 DEBUG : forgetting directory cache 2026/08/08 05:04:36 DEBUG : pacer: Reducing sleep to 151.875ms 2026/08/08 05:04:38 DEBUG : pacer: Reducing sleep to 113.90625ms 2026/08/08 05:04:38 DEBUG : pacer: Reducing sleep to 85.429687ms 2026/08/08 05:04:38 DEBUG : pacer: Reducing sleep to 64.072265ms 2026/08/08 05:04:38 DEBUG : forgetting directory cache 2026/08/08 05:04:38 DEBUG : dir: forgetting directory cache 2026/08/08 05:04:38 DEBUG : pacer: Reducing sleep to 48.054198ms 2026/08/08 05:04:38 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:38 DEBUG : dir: Looking for writers 2026/08/08 05:04:38 DEBUG : Looking for writers 2026/08/08 05:04:38 DEBUG : dir: reading active writers 2026/08/08 05:04:38 DEBUG : >WaitForWriters: 2026/08/08 05:04:38 DEBUG : pacer: Reducing sleep to 36.040648ms 2026/08/08 05:04:38 DEBUG : pacer: Reducing sleep to 27.030486ms 2026/08/08 05:04:38 DEBUG : pacer: Reducing sleep to 20.272864ms 2026/08/08 05:04:39 DEBUG : pacer: Reducing sleep to 15.204648ms 2026/08/08 05:04:39 DEBUG : pacer: Reducing sleep to 11.403486ms 2026/08/08 05:04:39 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirEntryModTimeInvalidation (4.62s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:39 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/08 05:04:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:04:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/08 05:04:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/08 05:04:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/08 05:04:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:04:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/08 05:04:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/08 05:04:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:04:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/08 05:04:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/08 05:04:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/08 05:04:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:04:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/08 05:04:41 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:41 DEBUG : dir: Looking for writers 2026/08/08 05:04:41 DEBUG : file1: reading active writers 2026/08/08 05:04:41 DEBUG : file1.metadata: reading active writers 2026/08/08 05:04:41 DEBUG : Looking for writers 2026/08/08 05:04:41 DEBUG : dir: reading active writers 2026/08/08 05:04:41 DEBUG : dir.metadata: reading active writers 2026/08/08 05:04:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.34s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:41 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Not equal: expected: 0 actual : 1 Test: TestFileMethods Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Received unexpected error: file does not exist Test: TestFileMethods 2026/08/08 05:04:50 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:50 DEBUG : Looking for writers 2026/08/08 05:04:50 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (9.04s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:50 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:04:55 DEBUG : Can set mod time: true 2026/08/08 05:04:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 05:04:55 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:04:55 DEBUG : dir: Looking for writers 2026/08/08 05:04:55 DEBUG : file1: reading active writers 2026/08/08 05:04:55 DEBUG : Looking for writers 2026/08/08 05:04:55 DEBUG : dir: reading active writers 2026/08/08 05:04:55 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:04:56 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=false 2026/08/08 05:05:05 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:05 DEBUG : Looking for writers 2026/08/08 05:05:05 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:05 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:07 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:05:08 DEBUG : dir/file1: size = 5 OK 2026/08/08 05:05:08 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:05:08 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 05:05:08 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 05:05:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:08 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:08 DEBUG : dir: Looking for writers 2026/08/08 05:05:08 DEBUG : file1: reading active writers 2026/08/08 05:05:08 DEBUG : Looking for writers 2026/08/08 05:05:08 DEBUG : dir: reading active writers 2026/08/08 05:05:08 DEBUG : >WaitForWriters: 2026/08/08 05:05:09 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:09 DEBUG : dir: Looking for writers 2026/08/08 05:05:09 DEBUG : file1: reading active writers 2026/08/08 05:05:09 DEBUG : Looking for writers 2026/08/08 05:05:09 DEBUG : dir: reading active writers 2026/08/08 05:05:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:09 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:09 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:05:09 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:09 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:09 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:303: Failed to put "dir/file1" to "files root 'rclone-test-cefaqix8bavu'": object not found 2026/08/08 05:05:10 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:10 DEBUG : Looking for writers 2026/08/08 05:05:10 DEBUG : >WaitForWriters: 2026/08/08 05:05:10 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:10 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:10 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:05:10 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:10 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:10 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:05:12 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/08 05:05:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:05:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:05:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:05:12 DEBUG : dir/file1(0x3ec0d7fb3700): close: 2026/08/08 05:05:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/08 05:05:12 DEBUG : dir/file1(0x3ec0d7fb3700): >close: err= 2026/08/08 05:05:12 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:12 DEBUG : dir: Looking for writers 2026/08/08 05:05:12 DEBUG : file1: reading active writers 2026/08/08 05:05:12 DEBUG : Looking for writers 2026/08/08 05:05:12 DEBUG : dir: reading active writers 2026/08/08 05:05:12 DEBUG : >WaitForWriters: 2026/08/08 05:05:13 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:13 DEBUG : dir: Looking for writers 2026/08/08 05:05:13 DEBUG : file1: reading active writers 2026/08/08 05:05:13 DEBUG : Looking for writers 2026/08/08 05:05:13 DEBUG : dir: reading active writers 2026/08/08 05:05:13 DEBUG : >WaitForWriters: 2026/08/08 05:05:13 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:13 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:13 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:05:13 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:13 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:13 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:05:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/08 05:05:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:05:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:05:15 DEBUG : dir/file1(0x3ec0d7ada540): _writeAt: size=5, off=0 2026/08/08 05:05:15 DEBUG : dir/file1(0x3ec0d7ada540): openPending: 2026/08/08 05:05:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:05:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:05:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:15 DEBUG : dir/file1(0x3ec0d7ada540): >openPending: err= 2026/08/08 05:05:15 DEBUG : dir/file1(0x3ec0d7ada540): >_writeAt: n=5, err= 2026/08/08 05:05:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/08 05:05:15 DEBUG : dir/file1(0x3ec0d7ada540): close: 2026/08/08 05:05:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/08 05:05:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/08 05:05:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/08 05:05:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/08 05:05:16 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/08 05:05:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:05:16 DEBUG : dir/file1(0x3ec0d7ada540): >close: err= 2026/08/08 05:05:16 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:16 DEBUG : dir: Looking for writers 2026/08/08 05:05:16 DEBUG : file1: reading active writers 2026/08/08 05:05:16 DEBUG : Looking for writers 2026/08/08 05:05:16 DEBUG : dir: reading active writers 2026/08/08 05:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:05:16 DEBUG : dir: Looking for writers 2026/08/08 05:05:16 DEBUG : file1: reading active writers 2026/08/08 05:05:16 DEBUG : Looking for writers 2026/08/08 05:05:16 DEBUG : dir: reading active writers 2026/08/08 05:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:05:16 DEBUG : dir: Looking for writers 2026/08/08 05:05:16 DEBUG : file1: reading active writers 2026/08/08 05:05:16 DEBUG : Looking for writers 2026/08/08 05:05:16 DEBUG : dir: reading active writers 2026/08/08 05:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:05:16 DEBUG : dir: Looking for writers 2026/08/08 05:05:16 DEBUG : file1: reading active writers 2026/08/08 05:05:16 DEBUG : Looking for writers 2026/08/08 05:05:16 DEBUG : dir: reading active writers 2026/08/08 05:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:05:16 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:05:16 DEBUG : dir: Looking for writers 2026/08/08 05:05:16 DEBUG : file1: reading active writers 2026/08/08 05:05:16 DEBUG : Looking for writers 2026/08/08 05:05:16 DEBUG : dir: reading active writers 2026/08/08 05:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:05:16 DEBUG : dir: Looking for writers 2026/08/08 05:05:16 DEBUG : file1: reading active writers 2026/08/08 05:05:16 DEBUG : Looking for writers 2026/08/08 05:05:16 DEBUG : dir: reading active writers 2026/08/08 05:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:05:16 DEBUG : dir: Looking for writers 2026/08/08 05:05:16 DEBUG : file1: reading active writers 2026/08/08 05:05:16 DEBUG : Looking for writers 2026/08/08 05:05:16 DEBUG : dir: reading active writers 2026/08/08 05:05:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:05:17 DEBUG : dir/file1: size = 14 OK 2026/08/08 05:05:17 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/08 05:05:17 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:05:17 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/08 05:05:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:05:17 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/08 05:05:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:05:17 DEBUG : dir: Looking for writers 2026/08/08 05:05:17 DEBUG : file1: reading active writers 2026/08/08 05:05:17 DEBUG : Looking for writers 2026/08/08 05:05:17 DEBUG : dir: reading active writers 2026/08/08 05:05:17 DEBUG : >WaitForWriters: 2026/08/08 05:05:17 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:17 DEBUG : dir: Looking for writers 2026/08/08 05:05:17 DEBUG : file1: reading active writers 2026/08/08 05:05:17 DEBUG : Looking for writers 2026/08/08 05:05:17 DEBUG : dir: reading active writers 2026/08/08 05:05:17 DEBUG : >WaitForWriters: 2026/08/08 05:05:17 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (27.62s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (5.58s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (9.28s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.10s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (1.12s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.94s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.61s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:18 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenRead Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Received unexpected error: file does not exist Test: TestFileOpenRead 2026/08/08 05:05:27 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:27 DEBUG : Looking for writers 2026/08/08 05:05:27 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (9.18s) === RUN TestFileOpenReadUnknownSize 2026/08/08 05:05:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/08 05:05:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/08 05:05:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:05:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/08 05:05:27 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:27 DEBUG : Looking for writers 2026/08/08 05:05:27 DEBUG : file.txt: reading active writers 2026/08/08 05:05:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:27 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:30 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/08 05:05:31 DEBUG : dir/file1: size = 25 OK 2026/08/08 05:05:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:05:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 05:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:31 DEBUG : dir: Looking for writers 2026/08/08 05:05:31 DEBUG : file1: reading active writers 2026/08/08 05:05:31 DEBUG : Looking for writers 2026/08/08 05:05:31 DEBUG : dir: reading active writers 2026/08/08 05:05:31 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.96s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:32 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:34 DEBUG : dir/file1: Remove: 2026/08/08 05:05:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:05:34 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:05:34 DEBUG : dir/file1: Remove: 2026/08/08 05:05:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/08 05:05:34 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:34 DEBUG : dir: Looking for writers 2026/08/08 05:05:34 DEBUG : Looking for writers 2026/08/08 05:05:34 DEBUG : dir: reading active writers 2026/08/08 05:05:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.82s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:35 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:37 DEBUG : dir/file1: Remove: 2026/08/08 05:05:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:05:37 DEBUG : dir/file1: >Remove: err= 2026/08/08 05:05:37 DEBUG : dir/file1: Remove: 2026/08/08 05:05:37 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/08 05:05:37 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:37 DEBUG : dir: Looking for writers 2026/08/08 05:05:37 DEBUG : Looking for writers 2026/08/08 05:05:37 DEBUG : dir: reading active writers 2026/08/08 05:05:37 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.87s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:38 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:05:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/08 05:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:05:39 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/08 05:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:05:39 DEBUG : dir/file1: Open: flags=0x3 2026/08/08 05:05:39 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/08 05:05:39 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/08 05:05:39 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:39 DEBUG : dir: Looking for writers 2026/08/08 05:05:39 DEBUG : file1: reading active writers 2026/08/08 05:05:39 DEBUG : Looking for writers 2026/08/08 05:05:39 DEBUG : dir: reading active writers 2026/08/08 05:05:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.15s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:40 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:42 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:42 DEBUG : dir: Looking for writers 2026/08/08 05:05:42 DEBUG : file1: reading active writers 2026/08/08 05:05:42 DEBUG : Looking for writers 2026/08/08 05:05:42 DEBUG : dir: reading active writers 2026/08/08 05:05:42 DEBUG : >WaitForWriters: 2026/08/08 05:05:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:05:43 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d7bd8c30 2026/08/08 05:05:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:05:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:05:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:05:44 DEBUG : dir/file1: Updating file with dir/file1 0x3ec0d7bd8c30 2026/08/08 05:05:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:05:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:05:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:44 DEBUG : dir/file1: File is currently open, delaying rename 0x3ec0d7bd8c30 2026/08/08 05:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:05:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:05:44 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/08 05:05:45 DEBUG : dir/file1: size = 25 OK 2026/08/08 05:05:45 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:05:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 05:05:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:05:45 DEBUG : newLeaf: Running delayed rename now 2026/08/08 05:05:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:05:46 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d7bd8c30 2026/08/08 05:05:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:46 DEBUG : dir: Looking for writers 2026/08/08 05:05:46 DEBUG : Looking for writers 2026/08/08 05:05:46 DEBUG : dir: reading active writers 2026/08/08 05:05:46 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:46 DEBUG : >WaitForWriters: 2026/08/08 05:05:46 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:46 DEBUG : dir: Looking for writers 2026/08/08 05:05:46 DEBUG : Looking for writers 2026/08/08 05:05:46 DEBUG : dir: reading active writers 2026/08/08 05:05:46 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:47 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:47 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:05:47 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:47 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:47 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:05:49 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:49 DEBUG : dir: Looking for writers 2026/08/08 05:05:49 DEBUG : file1: reading active writers 2026/08/08 05:05:49 DEBUG : Looking for writers 2026/08/08 05:05:49 DEBUG : dir: reading active writers 2026/08/08 05:05:49 DEBUG : >WaitForWriters: 2026/08/08 05:05:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:05:49 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d840d450 2026/08/08 05:05:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:05:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:05:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:05:50 DEBUG : dir/file1: Updating file with dir/file1 0x3ec0d840d450 2026/08/08 05:05:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:05:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:05:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/08 05:05:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:51 DEBUG : dir/file1: File is currently open, delaying rename 0x3ec0d840d450 2026/08/08 05:05:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:05:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:05:51 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (25 bytes), uploading instead of streaming 2026/08/08 05:05:52 DEBUG : dir/file1: size = 25 OK 2026/08/08 05:05:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:05:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/08 05:05:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:05:52 DEBUG : newLeaf: Running delayed rename now 2026/08/08 05:05:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:05:52 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d840d450 2026/08/08 05:05:52 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:52 DEBUG : dir: Looking for writers 2026/08/08 05:05:52 DEBUG : Looking for writers 2026/08/08 05:05:52 DEBUG : dir: reading active writers 2026/08/08 05:05:52 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:52 DEBUG : >WaitForWriters: 2026/08/08 05:05:53 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:53 DEBUG : dir: Looking for writers 2026/08/08 05:05:53 DEBUG : Looking for writers 2026/08/08 05:05:53 DEBUG : dir: reading active writers 2026/08/08 05:05:53 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:53 DEBUG : >WaitForWriters: 2026/08/08 05:05:53 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:05:53 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:05:53 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:05:53 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:53 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:05:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:05:53 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:05:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:05:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:05:55 DEBUG : dir/file1(0x3ec0d7e04540): openPending: 2026/08/08 05:05:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:05:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:05:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:55 DEBUG : dir/file1(0x3ec0d7e04540): >openPending: err= 2026/08/08 05:05:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:05:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:05:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:05:55 DEBUG : dir/file1(0x3ec0d7e04540): _writeAt: size=14, off=0 2026/08/08 05:05:55 DEBUG : dir/file1(0x3ec0d7e04540): >_writeAt: n=14, err= 2026/08/08 05:05:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 05:05:55 DEBUG : dir/file1(0x3ec0d7e04540): close: 2026/08/08 05:05:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 05:05:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 05:05:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:05:55 DEBUG : dir/file1(0x3ec0d7e04540): >close: err= 2026/08/08 05:05:55 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:55 DEBUG : dir: Looking for writers 2026/08/08 05:05:55 DEBUG : file1: reading active writers 2026/08/08 05:05:55 DEBUG : Looking for writers 2026/08/08 05:05:55 DEBUG : dir: reading active writers 2026/08/08 05:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:05:55 DEBUG : dir: Looking for writers 2026/08/08 05:05:55 DEBUG : file1: reading active writers 2026/08/08 05:05:55 DEBUG : Looking for writers 2026/08/08 05:05:55 DEBUG : dir: reading active writers 2026/08/08 05:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:05:55 DEBUG : dir: Looking for writers 2026/08/08 05:05:55 DEBUG : file1: reading active writers 2026/08/08 05:05:55 DEBUG : Looking for writers 2026/08/08 05:05:55 DEBUG : dir: reading active writers 2026/08/08 05:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:05:55 DEBUG : dir: Looking for writers 2026/08/08 05:05:55 DEBUG : file1: reading active writers 2026/08/08 05:05:55 DEBUG : Looking for writers 2026/08/08 05:05:55 DEBUG : dir: reading active writers 2026/08/08 05:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:05:55 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:05:55 DEBUG : dir: Looking for writers 2026/08/08 05:05:55 DEBUG : file1: reading active writers 2026/08/08 05:05:55 DEBUG : Looking for writers 2026/08/08 05:05:55 DEBUG : dir: reading active writers 2026/08/08 05:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:05:55 DEBUG : dir: Looking for writers 2026/08/08 05:05:55 DEBUG : file1: reading active writers 2026/08/08 05:05:55 DEBUG : Looking for writers 2026/08/08 05:05:55 DEBUG : dir: reading active writers 2026/08/08 05:05:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:05:56 DEBUG : dir: Looking for writers 2026/08/08 05:05:56 DEBUG : file1: reading active writers 2026/08/08 05:05:56 DEBUG : Looking for writers 2026/08/08 05:05:56 DEBUG : dir: reading active writers 2026/08/08 05:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:05:56 DEBUG : dir/file1: size = 14 OK 2026/08/08 05:05:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/08 05:05:56 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:05:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:05:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/08 05:05:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:05:56 DEBUG : dir: Looking for writers 2026/08/08 05:05:56 DEBUG : file1: reading active writers 2026/08/08 05:05:56 DEBUG : Looking for writers 2026/08/08 05:05:56 DEBUG : dir: reading active writers 2026/08/08 05:05:56 DEBUG : >WaitForWriters: 2026/08/08 05:05:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:05:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:05:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:05:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:05:56 DEBUG : dir/file1(0x3ec0d7e05500): _readAt: size=512, off=0 2026/08/08 05:05:56 DEBUG : dir/file1(0x3ec0d7e05500): openPending: 2026/08/08 05:05:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:05:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:05:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:56 DEBUG : dir/file1(0x3ec0d7e05500): >openPending: err= 2026/08/08 05:05:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 05:05:56 DEBUG : dir/file1(0x3ec0d7e05500): >_readAt: n=14, err=EOF 2026/08/08 05:05:56 DEBUG : dir/file1(0x3ec0d7e05500): close: 2026/08/08 05:05:56 DEBUG : dir/file1(0x3ec0d7e05500): >close: err= 2026/08/08 05:05:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:05:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:05:57 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d86d20d0 2026/08/08 05:05:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:05:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:05:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:05:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/08 05:05:58 DEBUG : dir/file1: Updating file with dir/file1 0x3ec0d86d20d0 2026/08/08 05:05:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:05:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:05:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:05:58 DEBUG : dir/file1(0x3ec0d74a8d80): openPending: 2026/08/08 05:05:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:05:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:05:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:05:58 DEBUG : dir/file1(0x3ec0d74a8d80): >openPending: err= 2026/08/08 05:05:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:05:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:05:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:05:58 DEBUG : dir/file1(0x3ec0d74a8d80): _writeAt: size=25, off=0 2026/08/08 05:05:58 DEBUG : dir/file1(0x3ec0d74a8d80): >_writeAt: n=25, err= 2026/08/08 05:05:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:05:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:05:59 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d86d20d0 2026/08/08 05:05:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:05:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:05:59 DEBUG : newLeaf(0x3ec0d74a8d80): close: 2026/08/08 05:05:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 05:05:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 05:05:58.720001018 +0000 UTC m=+158.533135697 2026/08/08 05:05:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 05:05:59 DEBUG : newLeaf(0x3ec0d74a8d80): >close: err= 2026/08/08 05:05:59 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:05:59 DEBUG : dir: Looking for writers 2026/08/08 05:05:59 DEBUG : Looking for writers 2026/08/08 05:05:59 DEBUG : dir: reading active writers 2026/08/08 05:05:59 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:05:59 DEBUG : dir: Looking for writers 2026/08/08 05:05:59 DEBUG : Looking for writers 2026/08/08 05:05:59 DEBUG : dir: reading active writers 2026/08/08 05:05:59 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:05:59 DEBUG : dir: Looking for writers 2026/08/08 05:05:59 DEBUG : Looking for writers 2026/08/08 05:05:59 DEBUG : dir: reading active writers 2026/08/08 05:05:59 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:05:59 DEBUG : dir: Looking for writers 2026/08/08 05:05:59 DEBUG : Looking for writers 2026/08/08 05:05:59 DEBUG : dir: reading active writers 2026/08/08 05:05:59 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:05:59 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 05:05:59 DEBUG : dir: Looking for writers 2026/08/08 05:05:59 DEBUG : Looking for writers 2026/08/08 05:05:59 DEBUG : dir: reading active writers 2026/08/08 05:05:59 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:05:59 DEBUG : dir: Looking for writers 2026/08/08 05:05:59 DEBUG : Looking for writers 2026/08/08 05:05:59 DEBUG : dir: reading active writers 2026/08/08 05:05:59 DEBUG : newLeaf: reading active writers 2026/08/08 05:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:06:00 DEBUG : dir: Looking for writers 2026/08/08 05:06:00 DEBUG : Looking for writers 2026/08/08 05:06:00 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:00 DEBUG : dir: reading active writers 2026/08/08 05:06:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:06:00 DEBUG : newLeaf: size = 25 OK 2026/08/08 05:06:00 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:06:00 INFO : newLeaf: Copied (replaced existing) 2026/08/08 05:06:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 05:05:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 05:06:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 05:06:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 05:06:00 DEBUG : dir: Looking for writers 2026/08/08 05:06:00 DEBUG : Looking for writers 2026/08/08 05:06:00 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:00 DEBUG : dir: reading active writers 2026/08/08 05:06:00 DEBUG : >WaitForWriters: 2026/08/08 05:06:00 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:00 DEBUG : dir: Looking for writers 2026/08/08 05:06:00 DEBUG : Looking for writers 2026/08/08 05:06:00 DEBUG : dir: reading active writers 2026/08/08 05:06:00 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:00 DEBUG : >WaitForWriters: 2026/08/08 05:06:00 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:01 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:01 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:06:01 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:01 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:01 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:06:03 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:03 DEBUG : dir: Looking for writers 2026/08/08 05:06:03 DEBUG : file1: reading active writers 2026/08/08 05:06:03 DEBUG : Looking for writers 2026/08/08 05:06:03 DEBUG : dir: reading active writers 2026/08/08 05:06:03 DEBUG : >WaitForWriters: 2026/08/08 05:06:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:06:03 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d7889040 2026/08/08 05:06:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:06:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:06:04 DEBUG : dir/file1: Updating file with dir/file1 0x3ec0d7889040 2026/08/08 05:06:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:06:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:06:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:06:05 DEBUG : dir/file1(0x3ec0d7fb2a00): openPending: 2026/08/08 05:06:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:06:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:06:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:05 DEBUG : dir/file1(0x3ec0d7fb2a00): >openPending: err= 2026/08/08 05:06:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:06:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:06:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:06:05 DEBUG : dir/file1(0x3ec0d7fb2a00): _writeAt: size=25, off=0 2026/08/08 05:06:05 DEBUG : dir/file1(0x3ec0d7fb2a00): >_writeAt: n=25, err= 2026/08/08 05:06:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:06:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:06:05 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d7889040 2026/08/08 05:06:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:06:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:05 DEBUG : newLeaf(0x3ec0d7fb2a00): close: 2026/08/08 05:06:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 05:06:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 05:06:05.137823201 +0000 UTC m=+164.950957890 2026/08/08 05:06:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 05:06:05 DEBUG : newLeaf(0x3ec0d7fb2a00): >close: err= 2026/08/08 05:06:05 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:05 DEBUG : dir: Looking for writers 2026/08/08 05:06:05 DEBUG : Looking for writers 2026/08/08 05:06:05 DEBUG : dir: reading active writers 2026/08/08 05:06:05 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:06:05 DEBUG : dir: Looking for writers 2026/08/08 05:06:05 DEBUG : Looking for writers 2026/08/08 05:06:05 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:05 DEBUG : dir: reading active writers 2026/08/08 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:06:05 DEBUG : dir: Looking for writers 2026/08/08 05:06:05 DEBUG : Looking for writers 2026/08/08 05:06:05 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:05 DEBUG : dir: reading active writers 2026/08/08 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:06:05 DEBUG : dir: Looking for writers 2026/08/08 05:06:05 DEBUG : Looking for writers 2026/08/08 05:06:05 DEBUG : dir: reading active writers 2026/08/08 05:06:05 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:06:05 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 05:06:05 DEBUG : dir: Looking for writers 2026/08/08 05:06:05 DEBUG : Looking for writers 2026/08/08 05:06:05 DEBUG : dir: reading active writers 2026/08/08 05:06:05 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:06:06 DEBUG : dir: Looking for writers 2026/08/08 05:06:06 DEBUG : Looking for writers 2026/08/08 05:06:06 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:06 DEBUG : dir: reading active writers 2026/08/08 05:06:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:06:06 DEBUG : dir: Looking for writers 2026/08/08 05:06:06 DEBUG : Looking for writers 2026/08/08 05:06:06 DEBUG : dir: reading active writers 2026/08/08 05:06:06 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:06:07 DEBUG : dir: Looking for writers 2026/08/08 05:06:07 DEBUG : Looking for writers 2026/08/08 05:06:07 DEBUG : dir: reading active writers 2026/08/08 05:06:07 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 05:06:07 DEBUG : newLeaf: size = 25 OK 2026/08/08 05:06:07 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:06:07 INFO : newLeaf: Copied (replaced existing) 2026/08/08 05:06:07 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 05:06:05 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 05:06:07 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 05:06:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:07 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 05:06:08 DEBUG : dir: Looking for writers 2026/08/08 05:06:08 DEBUG : Looking for writers 2026/08/08 05:06:08 DEBUG : dir: reading active writers 2026/08/08 05:06:08 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:08 DEBUG : >WaitForWriters: 2026/08/08 05:06:08 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:08 DEBUG : dir: Looking for writers 2026/08/08 05:06:08 DEBUG : Looking for writers 2026/08/08 05:06:08 DEBUG : dir: reading active writers 2026/08/08 05:06:08 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:08 DEBUG : >WaitForWriters: 2026/08/08 05:06:08 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:09 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:09 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:06:09 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:09 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:09 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:06:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:06:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:06:10 DEBUG : dir/file1(0x3ec0d7f597c0): openPending: 2026/08/08 05:06:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:06:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:10 DEBUG : dir/file1(0x3ec0d7f597c0): >openPending: err= 2026/08/08 05:06:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:06:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:06:10 DEBUG : dir/file1(0x3ec0d7f597c0): _writeAt: size=14, off=0 2026/08/08 05:06:10 DEBUG : dir/file1(0x3ec0d7f597c0): >_writeAt: n=14, err= 2026/08/08 05:06:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 05:06:10 DEBUG : dir/file1(0x3ec0d7f597c0): close: 2026/08/08 05:06:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 05:06:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/08 05:06:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:06:10 DEBUG : dir/file1(0x3ec0d7f597c0): >close: err= 2026/08/08 05:06:10 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:10 DEBUG : dir: Looking for writers 2026/08/08 05:06:10 DEBUG : file1: reading active writers 2026/08/08 05:06:10 DEBUG : Looking for writers 2026/08/08 05:06:10 DEBUG : dir: reading active writers 2026/08/08 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:06:10 DEBUG : dir: Looking for writers 2026/08/08 05:06:10 DEBUG : file1: reading active writers 2026/08/08 05:06:10 DEBUG : Looking for writers 2026/08/08 05:06:10 DEBUG : dir: reading active writers 2026/08/08 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:06:10 DEBUG : dir: Looking for writers 2026/08/08 05:06:10 DEBUG : file1: reading active writers 2026/08/08 05:06:10 DEBUG : Looking for writers 2026/08/08 05:06:10 DEBUG : dir: reading active writers 2026/08/08 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:06:10 DEBUG : dir: Looking for writers 2026/08/08 05:06:10 DEBUG : file1: reading active writers 2026/08/08 05:06:10 DEBUG : Looking for writers 2026/08/08 05:06:10 DEBUG : dir: reading active writers 2026/08/08 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:06:10 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:06:10 DEBUG : dir: Looking for writers 2026/08/08 05:06:10 DEBUG : file1: reading active writers 2026/08/08 05:06:10 DEBUG : Looking for writers 2026/08/08 05:06:10 DEBUG : dir: reading active writers 2026/08/08 05:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:06:11 DEBUG : dir: Looking for writers 2026/08/08 05:06:11 DEBUG : file1: reading active writers 2026/08/08 05:06:11 DEBUG : Looking for writers 2026/08/08 05:06:11 DEBUG : dir: reading active writers 2026/08/08 05:06:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:06:11 DEBUG : dir: Looking for writers 2026/08/08 05:06:11 DEBUG : file1: reading active writers 2026/08/08 05:06:11 DEBUG : Looking for writers 2026/08/08 05:06:11 DEBUG : dir: reading active writers 2026/08/08 05:06:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:06:11 DEBUG : dir/file1: size = 14 OK 2026/08/08 05:06:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/08 05:06:11 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:06:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:06:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/08 05:06:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:06:11 DEBUG : dir: Looking for writers 2026/08/08 05:06:11 DEBUG : file1: reading active writers 2026/08/08 05:06:11 DEBUG : Looking for writers 2026/08/08 05:06:11 DEBUG : dir: reading active writers 2026/08/08 05:06:11 DEBUG : >WaitForWriters: 2026/08/08 05:06:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:06:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:06:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:06:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:06:11 DEBUG : dir/file1(0x3ec0d7f4e880): _readAt: size=512, off=0 2026/08/08 05:06:11 DEBUG : dir/file1(0x3ec0d7f4e880): openPending: 2026/08/08 05:06:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:06:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:06:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:11 DEBUG : dir/file1(0x3ec0d7f4e880): >openPending: err= 2026/08/08 05:06:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/08 05:06:11 DEBUG : dir/file1(0x3ec0d7f4e880): >_readAt: n=14, err=EOF 2026/08/08 05:06:11 DEBUG : dir/file1(0x3ec0d7f4e880): close: 2026/08/08 05:06:11 DEBUG : dir/file1(0x3ec0d7f4e880): >close: err= 2026/08/08 05:06:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:06:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:06:12 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d7f25860 2026/08/08 05:06:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:06:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:06:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/08 05:06:13 DEBUG : dir/file1: Updating file with dir/file1 0x3ec0d7f25860 2026/08/08 05:06:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:06:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:06:14 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:06:14 DEBUG : dir/file1(0x3ec0d762aec0): openPending: 2026/08/08 05:06:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:06:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:06:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:14 DEBUG : dir/file1(0x3ec0d762aec0): >openPending: err= 2026/08/08 05:06:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:06:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:06:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:06:14 DEBUG : dir/file1(0x3ec0d762aec0): _writeAt: size=25, off=0 2026/08/08 05:06:14 DEBUG : dir/file1(0x3ec0d762aec0): >_writeAt: n=25, err= 2026/08/08 05:06:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:06:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:06:14 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d7f25860 2026/08/08 05:06:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:06:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:14 DEBUG : newLeaf(0x3ec0d762aec0): close: 2026/08/08 05:06:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 05:06:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 05:06:14.082405349 +0000 UTC m=+173.895540068 2026/08/08 05:06:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 05:06:14 DEBUG : newLeaf(0x3ec0d762aec0): >close: err= 2026/08/08 05:06:14 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:14 DEBUG : dir: Looking for writers 2026/08/08 05:06:14 DEBUG : Looking for writers 2026/08/08 05:06:14 DEBUG : dir: reading active writers 2026/08/08 05:06:14 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:06:14 DEBUG : dir: Looking for writers 2026/08/08 05:06:14 DEBUG : Looking for writers 2026/08/08 05:06:14 DEBUG : dir: reading active writers 2026/08/08 05:06:14 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:06:14 DEBUG : dir: Looking for writers 2026/08/08 05:06:14 DEBUG : Looking for writers 2026/08/08 05:06:14 DEBUG : dir: reading active writers 2026/08/08 05:06:14 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:06:14 DEBUG : dir: Looking for writers 2026/08/08 05:06:14 DEBUG : Looking for writers 2026/08/08 05:06:14 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:14 DEBUG : dir: reading active writers 2026/08/08 05:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:06:14 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 05:06:14 DEBUG : dir: Looking for writers 2026/08/08 05:06:14 DEBUG : Looking for writers 2026/08/08 05:06:14 DEBUG : dir: reading active writers 2026/08/08 05:06:14 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:06:15 DEBUG : dir: Looking for writers 2026/08/08 05:06:15 DEBUG : Looking for writers 2026/08/08 05:06:15 DEBUG : dir: reading active writers 2026/08/08 05:06:15 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:06:15 DEBUG : dir: Looking for writers 2026/08/08 05:06:15 DEBUG : Looking for writers 2026/08/08 05:06:15 DEBUG : dir: reading active writers 2026/08/08 05:06:15 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:06:16 DEBUG : dir: Looking for writers 2026/08/08 05:06:16 DEBUG : Looking for writers 2026/08/08 05:06:16 DEBUG : dir: reading active writers 2026/08/08 05:06:16 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 05:06:16 DEBUG : newLeaf: size = 25 OK 2026/08/08 05:06:16 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:06:16 INFO : newLeaf: Copied (replaced existing) 2026/08/08 05:06:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 05:06:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 05:06:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 05:06:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 05:06:17 DEBUG : dir: Looking for writers 2026/08/08 05:06:17 DEBUG : Looking for writers 2026/08/08 05:06:17 DEBUG : dir: reading active writers 2026/08/08 05:06:17 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:17 DEBUG : >WaitForWriters: 2026/08/08 05:06:17 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:17 DEBUG : dir: Looking for writers 2026/08/08 05:06:17 DEBUG : Looking for writers 2026/08/08 05:06:17 DEBUG : dir: reading active writers 2026/08/08 05:06:17 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:17 DEBUG : >WaitForWriters: 2026/08/08 05:06:17 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:18 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:18 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:06:18 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:18 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:18 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:06:19 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:19 DEBUG : dir: Looking for writers 2026/08/08 05:06:19 DEBUG : file1: reading active writers 2026/08/08 05:06:19 DEBUG : Looking for writers 2026/08/08 05:06:19 DEBUG : dir: reading active writers 2026/08/08 05:06:19 DEBUG : >WaitForWriters: 2026/08/08 05:06:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:06:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:06:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:06:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:06:19 DEBUG : dir/file1(0x3ec0d7adbd80): _readAt: size=512, off=0 2026/08/08 05:06:19 DEBUG : dir/file1(0x3ec0d7adbd80): openPending: 2026/08/08 05:06:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/08 05:06:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/08 05:06:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:19 DEBUG : dir/file1(0x3ec0d7adbd80): >openPending: err= 2026/08/08 05:06:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/08 05:06:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:06:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:06:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:06:20 DEBUG : dir/file1(0x3ec0d7adbd80): >_readAt: n=14, err=EOF 2026/08/08 05:06:20 DEBUG : dir/file1(0x3ec0d7adbd80): close: 2026/08/08 05:06:20 DEBUG : dir/file1(0x3ec0d7adbd80): >close: err= 2026/08/08 05:06:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:06:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:06:20 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d7889930 2026/08/08 05:06:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:06:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/08 05:06:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/08 05:06:21 DEBUG : dir/file1: Updating file with dir/file1 0x3ec0d7889930 2026/08/08 05:06:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/08 05:06:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:06:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:06:22 DEBUG : dir/file1(0x3ec0d7df67c0): openPending: 2026/08/08 05:06:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/08 05:06:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/08 05:06:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:22 DEBUG : dir/file1(0x3ec0d7df67c0): >openPending: err= 2026/08/08 05:06:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:06:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:06:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:06:22 DEBUG : dir/file1(0x3ec0d7df67c0): _writeAt: size=25, off=0 2026/08/08 05:06:22 DEBUG : dir/file1(0x3ec0d7df67c0): >_writeAt: n=25, err= 2026/08/08 05:06:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/08 05:06:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/08 05:06:22 DEBUG : newLeaf: Updating file with newLeaf 0x3ec0d7889930 2026/08/08 05:06:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:06:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:22 DEBUG : newLeaf(0x3ec0d7df67c0): close: 2026/08/08 05:06:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/08 05:06:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-08 05:06:22.131542217 +0000 UTC m=+181.944676897 2026/08/08 05:06:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/08 05:06:22 DEBUG : newLeaf(0x3ec0d7df67c0): >close: err= 2026/08/08 05:06:22 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:22 DEBUG : dir: Looking for writers 2026/08/08 05:06:22 DEBUG : Looking for writers 2026/08/08 05:06:22 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:22 DEBUG : dir: reading active writers 2026/08/08 05:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:06:22 DEBUG : dir: Looking for writers 2026/08/08 05:06:22 DEBUG : Looking for writers 2026/08/08 05:06:22 DEBUG : dir: reading active writers 2026/08/08 05:06:22 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:06:22 DEBUG : dir: Looking for writers 2026/08/08 05:06:22 DEBUG : Looking for writers 2026/08/08 05:06:22 DEBUG : dir: reading active writers 2026/08/08 05:06:22 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:06:22 DEBUG : dir: Looking for writers 2026/08/08 05:06:22 DEBUG : Looking for writers 2026/08/08 05:06:22 DEBUG : dir: reading active writers 2026/08/08 05:06:22 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:06:22 DEBUG : newLeaf: vfs cache: starting upload 2026/08/08 05:06:22 DEBUG : dir: Looking for writers 2026/08/08 05:06:22 DEBUG : Looking for writers 2026/08/08 05:06:22 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:22 DEBUG : dir: reading active writers 2026/08/08 05:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:06:23 DEBUG : dir: Looking for writers 2026/08/08 05:06:23 DEBUG : Looking for writers 2026/08/08 05:06:23 DEBUG : dir: reading active writers 2026/08/08 05:06:23 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:06:23 DEBUG : dir: Looking for writers 2026/08/08 05:06:23 DEBUG : Looking for writers 2026/08/08 05:06:23 DEBUG : dir: reading active writers 2026/08/08 05:06:23 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:06:24 DEBUG : dir: Looking for writers 2026/08/08 05:06:24 DEBUG : Looking for writers 2026/08/08 05:06:24 DEBUG : dir: reading active writers 2026/08/08 05:06:24 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 05:06:24 DEBUG : newLeaf: size = 25 OK 2026/08/08 05:06:24 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/08 05:06:24 INFO : newLeaf: Copied (replaced existing) 2026/08/08 05:06:24 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-08 05:06:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/08 05:06:24 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/08 05:06:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/08 05:06:24 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/08 05:06:25 DEBUG : dir: Looking for writers 2026/08/08 05:06:25 DEBUG : Looking for writers 2026/08/08 05:06:25 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:25 DEBUG : dir: reading active writers 2026/08/08 05:06:25 DEBUG : >WaitForWriters: 2026/08/08 05:06:25 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:25 DEBUG : dir: Looking for writers 2026/08/08 05:06:25 DEBUG : Looking for writers 2026/08/08 05:06:25 DEBUG : dir: reading active writers 2026/08/08 05:06:25 DEBUG : newLeaf: reading active writers 2026/08/08 05:06:25 DEBUG : >WaitForWriters: 2026/08/08 05:06:25 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestFileRename (45.68s) --- PASS: TestFileRename/off,forceCache=false (6.80s) --- PASS: TestFileRename/minimal,forceCache=false (6.77s) --- PASS: TestFileRename/minimal,forceCache=true (7.71s) --- PASS: TestFileRename/writes,forceCache=false (7.35s) --- PASS: TestFileRename/writes,forceCache=true (9.11s) --- PASS: TestFileRename/full,forceCache=false (7.94s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:26 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:26 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:26 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:26 DEBUG : Looking for writers 2026/08/08 05:06:26 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.25s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.25s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.25s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.27s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:27 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.26s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:27 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:06:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:06:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:06:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 05:06:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:06:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/08 05:06:29 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/08 05:06:29 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:29 DEBUG : dir: Looking for writers 2026/08/08 05:06:29 DEBUG : file1: reading active writers 2026/08/08 05:06:29 DEBUG : Looking for writers 2026/08/08 05:06:29 DEBUG : dir: reading active writers 2026/08/08 05:06:29 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.60s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:30 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:06:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:06:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:06:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 05:06:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:06:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/08 05:06:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/08 05:06:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/08 05:06:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/08 05:06:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/08 05:06:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/08 05:06:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/08 05:06:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/08 05:06:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/08 05:06:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/08 05:06:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/08 05:06:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/08 05:06:33 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/08 05:06:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/08 05:06:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/08 05:06:33 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/08 05:06:33 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:33 DEBUG : dir: Looking for writers 2026/08/08 05:06:33 DEBUG : file1: reading active writers 2026/08/08 05:06:33 DEBUG : Looking for writers 2026/08/08 05:06:33 DEBUG : dir: reading active writers 2026/08/08 05:06:33 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.05s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:34 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:06:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:06:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 05:06:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:06:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/08 05:06:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/08 05:06:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/08 05:06:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/08 05:06:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/08 05:06:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/08 05:06:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/08 05:06:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/08 05:06:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/08 05:06:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/08 05:06:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/08 05:06:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/08 05:06:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/08 05:06:37 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/08 05:06:37 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/08 05:06:37 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/08 05:06:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/08 05:06:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/08 05:06:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/08 05:06:37 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/08 05:06:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/08 05:06:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/08 05:06:37 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/08 05:06:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/08 05:06:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/08 05:06:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/08 05:06:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/08 05:06:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/08 05:06:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/08 05:06:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/08 05:06:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/08 05:06:38 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:38 DEBUG : dir: Looking for writers 2026/08/08 05:06:38 DEBUG : file1: reading active writers 2026/08/08 05:06:38 DEBUG : Looking for writers 2026/08/08 05:06:38 DEBUG : dir: reading active writers 2026/08/08 05:06:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.79s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:39 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:06:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:06:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/08 05:06:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/08 05:06:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:06:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/08 05:06:40 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:40 DEBUG : dir: Looking for writers 2026/08/08 05:06:40 DEBUG : file1: reading active writers 2026/08/08 05:06:40 DEBUG : Looking for writers 2026/08/08 05:06:40 DEBUG : dir: reading active writers 2026/08/08 05:06:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.63s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:41 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleRelease Messages: 1 objects not found 2026/08/08 05:06:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:06:50 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Received unexpected error: file does not exist Test: TestReadFileHandleRelease 2026/08/08 05:06:50 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:50 DEBUG : Looking for writers 2026/08/08 05:06:50 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (9.25s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:50 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:50 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:06:50 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:50 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:50 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:06:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:06:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:06:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:06:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:06:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:06:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): _readAt: size=1, off=0 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): openPending: 2026/08/08 05:06:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:06:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:06:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): >openPending: err= 2026/08/08 05:06:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/08 05:06:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:06:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:06:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): >_readAt: n=1, err= 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): _readAt: size=256, off=1 2026/08/08 05:06:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): >_readAt: n=15, err=EOF 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): _readAt: size=16, off=16 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): >_readAt: n=0, err=EOF 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): close: 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): >close: err= 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): close: 2026/08/08 05:06:53 DEBUG : dir/file1(0x3ec0d82691c0): >close: err=file already closed 2026/08/08 05:06:53 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:53 DEBUG : dir: Looking for writers 2026/08/08 05:06:53 DEBUG : file1: reading active writers 2026/08/08 05:06:53 DEBUG : Looking for writers 2026/08/08 05:06:53 DEBUG : dir: reading active writers 2026/08/08 05:06:53 DEBUG : >WaitForWriters: 2026/08/08 05:06:53 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (3.10s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:54 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:54 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:06:54 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:54 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:54 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:06:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:06:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:06:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:06:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:06:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:06:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): _readAt: size=1, off=0 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): openPending: 2026/08/08 05:06:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:06:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:06:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): >openPending: err= 2026/08/08 05:06:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/08 05:06:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:06:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:06:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): >_readAt: n=1, err= 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): _readAt: size=1, off=5 2026/08/08 05:06:55 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): >_readAt: n=1, err= 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): _readAt: size=1, off=3 2026/08/08 05:06:55 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): >_readAt: n=1, err= 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): _readAt: size=1, off=13 2026/08/08 05:06:55 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): >_readAt: n=1, err= 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): _readAt: size=16, off=100 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): >_readAt: n=0, err=EOF 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): close: 2026/08/08 05:06:55 DEBUG : dir/file1(0x3ec0d7e04c80): >close: err= 2026/08/08 05:06:55 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:55 DEBUG : dir: Looking for writers 2026/08/08 05:06:55 DEBUG : file1: reading active writers 2026/08/08 05:06:55 DEBUG : Looking for writers 2026/08/08 05:06:55 DEBUG : dir: reading active writers 2026/08/08 05:06:55 DEBUG : >WaitForWriters: 2026/08/08 05:06:55 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.54s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:56 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:56 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:06:56 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:56 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:56 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:06:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:06:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory 2026/08/08 05:06:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory 2026/08/08 05:06:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:06:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:06:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:06:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:06:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): _readAt: size=1, off=0 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): openPending: 2026/08/08 05:06:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:06:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:06:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): >openPending: err= 2026/08/08 05:06:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/08 05:06:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:06:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:06:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): >_readAt: n=1, err= 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): _readAt: size=1, off=5 2026/08/08 05:06:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): >_readAt: n=1, err= 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): _readAt: size=1, off=1 2026/08/08 05:06:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): >_readAt: n=1, err= 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): _readAt: size=6, off=10 2026/08/08 05:06:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): >_readAt: n=6, err= 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): _readAt: size=256, off=10 2026/08/08 05:06:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): >_readAt: n=6, err=EOF 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): _readAt: size=256, off=100 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): >_readAt: n=0, err=EOF 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): close: 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): >close: err= 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): _readAt: size=256, off=100 2026/08/08 05:06:58 DEBUG : dir/file1(0x3ec0d7818700): >_readAt: n=0, err=file already closed 2026/08/08 05:06:58 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:06:58 DEBUG : dir: Looking for writers 2026/08/08 05:06:58 DEBUG : file1: reading active writers 2026/08/08 05:06:58 DEBUG : Looking for writers 2026/08/08 05:06:58 DEBUG : dir: reading active writers 2026/08/08 05:06:58 DEBUG : >WaitForWriters: 2026/08/08 05:06:58 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.87s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:06:59 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:06:59 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:06:59 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:59 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:06:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:06:59 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory 2026/08/08 05:07:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory 2026/08/08 05:07:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:07:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:07:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:07:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:07:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:07:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:07:01 DEBUG : dir/file1(0x3ec0d7e05e40): RWFileHandle.Flush 2026/08/08 05:07:01 DEBUG : dir/file1(0x3ec0d7e05e40): _readAt: size=256, off=0 2026/08/08 05:07:01 DEBUG : dir/file1(0x3ec0d7e05e40): openPending: 2026/08/08 05:07:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:07:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:07:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:01 DEBUG : dir/file1(0x3ec0d7e05e40): >openPending: err= 2026/08/08 05:07:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/08 05:07:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:01 DEBUG : dir/file1(0x3ec0d7e05e40): >_readAt: n=16, err=EOF 2026/08/08 05:07:01 DEBUG : dir/file1(0x3ec0d7e05e40): RWFileHandle.Flush 2026/08/08 05:07:01 DEBUG : dir/file1(0x3ec0d7e05e40): RWFileHandle.Flush 2026/08/08 05:07:01 DEBUG : dir/file1(0x3ec0d7e05e40): close: 2026/08/08 05:07:01 DEBUG : dir/file1(0x3ec0d7e05e40): >close: err= 2026/08/08 05:07:01 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:01 DEBUG : dir: Looking for writers 2026/08/08 05:07:01 DEBUG : file1: reading active writers 2026/08/08 05:07:01 DEBUG : Looking for writers 2026/08/08 05:07:01 DEBUG : dir: reading active writers 2026/08/08 05:07:01 DEBUG : >WaitForWriters: 2026/08/08 05:07:01 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.56s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:01 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:01 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:01 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:01 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:01 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:07:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory 2026/08/08 05:07:03 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory 2026/08/08 05:07:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/08 05:07:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:07:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:07:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:07:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:07:03 DEBUG : dir/file1(0x3ec0d7fb23c0): _readAt: size=256, off=0 2026/08/08 05:07:03 DEBUG : dir/file1(0x3ec0d7fb23c0): openPending: 2026/08/08 05:07:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:07:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:07:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:03 DEBUG : dir/file1(0x3ec0d7fb23c0): >openPending: err= 2026/08/08 05:07:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/08 05:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:03 DEBUG : dir/file1(0x3ec0d7fb23c0): >_readAt: n=16, err=EOF 2026/08/08 05:07:03 DEBUG : dir/file1(0x3ec0d7fb23c0): RWFileHandle.Release 2026/08/08 05:07:03 DEBUG : dir/file1(0x3ec0d7fb23c0): close: 2026/08/08 05:07:03 DEBUG : dir/file1(0x3ec0d7fb23c0): >close: err= 2026/08/08 05:07:03 DEBUG : dir/file1(0x3ec0d7fb23c0): RWFileHandle.Release 2026/08/08 05:07:03 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:03 DEBUG : dir: Looking for writers 2026/08/08 05:07:03 DEBUG : file1: reading active writers 2026/08/08 05:07:03 DEBUG : Looking for writers 2026/08/08 05:07:03 DEBUG : dir: reading active writers 2026/08/08 05:07:03 DEBUG : >WaitForWriters: 2026/08/08 05:07:03 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.61s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:04 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:04 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:04 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:04 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:04 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:04 DEBUG : file1: newRWFileHandle: 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): openPending: 2026/08/08 05:07:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): >openPending: err= 2026/08/08 05:07:04 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:07:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:07:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): _writeAt: size=5, off=0 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): >_writeAt: n=5, err= 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): _writeAt: size=7, off=5 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): >_writeAt: n=7, err= 2026/08/08 05:07:04 DEBUG : file1: vfs cache: truncate to size=11 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): close: 2026/08/08 05:07:04 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:07:04.739718313 +0000 UTC m=+224.552852992 2026/08/08 05:07:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): >close: err= 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): close: 2026/08/08 05:07:04 DEBUG : file1(0x3ec0d7ada600): >close: err=file already closed 2026/08/08 05:07:04 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:04 DEBUG : Looking for writers 2026/08/08 05:07:04 DEBUG : file1: reading active writers 2026/08/08 05:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:07:04 DEBUG : Looking for writers 2026/08/08 05:07:04 DEBUG : file1: reading active writers 2026/08/08 05:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:07:04 DEBUG : Looking for writers 2026/08/08 05:07:04 DEBUG : file1: reading active writers 2026/08/08 05:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:07:04 DEBUG : Looking for writers 2026/08/08 05:07:04 DEBUG : file1: reading active writers 2026/08/08 05:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:07:04 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:07:04 DEBUG : Looking for writers 2026/08/08 05:07:04 DEBUG : file1: reading active writers 2026/08/08 05:07:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:07:05 DEBUG : Looking for writers 2026/08/08 05:07:05 DEBUG : file1: reading active writers 2026/08/08 05:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:07:05 DEBUG : Looking for writers 2026/08/08 05:07:05 DEBUG : file1: reading active writers 2026/08/08 05:07:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:07:05 DEBUG : file1: size = 11 OK 2026/08/08 05:07:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/08 05:07:05 INFO : file1: Copied (new) 2026/08/08 05:07:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-08 05:07:04 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/08 05:07:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:07:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:05 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:07:06 DEBUG : Looking for writers 2026/08/08 05:07:06 DEBUG : file1: reading active writers 2026/08/08 05:07:06 DEBUG : >WaitForWriters: 2026/08/08 05:07:06 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:06 DEBUG : Looking for writers 2026/08/08 05:07:06 DEBUG : file1: reading active writers 2026/08/08 05:07:06 DEBUG : >WaitForWriters: 2026/08/08 05:07:06 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting 2026/08/08 05:07:06 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory 2026/08/08 05:07:06 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:06 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:06 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:06 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:06 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:06 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:06 DEBUG : file1: newRWFileHandle: 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): openPending: 2026/08/08 05:07:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): >openPending: err= 2026/08/08 05:07:06 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:07:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:07:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): _writeAt: size=7, off=0 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): >_writeAt: n=7, err= 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): _writeAt: size=6, off=5 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): >_writeAt: n=6, err= 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): close: 2026/08/08 05:07:06 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:07:06.706528166 +0000 UTC m=+226.519662845 2026/08/08 05:07:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): >close: err= 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): _writeAt: size=5, off=0 2026/08/08 05:07:06 DEBUG : file1(0x3ec0d7adaf40): >_writeAt: n=0, err=file already closed 2026/08/08 05:07:06 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:06 DEBUG : Looking for writers 2026/08/08 05:07:06 DEBUG : file1: reading active writers 2026/08/08 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:07:06 DEBUG : Looking for writers 2026/08/08 05:07:06 DEBUG : file1: reading active writers 2026/08/08 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:07:06 DEBUG : Looking for writers 2026/08/08 05:07:06 DEBUG : file1: reading active writers 2026/08/08 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:07:06 DEBUG : Looking for writers 2026/08/08 05:07:06 DEBUG : file1: reading active writers 2026/08/08 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:07:06 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:07:06 DEBUG : Looking for writers 2026/08/08 05:07:06 DEBUG : file1: reading active writers 2026/08/08 05:07:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:07:07 DEBUG : Looking for writers 2026/08/08 05:07:07 DEBUG : file1: reading active writers 2026/08/08 05:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:07:07 DEBUG : Looking for writers 2026/08/08 05:07:07 DEBUG : file1: reading active writers 2026/08/08 05:07:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:07:07 DEBUG : file1: size = 11 OK 2026/08/08 05:07:07 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/08 05:07:07 INFO : file1: Copied (new) 2026/08/08 05:07:07 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-08 05:07:06 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/08 05:07:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:07:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:07 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:07:07 DEBUG : Looking for writers 2026/08/08 05:07:07 DEBUG : file1: reading active writers 2026/08/08 05:07:07 DEBUG : >WaitForWriters: 2026/08/08 05:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:08 DEBUG : Looking for writers 2026/08/08 05:07:08 DEBUG : file1: reading active writers 2026/08/08 05:07:08 DEBUG : >WaitForWriters: 2026/08/08 05:07:08 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:08 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:08 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:08 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:08 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:08 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:08 DEBUG : file1: newRWFileHandle: 2026/08/08 05:07:08 DEBUG : file1(0x3ec0d7fb2c00): openPending: 2026/08/08 05:07:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:08 DEBUG : file1(0x3ec0d7fb2c00): >openPending: err= 2026/08/08 05:07:08 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:07:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:07:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:07:08 DEBUG : file1(0x3ec0d7fb2c00): close: 2026/08/08 05:07:08 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:07:08.696198671 +0000 UTC m=+228.509333350 2026/08/08 05:07:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:08 DEBUG : file1(0x3ec0d7fb2c00): >close: err= 2026/08/08 05:07:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 05:07:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:07:08 DEBUG : file2: newRWFileHandle: 2026/08/08 05:07:08 DEBUG : file2(0x3ec0d7fb3080): openPending: 2026/08/08 05:07:08 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 05:07:08 DEBUG : file2(0x3ec0d7fb3080): >openPending: err= 2026/08/08 05:07:08 DEBUG : file2: >newRWFileHandle: err= 2026/08/08 05:07:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 05:07:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/08 05:07:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/08 05:07:08 DEBUG : file2(0x3ec0d7fb3080): RWFileHandle.Flush 2026/08/08 05:07:08 DEBUG : file2(0x3ec0d7fb3080): RWFileHandle.Release 2026/08/08 05:07:08 DEBUG : file2(0x3ec0d7fb3080): close: 2026/08/08 05:07:08 DEBUG : file2: vfs cache: setting modification time to 2026-08-08 05:07:08.697745261 +0000 UTC m=+228.510879950 2026/08/08 05:07:08 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:08 DEBUG : file2(0x3ec0d7fb3080): >close: err= 2026/08/08 05:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:08 DEBUG : Looking for writers 2026/08/08 05:07:08 DEBUG : file1: reading active writers 2026/08/08 05:07:08 DEBUG : file2: reading active writers 2026/08/08 05:07:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/08 05:07:08 DEBUG : Looking for writers 2026/08/08 05:07:08 DEBUG : file1: reading active writers 2026/08/08 05:07:08 DEBUG : file2: reading active writers 2026/08/08 05:07:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/08 05:07:08 DEBUG : Looking for writers 2026/08/08 05:07:08 DEBUG : file1: reading active writers 2026/08/08 05:07:08 DEBUG : file2: reading active writers 2026/08/08 05:07:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/08 05:07:08 DEBUG : Looking for writers 2026/08/08 05:07:08 DEBUG : file1: reading active writers 2026/08/08 05:07:08 DEBUG : file2: reading active writers 2026/08/08 05:07:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/08 05:07:08 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:07:08 DEBUG : file2: vfs cache: starting upload 2026/08/08 05:07:08 DEBUG : Looking for writers 2026/08/08 05:07:08 DEBUG : file1: reading active writers 2026/08/08 05:07:08 DEBUG : file2: reading active writers 2026/08/08 05:07:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/08 05:07:08 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory 2026/08/08 05:07:08 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu/dir/file1: no such file or directory 2026/08/08 05:07:09 DEBUG : Looking for writers 2026/08/08 05:07:09 DEBUG : file1: reading active writers 2026/08/08 05:07:09 DEBUG : file2: reading active writers 2026/08/08 05:07:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/08 05:07:09 DEBUG : Looking for writers 2026/08/08 05:07:09 DEBUG : file1: reading active writers 2026/08/08 05:07:09 DEBUG : file2: reading active writers 2026/08/08 05:07:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/08 05:07:09 DEBUG : Looking for writers 2026/08/08 05:07:09 DEBUG : file1: reading active writers 2026/08/08 05:07:09 DEBUG : file2: reading active writers 2026/08/08 05:07:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/08 05:07:10 DEBUG : file1: size = 0 OK 2026/08/08 05:07:10 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:07:10 INFO : file1: Copied (new) 2026/08/08 05:07:10 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-08 05:07:08 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/08 05:07:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:10 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:07:10 DEBUG : file2: size = 0 OK 2026/08/08 05:07:10 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:07:10 INFO : file2: Copied (new) 2026/08/08 05:07:10 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-08 05:07:08 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/08 05:07:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/08 05:07:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/08 05:07:10 INFO : file2: vfs cache: upload succeeded try #1 2026/08/08 05:07:10 DEBUG : Looking for writers 2026/08/08 05:07:10 DEBUG : file1: reading active writers 2026/08/08 05:07:10 DEBUG : file2: reading active writers 2026/08/08 05:07:10 DEBUG : >WaitForWriters: 2026/08/08 05:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:11 DEBUG : Looking for writers 2026/08/08 05:07:11 DEBUG : file1: reading active writers 2026/08/08 05:07:11 DEBUG : file2: reading active writers 2026/08/08 05:07:11 DEBUG : >WaitForWriters: 2026/08/08 05:07:11 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.26s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:11 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:11 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:11 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:11 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:11 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:11 DEBUG : file1: newRWFileHandle: 2026/08/08 05:07:11 DEBUG : file1(0x3ec0d7f58d80): openPending: 2026/08/08 05:07:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:11 DEBUG : file1(0x3ec0d7f58d80): >openPending: err= 2026/08/08 05:07:11 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:07:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:07:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:07:11 DEBUG : file1(0x3ec0d7f58d80): _writeAt: size=5, off=0 2026/08/08 05:07:11 DEBUG : file1(0x3ec0d7f58d80): >_writeAt: n=5, err= 2026/08/08 05:07:11 DEBUG : file1(0x3ec0d7f58d80): RWFileHandle.Flush 2026/08/08 05:07:11 DEBUG : file1(0x3ec0d7f58d80): RWFileHandle.Flush 2026/08/08 05:07:11 DEBUG : file1(0x3ec0d7f58d80): close: 2026/08/08 05:07:11 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:07:11.953047892 +0000 UTC m=+231.766182602 2026/08/08 05:07:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:11 DEBUG : file1(0x3ec0d7f58d80): >close: err= 2026/08/08 05:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:11 DEBUG : Looking for writers 2026/08/08 05:07:11 DEBUG : file1: reading active writers 2026/08/08 05:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:07:11 DEBUG : Looking for writers 2026/08/08 05:07:11 DEBUG : file1: reading active writers 2026/08/08 05:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:07:11 DEBUG : Looking for writers 2026/08/08 05:07:11 DEBUG : file1: reading active writers 2026/08/08 05:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:07:12 DEBUG : Looking for writers 2026/08/08 05:07:12 DEBUG : file1: reading active writers 2026/08/08 05:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:07:12 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:07:12 DEBUG : Looking for writers 2026/08/08 05:07:12 DEBUG : file1: reading active writers 2026/08/08 05:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:07:12 DEBUG : Looking for writers 2026/08/08 05:07:12 DEBUG : file1: reading active writers 2026/08/08 05:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:07:12 DEBUG : Looking for writers 2026/08/08 05:07:12 DEBUG : file1: reading active writers 2026/08/08 05:07:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:07:13 DEBUG : file1: size = 5 OK 2026/08/08 05:07:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:07:13 INFO : file1: Copied (new) 2026/08/08 05:07:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-08 05:07:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:07:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:13 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:07:13 DEBUG : Looking for writers 2026/08/08 05:07:13 DEBUG : file1: reading active writers 2026/08/08 05:07:13 DEBUG : >WaitForWriters: 2026/08/08 05:07:13 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:13 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:13 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:13 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:13 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:13 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:13 DEBUG : file1: newRWFileHandle: 2026/08/08 05:07:13 DEBUG : file1(0x3ec0d762aa80): openPending: 2026/08/08 05:07:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:13 DEBUG : file1(0x3ec0d762aa80): >openPending: err= 2026/08/08 05:07:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:07:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:07:13 DEBUG : file1(0x3ec0d762aa80): _writeAt: size=5, off=0 2026/08/08 05:07:13 DEBUG : file1(0x3ec0d762aa80): >_writeAt: n=5, err= 2026/08/08 05:07:13 DEBUG : file1(0x3ec0d762aa80): RWFileHandle.Release 2026/08/08 05:07:13 DEBUG : file1(0x3ec0d762aa80): close: 2026/08/08 05:07:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:07:13.805349688 +0000 UTC m=+233.618484397 2026/08/08 05:07:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:13 DEBUG : file1(0x3ec0d762aa80): >close: err= 2026/08/08 05:07:13 DEBUG : file1(0x3ec0d762aa80): RWFileHandle.Release 2026/08/08 05:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:13 DEBUG : Looking for writers 2026/08/08 05:07:13 DEBUG : file1: reading active writers 2026/08/08 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:07:13 DEBUG : Looking for writers 2026/08/08 05:07:13 DEBUG : file1: reading active writers 2026/08/08 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:07:13 DEBUG : Looking for writers 2026/08/08 05:07:13 DEBUG : file1: reading active writers 2026/08/08 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:07:13 DEBUG : Looking for writers 2026/08/08 05:07:13 DEBUG : file1: reading active writers 2026/08/08 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:07:13 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:07:13 DEBUG : Looking for writers 2026/08/08 05:07:13 DEBUG : file1: reading active writers 2026/08/08 05:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:07:14 DEBUG : Looking for writers 2026/08/08 05:07:14 DEBUG : file1: reading active writers 2026/08/08 05:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:07:14 DEBUG : Looking for writers 2026/08/08 05:07:14 DEBUG : file1: reading active writers 2026/08/08 05:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:07:15 DEBUG : file1: size = 5 OK 2026/08/08 05:07:15 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:07:15 INFO : file1: Copied (new) 2026/08/08 05:07:15 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-08 05:07:13 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:07:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:07:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:15 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:07:15 DEBUG : Looking for writers 2026/08/08 05:07:15 DEBUG : file1: reading active writers 2026/08/08 05:07:15 DEBUG : >WaitForWriters: 2026/08/08 05:07:15 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:15 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:15 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:15 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:15 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:15 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 05:07:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:07:17 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:07:17 DEBUG : dir/file1(0x3ec0d7f59dc0): openPending: 2026/08/08 05:07:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:07:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:17 DEBUG : dir/file1(0x3ec0d7f59dc0): >openPending: err= 2026/08/08 05:07:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/08 05:07:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:07:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:07:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:07:17 DEBUG : dir/file1(0x3ec0d7f59dc0): _writeAt: size=5, off=0 2026/08/08 05:07:17 DEBUG : dir/file1(0x3ec0d7f59dc0): >_writeAt: n=5, err= 2026/08/08 05:07:17 DEBUG : dir/file1(0x3ec0d7f59dc0): close: 2026/08/08 05:07:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-08 05:07:17.35411078 +0000 UTC m=+237.167245470 2026/08/08 05:07:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:17 DEBUG : dir/file1(0x3ec0d7f59dc0): >close: err= 2026/08/08 05:07:17 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:17 DEBUG : dir: Looking for writers 2026/08/08 05:07:17 DEBUG : file1: reading active writers 2026/08/08 05:07:17 DEBUG : Looking for writers 2026/08/08 05:07:17 DEBUG : dir: reading active writers 2026/08/08 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:07:17 DEBUG : dir: Looking for writers 2026/08/08 05:07:17 DEBUG : file1: reading active writers 2026/08/08 05:07:17 DEBUG : Looking for writers 2026/08/08 05:07:17 DEBUG : dir: reading active writers 2026/08/08 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:07:17 DEBUG : dir: Looking for writers 2026/08/08 05:07:17 DEBUG : file1: reading active writers 2026/08/08 05:07:17 DEBUG : Looking for writers 2026/08/08 05:07:17 DEBUG : dir: reading active writers 2026/08/08 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:07:17 DEBUG : dir: Looking for writers 2026/08/08 05:07:17 DEBUG : file1: reading active writers 2026/08/08 05:07:17 DEBUG : Looking for writers 2026/08/08 05:07:17 DEBUG : dir: reading active writers 2026/08/08 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:07:17 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:07:17 DEBUG : dir: Looking for writers 2026/08/08 05:07:17 DEBUG : file1: reading active writers 2026/08/08 05:07:17 DEBUG : Looking for writers 2026/08/08 05:07:17 DEBUG : dir: reading active writers 2026/08/08 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:07:17 DEBUG : dir: Looking for writers 2026/08/08 05:07:17 DEBUG : file1: reading active writers 2026/08/08 05:07:17 DEBUG : Looking for writers 2026/08/08 05:07:17 DEBUG : dir: reading active writers 2026/08/08 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:07:17 DEBUG : dir: Looking for writers 2026/08/08 05:07:17 DEBUG : file1: reading active writers 2026/08/08 05:07:17 DEBUG : Looking for writers 2026/08/08 05:07:17 DEBUG : dir: reading active writers 2026/08/08 05:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:07:18 DEBUG : dir/file1: size = 5 OK 2026/08/08 05:07:18 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:07:18 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:07:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-08 05:07:17 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:07:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:07:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:07:18 DEBUG : dir: Looking for writers 2026/08/08 05:07:18 DEBUG : file1: reading active writers 2026/08/08 05:07:18 DEBUG : Looking for writers 2026/08/08 05:07:18 DEBUG : dir: reading active writers 2026/08/08 05:07:18 DEBUG : >WaitForWriters: 2026/08/08 05:07:18 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.90s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:19 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:19 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:19 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:19 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:19 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/08 05:07:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/08 05:07:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/08 05:07:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/08 05:07:21 DEBUG : dir/file1(0x3ec0d771aa40): _writeAt: size=5, off=0 2026/08/08 05:07:21 DEBUG : dir/file1(0x3ec0d771aa40): openPending: 2026/08/08 05:07:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/08 05:07:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/08 05:07:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:21 DEBUG : dir/file1(0x3ec0d771aa40): >openPending: err= 2026/08/08 05:07:21 DEBUG : dir/file1(0x3ec0d771aa40): >_writeAt: n=5, err= 2026/08/08 05:07:21 DEBUG : dir/file1(0x3ec0d771aa40): _writeAt: size=15, off=5 2026/08/08 05:07:21 DEBUG : dir/file1(0x3ec0d771aa40): >_writeAt: n=15, err= 2026/08/08 05:07:21 DEBUG : dir/file1(0x3ec0d771aa40): close: 2026/08/08 05:07:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/08 05:07:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-08 05:07:21.00889634 +0000 UTC m=+240.822031048 2026/08/08 05:07:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:21 DEBUG : dir/file1(0x3ec0d771aa40): >close: err= 2026/08/08 05:07:21 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:21 DEBUG : dir: Looking for writers 2026/08/08 05:07:21 DEBUG : file1: reading active writers 2026/08/08 05:07:21 DEBUG : Looking for writers 2026/08/08 05:07:21 DEBUG : dir: reading active writers 2026/08/08 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:07:21 DEBUG : dir: Looking for writers 2026/08/08 05:07:21 DEBUG : file1: reading active writers 2026/08/08 05:07:21 DEBUG : Looking for writers 2026/08/08 05:07:21 DEBUG : dir: reading active writers 2026/08/08 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:07:21 DEBUG : dir: Looking for writers 2026/08/08 05:07:21 DEBUG : file1: reading active writers 2026/08/08 05:07:21 DEBUG : Looking for writers 2026/08/08 05:07:21 DEBUG : dir: reading active writers 2026/08/08 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:07:21 DEBUG : dir: Looking for writers 2026/08/08 05:07:21 DEBUG : file1: reading active writers 2026/08/08 05:07:21 DEBUG : Looking for writers 2026/08/08 05:07:21 DEBUG : dir: reading active writers 2026/08/08 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:07:21 DEBUG : dir/file1: vfs cache: starting upload 2026/08/08 05:07:21 DEBUG : dir: Looking for writers 2026/08/08 05:07:21 DEBUG : file1: reading active writers 2026/08/08 05:07:21 DEBUG : Looking for writers 2026/08/08 05:07:21 DEBUG : dir: reading active writers 2026/08/08 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:07:21 DEBUG : dir: Looking for writers 2026/08/08 05:07:21 DEBUG : file1: reading active writers 2026/08/08 05:07:21 DEBUG : Looking for writers 2026/08/08 05:07:21 DEBUG : dir: reading active writers 2026/08/08 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:07:21 DEBUG : dir: Looking for writers 2026/08/08 05:07:21 DEBUG : file1: reading active writers 2026/08/08 05:07:21 DEBUG : Looking for writers 2026/08/08 05:07:21 DEBUG : dir: reading active writers 2026/08/08 05:07:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:07:22 DEBUG : dir: Looking for writers 2026/08/08 05:07:22 DEBUG : file1: reading active writers 2026/08/08 05:07:22 DEBUG : Looking for writers 2026/08/08 05:07:22 DEBUG : dir: reading active writers 2026/08/08 05:07:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 05:07:22 DEBUG : dir/file1: size = 20 OK 2026/08/08 05:07:22 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/08 05:07:22 INFO : dir/file1: Copied (replaced existing) 2026/08/08 05:07:22 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-08 05:07:21 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/08 05:07:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/08 05:07:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/08 05:07:23 DEBUG : dir: Looking for writers 2026/08/08 05:07:23 DEBUG : file1: reading active writers 2026/08/08 05:07:23 DEBUG : Looking for writers 2026/08/08 05:07:23 DEBUG : dir: reading active writers 2026/08/08 05:07:23 DEBUG : >WaitForWriters: 2026/08/08 05:07:23 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.71s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:24 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:24 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:24 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:24 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:24 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:24 DEBUG : file1: newRWFileHandle: 2026/08/08 05:07:24 DEBUG : file1(0x3ec0d7e04a80): openPending: 2026/08/08 05:07:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:24 DEBUG : file1(0x3ec0d7e04a80): >openPending: err= 2026/08/08 05:07:24 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:07:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:07:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:07:24 DEBUG : file1(0x3ec0d7e04a80): _writeAt: size=5, off=0 2026/08/08 05:07:24 DEBUG : file1(0x3ec0d7e04a80): >_writeAt: n=5, err= 2026/08/08 05:07:24 DEBUG : file1(0x3ec0d7e04a80): close: 2026/08/08 05:07:24 DEBUG : file1: vfs cache: setting modification time to 2026-08-08 05:07:24.244706321 +0000 UTC m=+244.057841010 2026/08/08 05:07:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:24 DEBUG : file1(0x3ec0d7e04a80): >close: err= 2026/08/08 05:07:24 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:24 DEBUG : Looking for writers 2026/08/08 05:07:24 DEBUG : file1: reading active writers 2026/08/08 05:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:07:24 DEBUG : Looking for writers 2026/08/08 05:07:24 DEBUG : file1: reading active writers 2026/08/08 05:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:07:24 DEBUG : Looking for writers 2026/08/08 05:07:24 DEBUG : file1: reading active writers 2026/08/08 05:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:07:24 DEBUG : Looking for writers 2026/08/08 05:07:24 DEBUG : file1: reading active writers 2026/08/08 05:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:07:24 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:07:24 DEBUG : Looking for writers 2026/08/08 05:07:24 DEBUG : file1: reading active writers 2026/08/08 05:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:07:24 DEBUG : Looking for writers 2026/08/08 05:07:24 DEBUG : file1: reading active writers 2026/08/08 05:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:07:24 DEBUG : Looking for writers 2026/08/08 05:07:24 DEBUG : file1: reading active writers 2026/08/08 05:07:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:07:25 DEBUG : file1: size = 5 OK 2026/08/08 05:07:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:07:25 INFO : file1: Copied (new) 2026/08/08 05:07:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-08 05:07:24 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:07:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:07:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:25 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:07:25 DEBUG : Looking for writers 2026/08/08 05:07:25 DEBUG : file1: reading active writers 2026/08/08 05:07:25 DEBUG : >WaitForWriters: 2026/08/08 05:07:25 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:25 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:25 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:25 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:25 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/08 05:07:25 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adbe00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adbe00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adbe00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adbe00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adbe00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.07831796 +0000 UTC m=+245.891452669 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adbe00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c380): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c380): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c380): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c380): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c380): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.07831796 +0000 UTC m=+245.891452669 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c840): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c840): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c840): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c840): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c840): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.07831796 +0000 UTC m=+245.891452669 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6c840): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb5dc0 item 1 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6ce80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6ce80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6ce80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6ce80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6ce80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.082488051 +0000 UTC m=+245.895622770 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6ce80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d380): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d380): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d380): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.082488051 +0000 UTC m=+245.895622770 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7aae9a0 item 2 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d9c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d9c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d9c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d9c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d9c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.084907599 +0000 UTC m=+245.898042298 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6d9c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6de40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6de40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6de40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6de40): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6de40): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6de40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6de40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.084907599 +0000 UTC m=+245.898042298 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d6de40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e400): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e400): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e400): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.084907599 +0000 UTC m=+245.898042298 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7aaf730 item 3 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ea80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ea80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ea80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ea80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ea80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.088329077 +0000 UTC m=+245.901463756 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ea80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5efc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5efc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5efc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5efc0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5efc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.088329077 +0000 UTC m=+245.901463756 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5efc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b0540 item 4 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f600): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f600): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f600): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f600): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f600): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.090481961 +0000 UTC m=+245.903616640 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f600): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fa80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fa80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fa80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fa80): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fa80): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fa80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fa80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.090481961 +0000 UTC m=+245.903616640 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fa80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a040): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a040): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a040): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a040): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a040): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.090481961 +0000 UTC m=+245.903616640 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a040): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b0b60 item 5 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a6c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a6c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a6c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a6c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a6c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.093699644 +0000 UTC m=+245.906834324 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8a6c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8ac00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8ac00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8ac00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8ac00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8ac00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.093699644 +0000 UTC m=+245.906834324 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8ac00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b1500 item 6 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b280): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b280): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b280): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b280): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b280): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.096504449 +0000 UTC m=+245.909639128 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b780): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b780): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b780): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b780): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b780): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b780): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b780): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.096504449 +0000 UTC m=+245.909639128 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8b780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8bc40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8bc40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8bc40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8bc40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8bc40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.096504449 +0000 UTC m=+245.909639128 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f8bc40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b1880 item 7 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa03c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa03c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa03c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa03c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa03c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.099178126 +0000 UTC m=+245.912312845 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa03c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0900): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0900): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0900): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.099178126 +0000 UTC m=+245.912312845 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d784a540 item 8 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0ec0): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d7fa0ec0): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0ec0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0ec0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0ec0): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa0ec0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1280): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1280): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1280): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1280): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1280): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.101378259 +0000 UTC m=+245.914512938 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1700): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1700): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1700): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1700): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1700): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1700): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1700): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.101378259 +0000 UTC m=+245.914512938 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1700): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1c00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1c00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1c00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1c00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1c00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.101378259 +0000 UTC m=+245.914512938 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fa1c00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d784acb0 item 9 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.104820687 +0000 UTC m=+245.917955366 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd68c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd68c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd68c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd68c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd68c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.104820687 +0000 UTC m=+245.917955366 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd68c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2a0e0 item 10 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6f00): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d7fd6f00): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6f00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6f00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6f00): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd6f00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd72c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd72c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd72c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd72c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd72c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.107795502 +0000 UTC m=+245.920930211 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd72c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd77c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd77c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd77c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd77c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd77c0): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd77c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd77c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.107795502 +0000 UTC m=+245.920930211 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd77c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd7cc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd7cc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd7cc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd7cc0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd7cc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.107795502 +0000 UTC m=+245.920930211 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fd7cc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2a460 item 11 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc440): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc440): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc440): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.110220589 +0000 UTC m=+245.923355268 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc980): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc980): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc980): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.110220589 +0000 UTC m=+245.923355268 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffc980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2aa80 item 12 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffcfc0): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d7ffcfc0): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffcfc0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffcfc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffcfc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffcfc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffcfc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffd380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffd380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffd380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffd380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffd380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.112203792 +0000 UTC m=+245.925338471 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffd380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffda40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffda40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffda40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffda40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffda40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.112203792 +0000 UTC m=+245.925338471 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ffda40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2afc0 item 13 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a1c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a1c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a1c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a1c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a1c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.114268701 +0000 UTC m=+245.927403380 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a1c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a700): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a700): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a700): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a700): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a700): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.114268701 +0000 UTC m=+245.927403380 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809a700): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2b340 item 14 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809ad40): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d809ad40): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809ad40): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809ad40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809ad40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809ad40): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809ad40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b100): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b100): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b100): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b100): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b100): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.11648327 +0000 UTC m=+245.929617949 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b7c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b7c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b7c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b7c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b7c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.11648327 +0000 UTC m=+245.929617949 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809b7c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2b8f0 item 15 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809be40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809be40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809be40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809be40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809be40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.118327844 +0000 UTC m=+245.931462532 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d809be40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0480): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0480): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0480): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.118327844 +0000 UTC m=+245.931462532 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2be30 item 16 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0ac0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0ac0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0ac0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0ac0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0ac0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.120920927 +0000 UTC m=+245.934055606 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0ac0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0f40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0f40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0f40): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0f40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0f40): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0f40): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0f40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.120920927 +0000 UTC m=+245.934055606 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d0f40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1440): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1440): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1440): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.120920927 +0000 UTC m=+245.934055606 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7760770 item 17 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1ac0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1ac0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1ac0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1ac0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1ac0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.124351552 +0000 UTC m=+245.937486241 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80d1ac0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100100): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100100): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100100): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100100): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100100): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.124351552 +0000 UTC m=+245.937486241 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7761490 item 18 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100780): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100780): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100780): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100780): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100780): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.126934068 +0000 UTC m=+245.940068757 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100c80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100c80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100c80): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100c80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100c80): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100c80): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100c80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.126934068 +0000 UTC m=+245.940068757 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8100c80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101180): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101180): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101180): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101180): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101180): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.126934068 +0000 UTC m=+245.940068757 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101180): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7761ab0 item 19 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101800): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101800): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101800): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.12942471 +0000 UTC m=+245.942559398 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101d40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101d40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101d40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101d40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101d40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.12942471 +0000 UTC m=+245.942559398 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8101d40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74e0620 item 20 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81204c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81204c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81204c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81204c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81204c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.131031642 +0000 UTC m=+245.944166321 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81204c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81209c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81209c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81209c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81209c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81209c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81209c0): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81209c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81209c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.131031642 +0000 UTC m=+245.944166321 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81209c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8120ec0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8120ec0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8120ec0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8120ec0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8120ec0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.131031642 +0000 UTC m=+245.944166321 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8120ec0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74e0af0 item 21 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121540): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121540): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121540): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.133682396 +0000 UTC m=+245.946817075 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121a80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121a80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121a80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121a80): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121a80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.133682396 +0000 UTC m=+245.946817075 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8121a80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74e1dc0 item 22 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164200): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164200): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164200): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164200): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164200): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.135181446 +0000 UTC m=+245.948316125 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164200): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164700): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164700): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164700): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164700): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164700): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164700): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164700): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164700): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.135181446 +0000 UTC m=+245.948316125 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164700): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164c00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164c00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164c00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164c00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164c00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.135181446 +0000 UTC m=+245.948316125 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8164c00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d82103f0 item 23 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165280): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165280): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165280): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165280): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165280): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.137532694 +0000 UTC m=+245.950667393 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81657c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81657c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81657c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81657c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81657c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.137532694 +0000 UTC m=+245.950667393 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81657c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210c40 item 24 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165e00): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d8165e00): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165e00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165e00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165e00): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8165e00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e2c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e2c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e2c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e2c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e2c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.139649069 +0000 UTC m=+245.952783748 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e2c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e7c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e7c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e7c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e7c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e7c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e7c0): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e7c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.139649069 +0000 UTC m=+245.952783748 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e7c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ed00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ed00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ed00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ed00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ed00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.139649069 +0000 UTC m=+245.952783748 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ed00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210fc0 item 25 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a93c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a93c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a93c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a93c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a93c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.142072103 +0000 UTC m=+245.955206782 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a93c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9980): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9980): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9980): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.142072103 +0000 UTC m=+245.955206782 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77d6000 item 26 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212400): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d8212400): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212400): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212400): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212400): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212400): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82127c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82127c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82127c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82127c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82127c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.143882369 +0000 UTC m=+245.957017049 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82127c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212cc0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212cc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212cc0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212cc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212cc0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212cc0): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212cc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.143882369 +0000 UTC m=+245.957017049 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8212cc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213200): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213200): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213200): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213200): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213200): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.143882369 +0000 UTC m=+245.957017049 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213200): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77d6930 item 27 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213880): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213880): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213880): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213880): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213880): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.146509939 +0000 UTC m=+245.959644618 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213880): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213dc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213dc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213dc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213dc0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213dc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.146509939 +0000 UTC m=+245.959644618 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8213dc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77d7e30 item 28 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248500): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d8248500): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248500): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248500): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248500): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248500): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248500): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82488c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82488c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82488c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82488c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82488c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.14986415 +0000 UTC m=+245.962998850 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82488c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248f80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248f80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248f80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248f80): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248f80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.14986415 +0000 UTC m=+245.962998850 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8248f80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a96310 item 29 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249600): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249600): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249600): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249600): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249600): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.15182959 +0000 UTC m=+245.964964269 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249600): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249b40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249b40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249b40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249b40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249b40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.15182959 +0000 UTC m=+245.964964269 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8249b40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a967e0 item 30 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274280): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d8274280): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274280): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274280): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274280): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274280): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274640): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274640): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274640): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.15435095 +0000 UTC m=+245.967485649 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274d00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274d00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274d00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274d00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274d00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.15435095 +0000 UTC m=+245.967485649 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8274d00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a96c40 item 31 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8275380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8275380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8275380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8275380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8275380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.156566122 +0000 UTC m=+245.969700810 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8275380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82758c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82758c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82758c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82758c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82758c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.156566122 +0000 UTC m=+245.969700810 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82758c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a97650 item 32 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0000): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0000): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0000): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0000): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0000): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.158899596 +0000 UTC m=+245.972034295 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0000): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0480): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0480): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0480): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b2230 item 33 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0480): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.159676001 +0000 UTC m=+245.972810731 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0980): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0980): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0980): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.159676001 +0000 UTC m=+245.972810731 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b2d20 item 33 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0fc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0fc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0fc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0fc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0fc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.161832161 +0000 UTC m=+245.974966850 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c0fc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1440): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b35e0 item 34 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1440): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1440): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1440): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1440): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.162762478 +0000 UTC m=+245.975897157 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1980): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1980): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1980): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.162762478 +0000 UTC m=+245.975897157 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c1980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b39d0 item 34 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da0c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da0c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da0c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da0c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da0c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.164424896 +0000 UTC m=+245.977559575 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da0c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da540): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da540): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da540): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da540): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c60e0 item 35 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da540): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.165135176 +0000 UTC m=+245.978269885 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82da540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82daa40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82daa40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82daa40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82daa40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82daa40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.165135176 +0000 UTC m=+245.978269885 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82daa40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c62a0 item 35 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db0c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db0c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db0c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db0c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db0c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.166755484 +0000 UTC m=+245.979890163 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db0c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db5c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db5c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c6700 item 36 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db5c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db5c0): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db5c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db5c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.167737679 +0000 UTC m=+245.980872358 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82db5c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82dbb00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82dbb00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82dbb00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82dbb00): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82dbb00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.167737679 +0000 UTC m=+245.980872358 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82dbb00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c68c0 item 36 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a240): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a240): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a240): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.16948674 +0000 UTC m=+245.982621419 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a6c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a6c0): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a6c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a6c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c6cb0 item 37 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a6c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a6c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.170198584 +0000 UTC m=+245.983333303 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830a6c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830abc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830abc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830abc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830abc0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830abc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.170198584 +0000 UTC m=+245.983333303 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830abc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c6ee0 item 37 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b240): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b240): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b240): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.172061119 +0000 UTC m=+245.985195798 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b740): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b740): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c7260 item 38 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b740): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b740): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b740): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b740): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b740): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.172833037 +0000 UTC m=+245.985967726 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830b740): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830bc80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830bc80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830bc80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830bc80): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830bc80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.172833037 +0000 UTC m=+245.985967726 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830bc80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c7500 item 38 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a400): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a400): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a400): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.17455689 +0000 UTC m=+245.987691569 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a900): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a900): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a900): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a900): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c7960 item 39 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a900): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.175211566 +0000 UTC m=+245.988346255 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832a900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832ae00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832ae00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832ae00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832ae00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832ae00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.175211566 +0000 UTC m=+245.988346255 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832ae00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81c7b90 item 39 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b480): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b480): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.177199299 +0000 UTC m=+245.990333988 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b980): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7eac1c0 item 40 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b980): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b980): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b980): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b980): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.178027772 +0000 UTC m=+245.991162480 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832b980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832bec0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832bec0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832bec0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832bec0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832bec0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.178027772 +0000 UTC m=+245.991162480 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d832bec0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7eac460 item 40 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362580): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362580): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362580): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362580): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362580): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362580): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362580): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.180229047 +0000 UTC m=+245.993363756 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362580): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362a80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362a80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362a80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7eac8c0 item 41 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362a80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362a80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.181149725 +0000 UTC m=+245.994284404 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362a80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362f40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362f40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362f40): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362f40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362f40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7eaca80 item 41 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362f40): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362f40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.181956428 +0000 UTC m=+245.995091127 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8362f40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363480): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363480): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363480): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.181956428 +0000 UTC m=+245.995091127 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7eacd20 item 41 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363ac0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363ac0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363ac0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363ac0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363ac0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363ac0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.184184674 +0000 UTC m=+245.997319403 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8363ac0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83880c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83880c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83880c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ead1f0 item 42 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83880c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83880c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.184783604 +0000 UTC m=+245.997918293 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83880c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388600): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388600): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ead3b0 item 42 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388600): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388600): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388600): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388600): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388600): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.185739639 +0000 UTC m=+245.998874369 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388600): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388b80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388b80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388b80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388b80): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388b80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.185739639 +0000 UTC m=+245.998874369 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8388b80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ead570 item 42 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83891c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83891c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83891c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83891c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83891c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83891c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83891c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.187894907 +0000 UTC m=+246.001029586 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83891c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83896c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83896c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83896c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ead9d0 item 43 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83896c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83896c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.188673687 +0000 UTC m=+246.001808396 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83896c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8389c00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8389c00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8389c00): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8389c00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8389c00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7eadc00 item 43 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8389c00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8389c00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.189479869 +0000 UTC m=+246.002614548 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8389c00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac240): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac240): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac240): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.189479869 +0000 UTC m=+246.002614548 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7eaddc0 item 43 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac880): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac880): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac880): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac880): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac880): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac880): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac880): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.191809696 +0000 UTC m=+246.004944386 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ac880): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83acd80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83acd80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83acd80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74c0690 item 44 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83acd80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83acd80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.193319317 +0000 UTC m=+246.006453996 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83acd80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad2c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad2c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74c0b60 item 44 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad2c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad2c0): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad2c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad2c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.19451877 +0000 UTC m=+246.007653449 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad2c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad840): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad840): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad840): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad840): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad840): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.19451877 +0000 UTC m=+246.007653449 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ad840): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74c0f50 item 44 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ade80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ade80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ade80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ade80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ade80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ade80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ade80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.196033109 +0000 UTC m=+246.009167788 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ade80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842e480): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842e480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842e480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74c1500 item 45 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842e480): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842e480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.196699527 +0000 UTC m=+246.009834206 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842e480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842eb80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842eb80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842eb80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842eb80): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842eb80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.196699527 +0000 UTC m=+246.009834206 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842eb80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74c19d0 item 45 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f1c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f1c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f1c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f1c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f1c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f1c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.199017353 +0000 UTC m=+246.012152042 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f1c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f6c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f6c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f6c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74c1e30 item 46 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f6c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f6c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.199796583 +0000 UTC m=+246.012931262 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842f6c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842fdc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842fdc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842fdc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842fdc0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842fdc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.199796583 +0000 UTC m=+246.012931262 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d842fdc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d73e4e00 item 46 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464500): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464500): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464500): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464500): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464500): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464500): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464500): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.201858334 +0000 UTC m=+246.014993023 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464500): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464a00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464a00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464a00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d73e5340 item 47 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464a00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464a00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.2026295 +0000 UTC m=+246.015764189 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8464a00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465100): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465100): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465100): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465100): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465100): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.2026295 +0000 UTC m=+246.015764189 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d73e55e0 item 47 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465740): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465740): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465740): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465740): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465740): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465740): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465740): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.20460564 +0000 UTC m=+246.017740319 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465740): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465c40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465c40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465c40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d73e5dc0 item 48 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465c40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465c40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.205255367 +0000 UTC m=+246.018390046 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8465c40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848a440): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848a440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848a440): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848a440): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848a440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.205255367 +0000 UTC m=+246.018390046 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848a440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f92770 item 48 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848aa80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848aa80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848aa80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848aa80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848aa80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.207198375 +0000 UTC m=+246.020333124 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848aa80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848af00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848af00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848af00): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848af00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848af00): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848af00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f92d20 item 49 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848af00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848af00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.207838493 +0000 UTC m=+246.020973172 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848af00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848b440): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848b440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848b440): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848b440): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848b440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.207838493 +0000 UTC m=+246.020973172 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848b440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f92f50 item 49 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848bac0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848bac0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848bac0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848bac0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848bac0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.209764489 +0000 UTC m=+246.022899198 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d848bac0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b00c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b00c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b00c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93340 item 50 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b00c0): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b00c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b00c0): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b00c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b00c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.211058141 +0000 UTC m=+246.024192850 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b00c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0640): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0640): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0640): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.211058141 +0000 UTC m=+246.024192850 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93500 item 50 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04100): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04100): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04100): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04100): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04100): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.214315629 +0000 UTC m=+246.027450358 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04740): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04740): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04740): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04740): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04740): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04740): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74ec8c0 item 51 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04740): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04740): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.215250423 +0000 UTC m=+246.028385132 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04740): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04cc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04cc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04cc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04cc0): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04cc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.215250423 +0000 UTC m=+246.028385132 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04cc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74ecd20 item 51 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.217449465 +0000 UTC m=+246.030584144 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0040): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0040): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0040): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74ed1f0 item 52 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0040): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0040): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0040): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0040): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0040): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.218380922 +0000 UTC m=+246.031515682 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0040): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0d00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0d00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0d00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0d00): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0d00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.218380922 +0000 UTC m=+246.031515682 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b0d00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74ed650 item 52 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.220442454 +0000 UTC m=+246.033577133 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1880): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1880): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1880): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1880): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1880): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1880): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f92a10 item 53 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1880): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1880): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.221440267 +0000 UTC m=+246.034574946 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1880): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1dc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1dc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1dc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1dc0): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1dc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.221440267 +0000 UTC m=+246.034574946 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85b1dc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f92c40 item 53 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819040): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819040): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819040): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819040): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819040): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.22313125 +0000 UTC m=+246.036265929 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819040): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819600): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819600): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819600): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93030 item 54 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819600): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819600): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819600): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819600): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819600): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.224026159 +0000 UTC m=+246.037160848 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819600): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e100): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e100): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e100): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e100): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e100): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.224026159 +0000 UTC m=+246.037160848 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93260 item 54 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e780): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e780): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e780): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e780): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e780): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.225918311 +0000 UTC m=+246.039052990 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818e780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ec80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ec80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ec80): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ec80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ec80): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ec80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93880 item 55 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ec80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ec80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.226481543 +0000 UTC m=+246.039616222 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818ec80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f240): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f240): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f240): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.226481543 +0000 UTC m=+246.039616222 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93a40 item 55 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f8c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f8c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f8c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f8c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f8c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.228190369 +0000 UTC m=+246.041325048 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818f8c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818fdc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818fdc0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818fdc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77aa5b0 item 56 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818fdc0): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818fdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818fdc0): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818fdc0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818fdc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.229013774 +0000 UTC m=+246.042148453 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d818fdc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58580): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58580): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58580): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58580): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58580): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.229013774 +0000 UTC m=+246.042148453 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58580): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77aac40 item 56 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58bc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58bc0): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58bc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58bc0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58bc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58bc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58bc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.230934027 +0000 UTC m=+246.044068747 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58bc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59100): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59100): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59100): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77ab960 item 57 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59100): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59100): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.231685987 +0000 UTC m=+246.044820716 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59640): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59640): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59640): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59640): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59640): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77abc70 item 57 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59640): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.232426986 +0000 UTC m=+246.045561725 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59bc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59bc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59bc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59bc0): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59bc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.232426986 +0000 UTC m=+246.045561725 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59bc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210000 item 57 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a900): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a900): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a900): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a900): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a900): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a900): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.234346801 +0000 UTC m=+246.047481480 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210460 item 58 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.235159053 +0000 UTC m=+246.048293732 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210690 item 58 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.235886556 +0000 UTC m=+246.049021235 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc00): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.235886556 +0000 UTC m=+246.049021235 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d82108c0 item 58 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2380): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2380): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2380): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.237552039 +0000 UTC m=+246.050686718 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb29c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb29c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb29c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210e00 item 59 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb29c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb29c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.238275716 +0000 UTC m=+246.051410405 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb29c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f80): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f80): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210fc0 item 59 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.238888784 +0000 UTC m=+246.052023463 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3500): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3500): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3500): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3500): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3500): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.238888784 +0000 UTC m=+246.052023463 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3500): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d82113b0 item 59 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3b80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3b80): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3b80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3b80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3b80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3b80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3b80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3b80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.240964332 +0000 UTC m=+246.054099011 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3b80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a700): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a700): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a700): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8211960 item 60 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a700): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a700): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.241687967 +0000 UTC m=+246.054822657 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a700): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771bdc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771bdc0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771bdc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8211dc0 item 60 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771bdc0): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771bdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771bdc0): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771bdc0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771bdc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.242682364 +0000 UTC m=+246.055817043 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771bdc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8f00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8f00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8f00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8f00): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8f00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.242682364 +0000 UTC m=+246.055817043 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8f00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80b20e0 item 60 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9dc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9dc0): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9dc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9dc0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9dc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9dc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9dc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.244843634 +0000 UTC m=+246.057978343 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9dc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8600): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8600): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8600): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e68000 item 61 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8600): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8600): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.245689741 +0000 UTC m=+246.058824420 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8600): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9340): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9340): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9340): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9340): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9340): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.245689741 +0000 UTC m=+246.058824420 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9340): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e68230 item 61 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9a00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9a00): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9a00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9a00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9a00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9a00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9a00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9a00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.248145737 +0000 UTC m=+246.061280466 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9a00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e685b0 item 62 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.249045165 +0000 UTC m=+246.062179874 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390a80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390a80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390a80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390a80): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390a80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.249045165 +0000 UTC m=+246.062179874 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7390a80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e68770 item 62 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d73910c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d73910c0): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d73910c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d73910c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d73910c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d73910c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d73910c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d73910c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.251946481 +0000 UTC m=+246.065081160 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d73910c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391600): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391600): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391600): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e68af0 item 63 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391600): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391600): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.252536736 +0000 UTC m=+246.065671415 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391600): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391d00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391d00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391d00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391d00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391d00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.252536736 +0000 UTC m=+246.065671415 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7391d00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e68cb0 item 63 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc440): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc440): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc440): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc440): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc440): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc440): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.254391977 +0000 UTC m=+246.067526656 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc980): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc980): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69180 item 64 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc980): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.255017448 +0000 UTC m=+246.068152127 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dc980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd080): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd080): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd080): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd080): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd080): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.255017448 +0000 UTC m=+246.068152127 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd080): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69340 item 64 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd6c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd6c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd6c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd6c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd6c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.257069942 +0000 UTC m=+246.070204621 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78dd6c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78ddb40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78ddb40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78ddb40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78ddb40): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78ddb40): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e696c0 item 65 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78ddb40): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78ddb40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.257813576 +0000 UTC m=+246.070948255 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d78ddb40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34140): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34140): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34140): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34140): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34140): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.257813576 +0000 UTC m=+246.070948255 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34140): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69880 item 65 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34780): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34780): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34780): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34780): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34780): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.259612412 +0000 UTC m=+246.072747091 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34c00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34c00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69c00 item 66 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34c00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34c00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34c00): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34c00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34c00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.260322782 +0000 UTC m=+246.073457471 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b34c00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35140): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35140): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35140): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35140): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35140): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.260322782 +0000 UTC m=+246.073457471 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35140): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69dc0 item 66 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35780): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35780): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35780): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35780): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35780): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.262010849 +0000 UTC m=+246.075145528 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35c00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35c00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35c00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35c00): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35c00): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81fe2a0 item 67 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35c00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35c00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.26292805 +0000 UTC m=+246.076062729 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b35c00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea200): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea200): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea200): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea200): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea200): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.26292805 +0000 UTC m=+246.076062729 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea200): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81fe460 item 67 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea880): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea880): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea880): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea880): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea880): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.265128443 +0000 UTC m=+246.078263132 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bea880): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bead80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bead80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81fea10 item 68 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bead80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bead80): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bead80): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bead80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bead80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.265940596 +0000 UTC m=+246.079075275 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bead80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb2c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb2c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb2c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb2c0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb2c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.265940596 +0000 UTC m=+246.079075275 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb2c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81febd0 item 68 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb900): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb900): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb900): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.268036863 +0000 UTC m=+246.081171553 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7beb900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bebd80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bebd80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bebd80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bebd80): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bebd80): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ff0a0 item 69 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bebd80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bebd80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.26903649 +0000 UTC m=+246.082171179 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7bebd80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24380): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24380): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24380): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.26903649 +0000 UTC m=+246.082171179 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ff260 item 69 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24a00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24a00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24a00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24a00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24a00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.271228527 +0000 UTC m=+246.084363217 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24a00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24f00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24f00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ff5e0 item 70 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24f00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24f00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24f00): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24f00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24f00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.272071318 +0000 UTC m=+246.085206008 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c24f00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25440): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25440): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25440): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.272071318 +0000 UTC m=+246.085206008 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ff7a0 item 70 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25ac0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25ac0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25ac0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25ac0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25ac0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.27428145 +0000 UTC m=+246.087416140 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c25ac0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c440c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c440c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c440c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c440c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c440c0): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ffb20 item 71 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c440c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c440c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.275232405 +0000 UTC m=+246.088367105 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c440c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c445c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c445c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c445c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c445c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c445c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.275232405 +0000 UTC m=+246.088367105 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c445c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ffd50 item 71 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c44c40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c44c40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c44c40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c44c40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c44c40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.277805092 +0000 UTC m=+246.090939771 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c44c40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45140): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45140): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f6690 item 72 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45140): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45140): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45140): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45140): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45140): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.278769252 +0000 UTC m=+246.091903931 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45140): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45680): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45680): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45680): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45680): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45680): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.278769252 +0000 UTC m=+246.091903931 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45680): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f68c0 item 72 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45c40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45c40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45c40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45c40): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45c40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45c40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45c40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.280790106 +0000 UTC m=+246.093924786 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c45c40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e240): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e240): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f6e70 item 73 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e240): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.281562765 +0000 UTC m=+246.094697484 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e700): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e700): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e700): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e700): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e700): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f71f0 item 73 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e700): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e700): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.282456141 +0000 UTC m=+246.095590850 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8e700): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ec40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ec40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ec40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ec40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ec40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.282456141 +0000 UTC m=+246.095590850 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ec40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f7570 item 73 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f280): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f280): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f280): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f280): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f280): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f280): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f280): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.284753437 +0000 UTC m=+246.097888157 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f780): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f780): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f780): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f7b20 item 74 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f780): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f780): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.285462836 +0000 UTC m=+246.098597566 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8f780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8fcc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8fcc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f7dc0 item 74 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8fcc0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8fcc0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8fcc0): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8fcc0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8fcc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.286264199 +0000 UTC m=+246.099398888 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8fcc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc340): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc340): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc340): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc340): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc340): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.286264199 +0000 UTC m=+246.099398888 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc340): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86be150 item 74 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc980): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc980): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc980): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc980): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc980): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.288072452 +0000 UTC m=+246.101207141 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfc980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfce80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfce80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfce80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86be4d0 item 75 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfce80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfce80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.288825703 +0000 UTC m=+246.101960463 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfce80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd3c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd3c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd3c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd3c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd3c0): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86be690 item 75 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd3c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd3c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.289965035 +0000 UTC m=+246.103099773 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd3c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd900): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd900): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd900): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.289965035 +0000 UTC m=+246.103099773 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7cfd900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86be850 item 75 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14040): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14040): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14040): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14040): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14040): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14040): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14040): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.292567067 +0000 UTC m=+246.105717946 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14040): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14540): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14540): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bebd0 item 76 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14540): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.29346391 +0000 UTC m=+246.106598599 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14a80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14a80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bee00 item 76 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14a80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14a80): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14a80): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14a80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14a80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.294312632 +0000 UTC m=+246.107447311 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d14a80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15000): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15000): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15000): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15000): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15000): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.294312632 +0000 UTC m=+246.107447311 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15000): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86befc0 item 76 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15640): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15640): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15640): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15640): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15640): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.295948339 +0000 UTC m=+246.109083018 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15b40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15b40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15b40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bf420 item 77 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15b40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15b40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.29654753 +0000 UTC m=+246.109682209 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d15b40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a340): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a340): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a340): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a340): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a340): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.29654753 +0000 UTC m=+246.109682209 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a340): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bf5e0 item 77 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a980): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a980): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a980): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a980): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a980): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.298187827 +0000 UTC m=+246.111322506 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2a980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2ae80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2ae80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2ae80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bf9d0 item 78 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2ae80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2ae80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.298823495 +0000 UTC m=+246.111958174 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2ae80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2b580): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2b580): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2b580): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2b580): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2b580): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.298823495 +0000 UTC m=+246.111958174 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2b580): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bfb90 item 78 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2bbc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2bbc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2bbc0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2bbc0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2bbc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2bbc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2bbc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.300501744 +0000 UTC m=+246.113636423 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d2bbc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d381c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d381c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d381c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80ca070 item 79 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d381c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d381c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.301221332 +0000 UTC m=+246.114356031 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d381c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d388c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d388c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d388c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d388c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d388c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.301221332 +0000 UTC m=+246.114356031 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d388c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80ca230 item 79 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d38f00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d38f00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d38f00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d38f00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d38f00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d38f00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d38f00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.303141717 +0000 UTC m=+246.116276446 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d38f00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39400): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39400): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80ca690 item 80 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39400): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.303737361 +0000 UTC m=+246.116872050 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39b00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39b00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39b00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39b00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39b00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.303737361 +0000 UTC m=+246.116872050 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d39b00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80ca850 item 80 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e240): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e240): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e240): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.306016654 +0000 UTC m=+246.119151364 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e6c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e6c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e6c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e6c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e6c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e6c0): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80cad20 item 81 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e6c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e6c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.306761531 +0000 UTC m=+246.119896210 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5e6c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ec00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ec00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ec00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ec00): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ec00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.306761531 +0000 UTC m=+246.119896210 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5ec00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80caf50 item 81 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f280): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f280): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f280): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f280): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f280): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.308940493 +0000 UTC m=+246.122075172 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f780): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f780): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f780): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80cb420 item 82 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f780): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f780): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f780): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f780): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f780): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.309808792 +0000 UTC m=+246.122943482 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5f780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fd00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fd00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fd00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fd00): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fd00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.309808792 +0000 UTC m=+246.122943482 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d5fd00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80cb650 item 82 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84480): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84480): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.311606716 +0000 UTC m=+246.124741395 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84980): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84980): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84980): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84980): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84980): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80cba40 item 83 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84980): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.31224471 +0000 UTC m=+246.125379419 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84ec0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84ec0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84ec0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84ec0): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84ec0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.31224471 +0000 UTC m=+246.125379419 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d84ec0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80cbc00 item 83 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85540): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85540): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85540): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.314050749 +0000 UTC m=+246.127185458 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85a40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85a40): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85a40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8488380 item 84 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85a40): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85a40): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85a40): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85a40): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85a40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.314884904 +0000 UTC m=+246.128019583 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7d85a40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac0c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac0c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac0c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac0c0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac0c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.314884904 +0000 UTC m=+246.128019583 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac0c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d84885b0 item 84 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac740): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac740): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac740): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac740): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac740): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.316728403 +0000 UTC m=+246.129863082 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dac740): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dacc40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dacc40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dacc40): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dacc40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dacc40): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dacc40): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8488930 item 85 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dacc40): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dacc40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.317523594 +0000 UTC m=+246.130658273 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dacc40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad180): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad180): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad180): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad180): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad180): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.317523594 +0000 UTC m=+246.130658273 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad180): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8488b60 item 85 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad800): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad800): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad800): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.319469948 +0000 UTC m=+246.132604627 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dad800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dadd00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dadd00): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dadd00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8489030 item 86 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dadd00): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dadd00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dadd00): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dadd00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dadd00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.320304704 +0000 UTC m=+246.133439383 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dadd00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dde380): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dde380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dde380): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dde380): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dde380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.320304704 +0000 UTC m=+246.133439383 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7dde380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8489260 item 86 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddea00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddea00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddea00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddea00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddea00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.322219498 +0000 UTC m=+246.135354248 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddea00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddef00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddef00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddef00): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddef00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddef00): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddef00): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8489650 item 87 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddef00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddef00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.323014348 +0000 UTC m=+246.136149027 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddef00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddf440): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddf440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddf440): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddf440): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddf440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.323014348 +0000 UTC m=+246.136149027 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddf440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8489810 item 87 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddfac0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddfac0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddfac0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddfac0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddfac0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.324630529 +0000 UTC m=+246.137765208 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ddfac0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e180c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e180c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e180c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8489ce0 item 88 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e180c0): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e180c0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e180c0): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e180c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e180c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.325339889 +0000 UTC m=+246.138474568 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e180c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18640): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18640): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18640): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.325339889 +0000 UTC m=+246.138474568 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7492000 item 88 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18c80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18c80): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18c80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18c80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18c80): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18c80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18c80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18c80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.327462004 +0000 UTC m=+246.140596683 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e18c80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e191c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e191c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e191c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74925b0 item 89 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e191c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e191c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.328421916 +0000 UTC m=+246.141556595 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e191c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19700): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19700): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19700): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19700): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19700): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19700): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74928c0 item 89 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19700): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19700): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.329195245 +0000 UTC m=+246.142329925 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19700): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19c80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19c80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19c80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19c80): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19c80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.329195245 +0000 UTC m=+246.142329925 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e19c80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7492cb0 item 89 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e643c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e643c0): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e643c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e643c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e643c0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e643c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e643c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e643c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.331897596 +0000 UTC m=+246.145032336 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e643c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64900): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64900): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74935e0 item 90 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64900): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.332675124 +0000 UTC m=+246.145809813 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64e40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64e40): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64e40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7493ab0 item 90 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64e40): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64e40): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64e40): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64e40): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64e40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.333659412 +0000 UTC m=+246.146794111 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e64e40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65400): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65400): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65400): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.333659412 +0000 UTC m=+246.146794111 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7493d50 item 90 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65a40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65a40): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65a40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65a40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65a40): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65a40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65a40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65a40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.335693512 +0000 UTC m=+246.148828261 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e65a40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2080): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2080): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2080): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a7c3f0 item 91 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2080): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2080): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.336366312 +0000 UTC m=+246.149500991 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2080): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb25c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb25c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb25c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb25c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb25c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb25c0): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a7c700 item 91 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb25c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb25c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.337309262 +0000 UTC m=+246.150443941 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb25c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2b40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2b40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2b40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2b40): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2b40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.337309262 +0000 UTC m=+246.150443941 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb2b40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a7c8c0 item 91 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3180): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3180): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3180): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3180): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3180): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3180): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3180): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3180): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.339788121 +0000 UTC m=+246.152922850 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3180): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb36c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb36c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb36c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a7cee0 item 92 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb36c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb36c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.340519961 +0000 UTC m=+246.153654671 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb36c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3c00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3c00): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3c00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a7d180 item 92 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3c00): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3c00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3c00): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3c00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3c00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.341517405 +0000 UTC m=+246.154652084 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7eb3c00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef22c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef22c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef22c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef22c0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef22c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.341517405 +0000 UTC m=+246.154652084 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef22c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a7d3b0 item 92 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2900): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2900): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2900): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2900): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2900): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2900): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.343593073 +0000 UTC m=+246.156727863 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2e40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2e40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2e40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a7d960 item 93 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2e40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2e40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.344278677 +0000 UTC m=+246.157413356 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef2e40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3540): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3540): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3540): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.344278677 +0000 UTC m=+246.157413356 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a7db20 item 93 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3b80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3b80): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3b80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3b80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3b80): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3b80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3b80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3b80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.346896719 +0000 UTC m=+246.160031449 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ef3b80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f181c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f181c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f181c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d87b4000 item 94 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f181c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f181c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.347699303 +0000 UTC m=+246.160833992 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f181c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f188c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f188c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f188c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f188c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f188c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.347699303 +0000 UTC m=+246.160833992 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f188c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d87b41c0 item 94 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f18f00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f18f00): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f18f00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f18f00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f18f00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f18f00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f18f00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f18f00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.350068757 +0000 UTC m=+246.163203526 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f18f00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19440): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19440): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d87b4540 item 95 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19440): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.350799907 +0000 UTC m=+246.163934596 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19b40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19b40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19b40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19b40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19b40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.350799907 +0000 UTC m=+246.163934596 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f19b40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d87b4700 item 95 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c280): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c280): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c280): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c280): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c280): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c280): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c280): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c280): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.35313817 +0000 UTC m=+246.166272859 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c7c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c7c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c7c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d87b4b60 item 96 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c7c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c7c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.353984288 +0000 UTC m=+246.167118987 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c7c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cec0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cec0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cec0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cec0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cec0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.353984288 +0000 UTC m=+246.167118987 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cec0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d87b4d20 item 96 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= 2026/08/08 05:07:26 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:26 DEBUG : Looking for writers 2026/08/08 05:07:26 DEBUG : >WaitForWriters: 2026/08/08 05:07:26 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:26 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:26 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:26 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:26 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/08 05:07:26 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d6c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d6c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d6c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d6c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d6c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.741712302 +0000 UTC m=+246.554847001 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d6c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6db40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6db40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6db40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6db40): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6db40): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6db40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6db40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.741712302 +0000 UTC m=+246.554847001 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6db40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c100): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c100): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c100): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c100): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c100): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.741712302 +0000 UTC m=+246.554847001 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d87b5b90 item 1 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c740): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c740): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c740): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c740): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c740): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.745619036 +0000 UTC m=+246.558753735 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9c740): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9cc40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9cc40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9cc40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9cc40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9cc40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.745619036 +0000 UTC m=+246.558753735 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9cc40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d83c6230 item 2 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d280): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d280): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d280): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d280): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d280): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.748180932 +0000 UTC m=+246.561315631 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d700): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d700): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d700): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d700): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d700): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d700): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d700): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.748180932 +0000 UTC m=+246.561315631 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9d700): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9dbc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9dbc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9dbc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9dbc0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9dbc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.748180932 +0000 UTC m=+246.561315631 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f9dbc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d83c6700 item 3 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8340): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8340): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8340): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8340): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8340): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.751242871 +0000 UTC m=+246.564377581 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8340): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8880): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8880): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8880): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8880): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8880): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.751242871 +0000 UTC m=+246.564377581 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8880): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d83c6cb0 item 4 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8ec0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8ec0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8ec0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8ec0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8ec0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.754299471 +0000 UTC m=+246.567434180 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc8ec0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9340): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9340): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9340): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9340): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9340): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9340): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9340): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.754299471 +0000 UTC m=+246.567434180 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9340): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9800): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9800): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9800): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.754299471 +0000 UTC m=+246.567434180 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d83c7110 item 5 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9e80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9e80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9e80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9e80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9e80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.757933451 +0000 UTC m=+246.571068160 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fc9e80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe84c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe84c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe84c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe84c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe84c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.757933451 +0000 UTC m=+246.571068160 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe84c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d83c7650 item 6 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe8b40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe8b40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe8b40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe8b40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe8b40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.761011712 +0000 UTC m=+246.574146411 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe8b40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9040): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9040): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9040): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9040): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9040): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9040): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9040): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.761011712 +0000 UTC m=+246.574146411 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9040): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9500): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9500): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9500): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9500): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9500): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.761011712 +0000 UTC m=+246.574146411 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9500): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d83c79d0 item 7 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9b80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9b80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9b80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9b80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9b80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.765130597 +0000 UTC m=+246.578265366 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fe9b80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a81c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a81c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a81c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a81c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a81c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.765130597 +0000 UTC m=+246.578265366 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a81c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77a0a80 item 8 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8780): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d81a8780): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8780): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8780): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8780): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8780): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8b40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8b40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8b40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8b40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8b40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.768714421 +0000 UTC m=+246.581849130 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a8b40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2800): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2800): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2800): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2800): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2800): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.768714421 +0000 UTC m=+246.581849130 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2d00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2d00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2d00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2d00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2d00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.768714421 +0000 UTC m=+246.581849130 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c2d00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81b80e0 item 9 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c3380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c3380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c3380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c3380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c3380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.772301251 +0000 UTC m=+246.585435950 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c3380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c38c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c38c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c38c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c38c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c38c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.772301251 +0000 UTC m=+246.585435950 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81c38c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81b8690 item 10 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168000): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d8168000): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168000): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168000): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168000): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168000): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168000): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81683c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81683c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81683c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81683c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81683c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.775074126 +0000 UTC m=+246.588208824 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81683c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81688c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81688c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81688c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81688c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81688c0): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81688c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81688c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.775074126 +0000 UTC m=+246.588208824 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81688c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168dc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168dc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168dc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168dc0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168dc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.775074126 +0000 UTC m=+246.588208824 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8168dc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81b8a10 item 11 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169440): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169440): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169440): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.777992644 +0000 UTC m=+246.591127333 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169980): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169980): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169980): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.777992644 +0000 UTC m=+246.591127333 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8169980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81b9110 item 12 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82060c0): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d82060c0): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82060c0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82060c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82060c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82060c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82060c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206480): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206480): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.77997736 +0000 UTC m=+246.593112050 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206b40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206b40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206b40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206b40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206b40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.77997736 +0000 UTC m=+246.593112050 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8206b40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81b9500 item 13 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82071c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82071c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82071c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82071c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82071c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.782655356 +0000 UTC m=+246.595790045 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82071c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207700): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207700): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207700): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207700): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207700): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.782655356 +0000 UTC m=+246.595790045 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207700): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81b99d0 item 14 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207d40): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d8207d40): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207d40): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207d40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207d40): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8207d40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246200): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246200): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246200): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246200): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246200): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.785657613 +0000 UTC m=+246.598792302 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246200): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82468c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82468c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82468c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82468c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82468c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.785657613 +0000 UTC m=+246.598792302 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82468c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d76303f0 item 15 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246f40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246f40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246f40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246f40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246f40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.787765773 +0000 UTC m=+246.600900461 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8246f40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247480): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247480): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247480): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.787765773 +0000 UTC m=+246.600900461 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7631030 item 16 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247ac0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247ac0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247ac0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247ac0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247ac0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.790224894 +0000 UTC m=+246.603359623 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8247ac0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286040): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286040): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286040): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286040): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286040): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286040): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286040): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286040): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.790224894 +0000 UTC m=+246.603359623 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286040): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286540): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286540): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286540): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.790224894 +0000 UTC m=+246.603359623 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ef00e0 item 17 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286bc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286bc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286bc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286bc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286bc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.793561682 +0000 UTC m=+246.606696372 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8286bc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287100): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287100): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287100): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287100): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287100): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.793561682 +0000 UTC m=+246.606696372 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ef05b0 item 18 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287780): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287780): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287780): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287780): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287780): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.796110504 +0000 UTC m=+246.609245203 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287c80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287c80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287c80): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287c80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287c80): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287c80): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287c80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.796110504 +0000 UTC m=+246.609245203 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8287c80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6280): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6280): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6280): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6280): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6280): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.796110504 +0000 UTC m=+246.609245203 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ef0930 item 19 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6900): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6900): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6900): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.799104646 +0000 UTC m=+246.612239335 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6e40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6e40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6e40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6e40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6e40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.799104646 +0000 UTC m=+246.612239335 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c6e40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ef0e70 item 20 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c74c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c74c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c74c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c74c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c74c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.801223997 +0000 UTC m=+246.614358695 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c74c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c79c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c79c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c79c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c79c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c79c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c79c0): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c79c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c79c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.801223997 +0000 UTC m=+246.614358695 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c79c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c7ec0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c7ec0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c7ec0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c7ec0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c7ec0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.801223997 +0000 UTC m=+246.614358695 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82c7ec0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ef1490 item 21 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6640): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6640): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6640): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.8040658 +0000 UTC m=+246.617200489 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6b80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6b80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6b80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6b80): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6b80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.8040658 +0000 UTC m=+246.617200489 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e6b80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ef1a40 item 22 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7200): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7200): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7200): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7200): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7200): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.805986756 +0000 UTC m=+246.619121445 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7200): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7700): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7700): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7700): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7700): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7700): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7700): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7700): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7700): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.805986756 +0000 UTC m=+246.619121445 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7700): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7c00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7c00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7c00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7c00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7c00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.805986756 +0000 UTC m=+246.619121445 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d82e7c00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7ef1dc0 item 23 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.808634654 +0000 UTC m=+246.621769343 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c8c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c8c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c8c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c8c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c8c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.808634654 +0000 UTC m=+246.621769343 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830c8c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d76d8cb0 item 24 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830cf00): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d830cf00): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830cf00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830cf00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830cf00): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830cf00): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830cf00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d2c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d2c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d2c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d2c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d2c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.810684643 +0000 UTC m=+246.623819343 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d2c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d7c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d7c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d7c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d7c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d7c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d7c0): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d7c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.810684643 +0000 UTC m=+246.623819343 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830d7c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830dd00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830dd00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830dd00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830dd00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830dd00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.810684643 +0000 UTC m=+246.623819343 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d830dd00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d76d9260 item 25 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8330480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8330480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8330480): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8330480): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8330480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.814360483 +0000 UTC m=+246.627495172 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8330480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83309c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83309c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83309c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83309c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83309c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.814360483 +0000 UTC m=+246.627495172 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83309c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d76d9b90 item 26 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331000): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d8331000): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331000): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331000): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331000): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331000): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331000): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83313c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83313c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83313c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83313c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83313c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.816954128 +0000 UTC m=+246.630088928 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83313c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83318c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83318c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83318c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83318c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83318c0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83318c0): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83318c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83318c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.816954128 +0000 UTC m=+246.630088928 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83318c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331e00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331e00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331e00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331e00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331e00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.816954128 +0000 UTC m=+246.630088928 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8331e00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77caa80 item 27 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350580): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350580): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350580): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350580): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350580): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.820467009 +0000 UTC m=+246.633601708 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350580): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350ac0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350ac0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350ac0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350ac0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350ac0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.820467009 +0000 UTC m=+246.633601708 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8350ac0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77cb570 item 28 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351100): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d8351100): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351100): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351100): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351100): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351100): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83514c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83514c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83514c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83514c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83514c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.822753204 +0000 UTC m=+246.635887893 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83514c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351b80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351b80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351b80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351b80): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351b80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.822753204 +0000 UTC m=+246.635887893 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8351b80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77cbb90 item 29 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372300): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372300): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372300): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372300): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372300): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.825103842 +0000 UTC m=+246.638238531 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372300): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372840): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372840): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372840): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372840): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372840): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.825103842 +0000 UTC m=+246.638238531 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372840): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a88150 item 30 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372e80): _readAt: size=2, off=0 2026/08/08 05:07:26 ERROR : open-test-file(0x3ec0d8372e80): Couldn't read size of file 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372e80): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372e80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372e80): close: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8372e80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373240): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373240): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373240): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.827207632 +0000 UTC m=+246.640342322 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373900): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373900): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373900): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.827207632 +0000 UTC m=+246.640342322 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8373900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a88540 item 31 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e080): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e080): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e080): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e080): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e080): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.82943121 +0000 UTC m=+246.642565889 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e080): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e5c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e5c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e5c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e5c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e5c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.82943121 +0000 UTC m=+246.642565889 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838e5c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a88a80 item 32 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838ec00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838ec00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838ec00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838ec00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838ec00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.83231333 +0000 UTC m=+246.645448019 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838ec00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f080): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f080): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f080): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f080): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f080): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a88fc0 item 33 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f080): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f080): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.833371928 +0000 UTC m=+246.646506747 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f080): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f580): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f580): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f580): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f580): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f580): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.833371928 +0000 UTC m=+246.646506747 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838f580): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a893b0 item 33 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838fbc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838fbc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838fbc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838fbc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838fbc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.835626023 +0000 UTC m=+246.648760712 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d838fbc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa140): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa140): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7a89c70 item 34 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa140): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa140): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa140): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa140): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa140): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.83642397 +0000 UTC m=+246.649558708 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa140): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa680): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa680): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa680): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa680): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa680): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.83642397 +0000 UTC m=+246.649558708 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aa680): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb4150 item 34 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aacc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aacc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aacc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aacc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aacc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.838056531 +0000 UTC m=+246.651191241 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83aacc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab140): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab140): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab140): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab140): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab140): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb44d0 item 35 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab140): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab140): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.838753487 +0000 UTC m=+246.651888175 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab140): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab640): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab640): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab640): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.838753487 +0000 UTC m=+246.651888175 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83ab640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb4770 item 35 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83abcc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83abcc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83abcc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83abcc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83abcc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.841141083 +0000 UTC m=+246.654275762 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83abcc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da2c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da2c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb4af0 item 36 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da2c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da2c0): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da2c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da2c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.84201874 +0000 UTC m=+246.655153440 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da2c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da800): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da800): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da800): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.84201874 +0000 UTC m=+246.655153440 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83da800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb4cb0 item 36 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dae40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dae40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dae40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dae40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dae40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.844303653 +0000 UTC m=+246.657438341 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dae40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db2c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db2c0): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db2c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db2c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb5030 item 37 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db2c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db2c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.845007471 +0000 UTC m=+246.658142150 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db2c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db7c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db7c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db7c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db7c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db7c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.845007471 +0000 UTC m=+246.658142150 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83db7c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb51f0 item 37 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dbe40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dbe40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dbe40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dbe40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dbe40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.847558778 +0000 UTC m=+246.660693457 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d83dbe40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8084480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8084480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819c1c0 item 38 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8084480): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8084480): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8084480): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8084480): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8084480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.848430112 +0000 UTC m=+246.661564801 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8084480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80849c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80849c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80849c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80849c0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80849c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.848430112 +0000 UTC m=+246.661564801 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80849c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819c460 item 38 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085040): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085040): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085040): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085040): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085040): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.850793965 +0000 UTC m=+246.663928653 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085040): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085540): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085540): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085540): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085540): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819c9a0 item 39 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085540): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.851677352 +0000 UTC m=+246.664812071 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085a40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085a40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085a40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085a40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085a40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.851677352 +0000 UTC m=+246.664812071 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8085a40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819cbd0 item 39 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be1c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be1c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be1c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be1c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be1c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.853942567 +0000 UTC m=+246.667077267 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be1c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be6c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be6c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819cf50 item 40 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be6c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be6c0): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be6c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be6c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.854811658 +0000 UTC m=+246.667946337 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80be6c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bec00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bec00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bec00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bec00): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bec00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.854811658 +0000 UTC m=+246.667946337 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bec00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819d180 item 40 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf1c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf1c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf1c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf1c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf1c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf1c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.856618289 +0000 UTC m=+246.669752978 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf1c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf6c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf6c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf6c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819d570 item 41 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf6c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf6c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.857274156 +0000 UTC m=+246.670408845 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bf6c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bfb80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bfb80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bfb80): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bfb80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bfb80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819d730 item 41 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bfb80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bfb80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.858438194 +0000 UTC m=+246.671572883 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80bfb80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec1c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec1c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec1c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec1c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec1c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.858438194 +0000 UTC m=+246.671572883 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec1c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819d8f0 item 41 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec800): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec800): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec800): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec800): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec800): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.860856909 +0000 UTC m=+246.673991608 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ec800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ecd00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ecd00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ecd00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d819dd50 item 42 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ecd00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ecd00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.861711752 +0000 UTC m=+246.674846452 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ecd00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed240): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7aae310 item 42 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed240): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed240): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed240): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed240): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.862638772 +0000 UTC m=+246.675773461 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed7c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed7c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed7c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed7c0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed7c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.862638772 +0000 UTC m=+246.675773461 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ed7c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7aae5b0 item 42 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ede00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ede00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ede00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ede00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ede00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ede00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ede00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.864522257 +0000 UTC m=+246.677656997 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d80ede00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc400): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc400): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7aaf260 item 43 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc400): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.865044083 +0000 UTC m=+246.678178762 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc940): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc940): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc940): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc940): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc940): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7aaf6c0 item 43 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc940): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc940): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.865852849 +0000 UTC m=+246.678987528 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bc940): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bce80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bce80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bce80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bce80): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bce80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.865852849 +0000 UTC m=+246.678987528 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bce80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7aafb90 item 43 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd4c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd4c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd4c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd4c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd4c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd4c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.868011814 +0000 UTC m=+246.681146503 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd4c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd9c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd9c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd9c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b0460 item 44 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd9c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd9c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.8687407 +0000 UTC m=+246.681875389 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d85bd9c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a000): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a000): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b08c0 item 44 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a000): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a000): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a000): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a000): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a000): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.869563894 +0000 UTC m=+246.682698583 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a000): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a580): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a580): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a580): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a580): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a580): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.869563894 +0000 UTC m=+246.682698583 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861a580): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b0af0 item 44 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861abc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861abc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861abc0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861abc0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861abc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861abc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861abc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.871539223 +0000 UTC m=+246.684673902 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861abc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b0c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b0c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b0c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b10a0 item 45 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b0c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b0c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.872380971 +0000 UTC m=+246.685515660 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b0c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b7c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b7c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b7c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b7c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b7c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.872380971 +0000 UTC m=+246.685515660 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861b7c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b12d0 item 45 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861be00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861be00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861be00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861be00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861be00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861be00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861be00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.875257622 +0000 UTC m=+246.688392301 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d861be00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863a400): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863a400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863a400): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b16c0 item 46 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863a400): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863a400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.875922376 +0000 UTC m=+246.689057055 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863a400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863ab00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863ab00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863ab00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863ab00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863ab00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.875922376 +0000 UTC m=+246.689057055 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863ab00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77b1880 item 46 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b140): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b140): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b140): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b140): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b140): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b140): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b140): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.877923264 +0000 UTC m=+246.691057953 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b140): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b640): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b640): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d784a380 item 47 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b640): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.878702754 +0000 UTC m=+246.691837434 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863b640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863bd40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863bd40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863bd40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863bd40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863bd40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.878702754 +0000 UTC m=+246.691837434 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d863bd40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d784a540 item 47 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656480): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656480): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656480): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656480): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.880622037 +0000 UTC m=+246.693756717 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656980): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656980): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d784acb0 item 48 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656980): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.881401609 +0000 UTC m=+246.694536299 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8656980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657080): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657080): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657080): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657080): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657080): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.881401609 +0000 UTC m=+246.694536299 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657080): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d784b9d0 item 48 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86576c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86576c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86576c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86576c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86576c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.883610047 +0000 UTC m=+246.696744736 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86576c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657b40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657b40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657b40): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657b40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657b40): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657b40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2a150 item 49 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657b40): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657b40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.884356196 +0000 UTC m=+246.697490885 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8657b40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.884356196 +0000 UTC m=+246.697490885 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2a310 item 49 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670800): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670800): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670800): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.887258014 +0000 UTC m=+246.700392713 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2a7e0 item 50 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.888222965 +0000 UTC m=+246.701357654 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671280): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671280): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671280): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671280): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671280): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.888222965 +0000 UTC m=+246.701357654 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671280): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2a9a0 item 50 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671900): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671900): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671900): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.890758591 +0000 UTC m=+246.703893281 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9000): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9000): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9000): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9000): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9000): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9000): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77601c0 item 51 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9000): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9000): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.89155247 +0000 UTC m=+246.704687209 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9000): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9540): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9540): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9540): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.89155247 +0000 UTC m=+246.704687209 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7760690 item 51 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9bc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9bc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9bc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9bc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9bc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.893866598 +0000 UTC m=+246.707001278 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d81a9bc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87941c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87941c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87941c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7760f50 item 52 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87941c0): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87941c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87941c0): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87941c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87941c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.894818965 +0000 UTC m=+246.707953654 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87941c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794740): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794740): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794740): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794740): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794740): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.894818965 +0000 UTC m=+246.707953654 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794740): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7761490 item 52 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794dc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794dc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794dc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794dc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794dc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.896927957 +0000 UTC m=+246.710062666 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8794dc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87952c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87952c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87952c0): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87952c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87952c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87952c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7761ab0 item 53 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87952c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87952c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.897717978 +0000 UTC m=+246.710852657 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87952c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795800): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795800): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795800): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.897717978 +0000 UTC m=+246.710852657 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74e0070 item 53 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795e80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795e80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795e80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795e80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795e80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.899943358 +0000 UTC m=+246.713078077 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8795e80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6480): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74e0620 item 54 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6480): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6480): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6480): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6480): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.900900866 +0000 UTC m=+246.714035545 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6a00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6a00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6a00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6a00): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6a00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.900900866 +0000 UTC m=+246.714035545 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b6a00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74e0850 item 54 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7080): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7080): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7080): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7080): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7080): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.902830949 +0000 UTC m=+246.715965628 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7080): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7580): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7580): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7580): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7580): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7580): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7580): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74e0e00 item 55 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7580): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7580): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.903638003 +0000 UTC m=+246.716772682 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7580): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7ac0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7ac0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7ac0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7ac0): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7ac0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.903638003 +0000 UTC m=+246.716772682 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87b7ac0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74e16c0 item 55 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4240): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4240): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4240): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.905876067 +0000 UTC m=+246.719010746 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4740): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4740): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4740): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7856540 item 56 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4740): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4740): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4740): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4740): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4740): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.9069533 +0000 UTC m=+246.720087999 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4740): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4cc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4cc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4cc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4cc0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4cc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.9069533 +0000 UTC m=+246.720087999 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d4cc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7856a80 item 56 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5300): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5300): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5300): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5300): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5300): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5300): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5300): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5300): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.908933057 +0000 UTC m=+246.722067747 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5300): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5840): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5840): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5840): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7857030 item 57 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5840): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5840): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.90974985 +0000 UTC m=+246.722884529 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5840): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5d80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5d80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5d80): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5d80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5d80): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5d80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7857260 item 57 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5d80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5d80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.910545231 +0000 UTC m=+246.723679920 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87d5d80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc400): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc400): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc400): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.910545231 +0000 UTC m=+246.723679920 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7857570 item 57 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fca40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fca40): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fca40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fca40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fca40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fca40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fca40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fca40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.913867993 +0000 UTC m=+246.727002672 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fca40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fcf80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fcf80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fcf80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7857d50 item 58 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fcf80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fcf80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.914625833 +0000 UTC m=+246.727760512 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fcf80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fd4c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fd4c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fd4c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77d60e0 item 58 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fd4c0): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fd4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fd4c0): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fd4c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fd4c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.915682899 +0000 UTC m=+246.728817578 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fd4c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fda80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fda80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fda80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fda80): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fda80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.915682899 +0000 UTC m=+246.728817578 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fda80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77d6700 item 58 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc3c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc3c0): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc3c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc3c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc3c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc3c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc3c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.91817393 +0000 UTC m=+246.731308609 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fc3c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fdb80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fdb80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fdb80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77d7730 item 59 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fdb80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fdb80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.918853964 +0000 UTC m=+246.731988643 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d87fdb80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada400): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada400): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada400): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada400): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada400): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77d7960 item 59 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada400): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.919618758 +0000 UTC m=+246.732753446 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada9c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada9c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada9c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada9c0): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada9c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.919618758 +0000 UTC m=+246.732753446 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7ada9c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80b2000 item 59 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb000): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb000): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb000): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb000): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb000): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb000): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb000): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb000): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.921555313 +0000 UTC m=+246.734689992 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb000): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb540): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb540): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80b2460 item 60 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb540): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.922672061 +0000 UTC m=+246.735806770 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adb540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adba80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adba80): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adba80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80b2690 item 60 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adba80): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adba80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adba80): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adba80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adba80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.923510765 +0000 UTC m=+246.736645453 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7adba80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.923510765 +0000 UTC m=+246.736645453 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670180): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80b2850 item 60 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86707c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86707c0): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86707c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86707c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86707c0): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86707c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86707c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86707c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.925285514 +0000 UTC m=+246.738420193 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d86707c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80b2c40 item 61 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.925945129 +0000 UTC m=+246.739079808 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8670d00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671400): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671400): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671400): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.925945129 +0000 UTC m=+246.739079808 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d8671400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d80b2e70 item 61 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04380): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04380): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04380): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04380): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04380): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04380): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04380): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04380): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.928143209 +0000 UTC m=+246.741277928 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04380): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04a00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04a00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04a00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb4230 item 62 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04a00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04a00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.92890706 +0000 UTC m=+246.742041740 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e04a00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05100): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05100): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05100): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05100): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05100): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.92890706 +0000 UTC m=+246.742041740 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05100): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb43f0 item 62 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05a80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05a80): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05a80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05a80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05a80): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05a80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05a80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05a80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.931166184 +0000 UTC m=+246.744300874 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7e05a80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7818600): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7818600): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7818600): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb4850 item 63 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7818600): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7818600): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.931781887 +0000 UTC m=+246.744916576 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7818600): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819340): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819340): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819340): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819340): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819340): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.931781887 +0000 UTC m=+246.744916576 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819340): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb4a10 item 63 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819e40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819e40): open at offset 0 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819e40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819e40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819e40): >_readAt: n=0, err=Bad file descriptor 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819e40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819e40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819e40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.933909503 +0000 UTC m=+246.747044183 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7819e40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f585c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f585c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f585c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb4d90 item 64 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f585c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f585c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.934631004 +0000 UTC m=+246.747765714 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f585c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58cc0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58cc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58cc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58cc0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58cc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.934631004 +0000 UTC m=+246.747765714 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f58cc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb4f50 item 64 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59300): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59300): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59300): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59300): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59300): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.936785051 +0000 UTC m=+246.749919739 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59300): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59780): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59780): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59780): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59780): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59780): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb52d0 item 65 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59780): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59780): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.937498487 +0000 UTC m=+246.750633176 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59780): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59c80): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59c80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59c80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59c80): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59c80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.937498487 +0000 UTC m=+246.750633176 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f59c80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb5500 item 65 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a9c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a9c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a9c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a9c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a9c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.939439882 +0000 UTC m=+246.752574582 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762a9c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb5880 item 66 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.940187804 +0000 UTC m=+246.753322493 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762af00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.940187804 +0000 UTC m=+246.753322493 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762b540): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb5a40 item 66 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc80): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc80): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc80): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.941929862 +0000 UTC m=+246.755064562 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d762bc80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2240): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2240): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2240): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2240): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7fb5dc0 item 67 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2240): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.942758046 +0000 UTC m=+246.755892735 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2740): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2740): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2740): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2740): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2740): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.942758046 +0000 UTC m=+246.755892735 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2740): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2a0e0 item 67 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.944797775 +0000 UTC m=+246.757932454 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb2f40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3440): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3440): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2a460 item 68 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3440): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3440): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3440): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3440): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3440): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.945677266 +0000 UTC m=+246.758811955 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb3440): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb39c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb39c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb39c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb39c0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb39c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.945677266 +0000 UTC m=+246.758811955 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7fb39c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f2a770 item 68 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a500): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a500): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a500): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a500): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a500): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.947716986 +0000 UTC m=+246.760851676 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d771a500): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8e40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8e40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8e40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8e40): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8e40): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74ec700 item 69 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8e40): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8e40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.948334381 +0000 UTC m=+246.761469070 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c8e40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9500): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9500): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9500): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9500): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9500): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.948334381 +0000 UTC m=+246.761469070 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d77c9500): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74eccb0 item 69 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8900): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8900): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8900): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.949966262 +0000 UTC m=+246.763100950 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a8900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a92c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a92c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74ed180 item 70 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a92c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a92c0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a92c0): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a92c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a92c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.950704565 +0000 UTC m=+246.763839264 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a92c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9800): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9800): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9800): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.950704565 +0000 UTC m=+246.763839264 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d74a9800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74ed490 item 70 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c340): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c340): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c340): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c340): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c340): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.952346434 +0000 UTC m=+246.765481123 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c340): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c840): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c840): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c840): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c840): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c840): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f92690 item 71 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c840): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c840): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.952992384 +0000 UTC m=+246.766127063 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6c840): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cd40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cd40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cd40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cd40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cd40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.952992384 +0000 UTC m=+246.766127063 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6cd40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f92850 item 71 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d3c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d3c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d3c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d3c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d3c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.954926144 +0000 UTC m=+246.768060823 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d3c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d900): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d900): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f92d90 item 72 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d900): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d900): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d900): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d900): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d900): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.955648578 +0000 UTC m=+246.768783257 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6d900): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6de40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6de40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6de40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6de40): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6de40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.955648578 +0000 UTC m=+246.768783257 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7f6de40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f92f50 item 72 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5c500): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5c500): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5c500): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5c500): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5c500): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5c500): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5c500): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.957263285 +0000 UTC m=+246.770397964 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5c500): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5ca00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5ca00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5ca00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93340 item 73 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5ca00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5ca00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.95784374 +0000 UTC m=+246.770978419 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5ca00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5cec0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5cec0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5cec0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5cec0): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5cec0): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93500 item 73 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5cec0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5cec0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.958506061 +0000 UTC m=+246.771640740 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5cec0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5d400): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5d400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5d400): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5d400): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5d400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.958506061 +0000 UTC m=+246.771640740 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5d400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f936c0 item 73 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5da40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5da40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5da40): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5da40): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5da40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5da40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5da40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.961027771 +0000 UTC m=+246.774162460 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7a5da40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe040): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe040): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe040): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93a40 item 74 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe040): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe040): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.96190629 +0000 UTC m=+246.775040979 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe040): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe580): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe580): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7f93ce0 item 74 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe580): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe580): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe580): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe580): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe580): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.962771453 +0000 UTC m=+246.775906142 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afe580): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afeb00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afeb00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afeb00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afeb00): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afeb00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.962771453 +0000 UTC m=+246.775906142 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7afeb00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77aa5b0 item 74 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff140): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff140): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff140): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff140): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff140): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff140): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff140): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.964646041 +0000 UTC m=+246.777780730 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff140): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff640): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff640): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77ab490 item 75 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff640): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.965382201 +0000 UTC m=+246.778516890 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7aff640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7affb80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7affb80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7affb80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7affb80): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7affb80): _writeAt: size=3, off=2 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77ab960 item 75 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7affb80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7affb80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.966185787 +0000 UTC m=+246.779320506 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7affb80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e1c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e1c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e1c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e1c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e1c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.966185787 +0000 UTC m=+246.779320506 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e1c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d77abc70 item 75 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e800): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e800): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e800): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e800): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e800): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e800): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e800): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.968338652 +0000 UTC m=+246.781473341 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9e800): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9ed00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9ed00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9ed00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210230 item 76 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9ed00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9ed00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.969122871 +0000 UTC m=+246.782257571 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9ed00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f240): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f240): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210460 item 76 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f240): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f240): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f240): _writeAt: size=3, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f240): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f240): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.970182872 +0000 UTC m=+246.783317551 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f240): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f7c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f7c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f7c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f7c0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f7c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.970182872 +0000 UTC m=+246.783317551 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9f7c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210690 item 76 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9fe00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9fe00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9fe00): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9fe00): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9fe00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9fe00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9fe00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.972292765 +0000 UTC m=+246.785427514 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7b9fe00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04400): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04400): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210c40 item 77 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04400): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.972963561 +0000 UTC m=+246.786098291 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04b00): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04b00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04b00): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04b00): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04b00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.972963561 +0000 UTC m=+246.786098291 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c04b00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8210e00 item 77 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05140): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05140): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05140): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05140): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05140): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05140): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05140): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.975435567 +0000 UTC m=+246.788570246 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05140): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05640): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05640): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05640): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d82113b0 item 78 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05640): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05640): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.976060878 +0000 UTC m=+246.789195557 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05640): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05d40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05d40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05d40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05d40): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05d40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.976060878 +0000 UTC m=+246.789195557 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c05d40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d82115e0 item 78 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c480): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c480): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c480): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c480): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c480): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c480): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c480): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.978014295 +0000 UTC m=+246.791148974 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c480): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c980): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c980): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c980): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d8211c00 item 79 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c980): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c980): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.978560817 +0000 UTC m=+246.791695496 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2c980): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d080): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d080): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d080): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d080): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d080): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.978560817 +0000 UTC m=+246.791695496 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d080): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e680e0 item 79 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d6c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d6c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d6c0): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d6c0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d6c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d6c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d6c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.980488105 +0000 UTC m=+246.793622784 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2d6c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2dbc0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2dbc0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2dbc0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e68460 item 80 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2dbc0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2dbc0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.981119796 +0000 UTC m=+246.794254475 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c2dbc0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3e3c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3e3c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3e3c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3e3c0): >_readAt: n=5, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3e3c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.981119796 +0000 UTC m=+246.794254475 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3e3c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e68620 item 80 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ea00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ea00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ea00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ea00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ea00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.982987843 +0000 UTC m=+246.796122522 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ea00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ee80): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ee80): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ee80): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ee80): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ee80): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ee80): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e689a0 item 81 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ee80): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ee80): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.983847786 +0000 UTC m=+246.796982475 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3ee80): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3f3c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3f3c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3f3c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3f3c0): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3f3c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.983847786 +0000 UTC m=+246.796982475 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3f3c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e68b60 item 81 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3fa40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3fa40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3fa40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3fa40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3fa40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.986000099 +0000 UTC m=+246.799134788 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c3fa40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58040): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58040): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58040): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69030 item 82 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58040): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58040): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58040): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58040): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58040): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.986953188 +0000 UTC m=+246.800087887 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58040): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c585c0): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c585c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c585c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c585c0): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c585c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.986953188 +0000 UTC m=+246.800087887 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c585c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e691f0 item 82 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58c40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58c40): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58c40): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58c40): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58c40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.988817177 +0000 UTC m=+246.801951866 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c58c40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59140): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59140): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59140): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59140): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59140): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59140): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69570 item 83 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59140): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59140): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.989528469 +0000 UTC m=+246.802663158 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59140): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59680): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59680): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59680): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59680): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59680): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.989528469 +0000 UTC m=+246.802663158 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59680): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69730 item 83 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59d00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59d00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59d00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59d00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59d00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.991804997 +0000 UTC m=+246.804939706 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c59d00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68300): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68300): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68300): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69ab0 item 84 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68300): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68300): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68300): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68300): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68300): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.992595799 +0000 UTC m=+246.805730488 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68300): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68880): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68880): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68880): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68880): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68880): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.992595799 +0000 UTC m=+246.805730488 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68880): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d7e69c70 item 84 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68f00): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68f00): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68f00): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68f00): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68f00): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.994346885 +0000 UTC m=+246.807481564 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c68f00): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69400): _readAt: size=2, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69400): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69400): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69400): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69400): >_readAt: n=2, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69400): _writeAt: size=3, off=7 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81fe150 item 85 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69400): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69400): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.995005989 +0000 UTC m=+246.808140668 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69400): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69940): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69940): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69940): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69940): >_readAt: n=8, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69940): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.995005989 +0000 UTC m=+246.808140668 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c69940): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81fe310 item 85 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a0c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a0c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a0c0): _writeAt: size=5, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a0c0): >_writeAt: n=5, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a0c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.997338382 +0000 UTC m=+246.810473111 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a0c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a5c0): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a5c0): open at offset 5 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a5c0): >openPending: err= 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81fe690 item 86 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a5c0): _readAt: size=2, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a5c0): >_readAt: n=0, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a5c0): _writeAt: size=3, off=5 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a5c0): >_writeAt: n=3, err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a5c0): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.998371812 +0000 UTC m=+246.811506511 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8a5c0): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:26 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:26 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:26 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:26 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ab40): _readAt: size=512, off=0 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ab40): openPending: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:26 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ab40): >openPending: err= 2026/08/08 05:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ab40): >_readAt: n=3, err=EOF 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ab40): close: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:26.998371812 +0000 UTC m=+246.811506511 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:26 DEBUG : open-test-file(0x3ec0d7c8ab40): >close: err= 2026/08/08 05:07:26 DEBUG : open-test-file: Remove: 2026/08/08 05:07:26 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81fea80 item 86 2026/08/08 05:07:26 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b1c0): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b1c0): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b1c0): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b1c0): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b1c0): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.000993451 +0000 UTC m=+246.814128139 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b1c0): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b6c0): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b6c0): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b6c0): open at offset 5 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b6c0): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b6c0): >_readAt: n=2, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b6c0): _writeAt: size=3, off=7 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81feee0 item 87 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b6c0): >_writeAt: n=3, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b6c0): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.001944276 +0000 UTC m=+246.815079025 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8b6c0): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8bc00): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8bc00): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8bc00): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8bc00): >_readAt: n=8, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8bc00): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.001944276 +0000 UTC m=+246.815079025 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c8bc00): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ff110 item 87 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c380): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c380): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c380): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c380): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c380): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.006824998 +0000 UTC m=+246.819959698 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c380): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c880): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c880): open at offset 5 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c880): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ff490 item 88 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c880): _readAt: size=2, off=5 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c880): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c880): _writeAt: size=3, off=5 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c880): >_writeAt: n=3, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c880): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.007723033 +0000 UTC m=+246.820857722 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9c880): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9ce00): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9ce00): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9ce00): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9ce00): >_readAt: n=3, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9ce00): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.007723033 +0000 UTC m=+246.820857722 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9ce00): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ff650 item 88 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d440): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d440): open at offset 0 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d440): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d440): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d440): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d440): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d440): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d440): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.009936732 +0000 UTC m=+246.823071481 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d440): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d980): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d980): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d980): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ff9d0 item 89 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d980): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d980): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.010708679 +0000 UTC m=+246.823843398 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9d980): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9dec0): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9dec0): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9dec0): open at offset 5 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9dec0): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9dec0): >_readAt: n=2, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9dec0): _writeAt: size=3, off=7 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ffc00 item 89 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9dec0): >_writeAt: n=3, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9dec0): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.011550649 +0000 UTC m=+246.824685418 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7c9dec0): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdc540): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdc540): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdc540): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdc540): >_readAt: n=8, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdc540): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.011550649 +0000 UTC m=+246.824685418 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdc540): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d81ffdc0 item 89 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdcb80): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdcb80): open at offset 0 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdcb80): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdcb80): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdcb80): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdcb80): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdcb80): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdcb80): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.013327351 +0000 UTC m=+246.826462030 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdcb80): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd0c0): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd0c0): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd0c0): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f6700 item 90 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd0c0): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd0c0): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.013866991 +0000 UTC m=+246.827001670 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd0c0): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd600): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd600): open at offset 5 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd600): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f6930 item 90 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd600): _readAt: size=2, off=5 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd600): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd600): _writeAt: size=3, off=5 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd600): >_writeAt: n=3, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd600): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.014739749 +0000 UTC m=+246.827874428 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cdd600): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cddbc0): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cddbc0): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cddbc0): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cddbc0): >_readAt: n=3, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cddbc0): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.014739749 +0000 UTC m=+246.827874428 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cddbc0): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f6c40 item 90 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea300): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea300): open at offset 0 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea300): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea300): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea300): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea300): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea300): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea300): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.016921988 +0000 UTC m=+246.830056716 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea300): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea840): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea840): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea840): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f72d0 item 91 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea840): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea840): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.017856941 +0000 UTC m=+246.830991620 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cea840): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cead80): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cead80): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cead80): open at offset 5 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cead80): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cead80): >_readAt: n=2, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cead80): _writeAt: size=3, off=7 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f75e0 item 91 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cead80): >_writeAt: n=3, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cead80): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.018854805 +0000 UTC m=+246.831989515 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cead80): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb300): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb300): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb300): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb300): >_readAt: n=8, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb300): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.018854805 +0000 UTC m=+246.831989515 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb300): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d74f7960 item 91 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb940): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb940): open at offset 0 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb940): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb940): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb940): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb940): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb940): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb940): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.020811318 +0000 UTC m=+246.833946048 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7ceb940): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cebe80): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cebe80): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cebe80): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86be000 item 92 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cebe80): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cebe80): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.021341349 +0000 UTC m=+246.834476028 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7cebe80): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d064c0): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d064c0): open at offset 5 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d064c0): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86be1c0 item 92 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d064c0): _readAt: size=2, off=5 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d064c0): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d064c0): _writeAt: size=3, off=5 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d064c0): >_writeAt: n=3, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d064c0): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.021990214 +0000 UTC m=+246.835124893 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d064c0): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d06a80): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d06a80): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d06a80): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d06a80): >_readAt: n=3, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d06a80): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.021990214 +0000 UTC m=+246.835124893 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d06a80): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86be380 item 92 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d070c0): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d070c0): open at offset 0 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d070c0): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d070c0): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d070c0): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d070c0): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d070c0): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d070c0): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.023467272 +0000 UTC m=+246.836601951 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d070c0): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07600): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07600): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07600): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86be700 item 93 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07600): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07600): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.023963588 +0000 UTC m=+246.837098267 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07600): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07d00): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07d00): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07d00): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07d00): >_readAt: n=5, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07d00): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.023963588 +0000 UTC m=+246.837098267 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d07d00): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86be8c0 item 93 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22440): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22440): open at offset 0 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22440): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22440): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22440): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22440): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22440): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22440): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.025556075 +0000 UTC m=+246.838690754 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22440): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22980): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22980): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22980): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86becb0 item 94 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22980): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22980): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.026175945 +0000 UTC m=+246.839310624 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d22980): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23080): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23080): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23080): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23080): >_readAt: n=5, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23080): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.026175945 +0000 UTC m=+246.839310624 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23080): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bee70 item 94 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d236c0): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d236c0): open at offset 0 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d236c0): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d236c0): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d236c0): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d236c0): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d236c0): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d236c0): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.028480795 +0000 UTC m=+246.841615555 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d236c0): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23c00): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23c00): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23c00): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bf2d0 item 95 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23c00): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23c00): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.029254706 +0000 UTC m=+246.842389426 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d23c00): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3a400): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3a400): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3a400): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3a400): >_readAt: n=5, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3a400): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.029254706 +0000 UTC m=+246.842389426 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3a400): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bf490 item 95 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3aa40): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3aa40): open at offset 0 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3aa40): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3aa40): _readAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3aa40): >_readAt: n=0, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3aa40): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3aa40): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3aa40): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.031665748 +0000 UTC m=+246.844800467 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3aa40): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3af80): _writeAt: size=5, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3af80): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3af80): >openPending: err= 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bf810 item 96 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3af80): >_writeAt: n=5, err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3af80): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.032329541 +0000 UTC m=+246.845464220 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3af80): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/08 05:07:27 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:27 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/08 05:07:27 DEBUG : open-test-file: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3b680): _readAt: size=512, off=0 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3b680): openPending: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3b680): >openPending: err= 2026/08/08 05:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3b680): >_readAt: n=5, err=EOF 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3b680): close: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-08 05:07:27.032329541 +0000 UTC m=+246.845464220 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : open-test-file(0x3ec0d7d3b680): >close: err= 2026/08/08 05:07:27 DEBUG : open-test-file: Remove: 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3ec0d86bfa40 item 96 2026/08/08 05:07:27 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/08 05:07:27 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/08 05:07:27 DEBUG : open-test-file: >Remove: err= 2026/08/08 05:07:27 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:27 DEBUG : Looking for writers 2026/08/08 05:07:27 DEBUG : >WaitForWriters: 2026/08/08 05:07:27 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.34s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.68s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:27 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:27 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:27 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:27 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:27 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:27 DEBUG : file1: newRWFileHandle: 2026/08/08 05:07:27 DEBUG : file1(0x3ec0d7d82140): openPending: 2026/08/08 05:07:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:27 DEBUG : file1(0x3ec0d7d82140): >openPending: err= 2026/08/08 05:07:27 DEBUG : file1: >newRWFileHandle: err= 2026/08/08 05:07:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/08 05:07:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/08 05:07:27 DEBUG : file1(0x3ec0d7d82140): _writeAt: size=2, off=0 2026/08/08 05:07:27 DEBUG : file1(0x3ec0d7d82140): >_writeAt: n=2, err= 2026/08/08 05:07:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/08 05:07:27 DEBUG : file1(0x3ec0d7d82140): RWFileHandle.Flush 2026/08/08 05:07:27 DEBUG : file1(0x3ec0d7d82140): RWFileHandle.Release 2026/08/08 05:07:27 DEBUG : file1(0x3ec0d7d82140): close: 2026/08/08 05:07:27 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/08 05:07:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:27 DEBUG : file1(0x3ec0d7d82140): >close: err= 2026/08/08 05:07:27 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:27 DEBUG : Looking for writers 2026/08/08 05:07:27 DEBUG : file1: reading active writers 2026/08/08 05:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:07:27 DEBUG : Looking for writers 2026/08/08 05:07:27 DEBUG : file1: reading active writers 2026/08/08 05:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:07:27 DEBUG : Looking for writers 2026/08/08 05:07:27 DEBUG : file1: reading active writers 2026/08/08 05:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:07:27 DEBUG : Looking for writers 2026/08/08 05:07:27 DEBUG : file1: reading active writers 2026/08/08 05:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:07:27 DEBUG : file1: vfs cache: starting upload 2026/08/08 05:07:27 DEBUG : Looking for writers 2026/08/08 05:07:27 DEBUG : file1: reading active writers 2026/08/08 05:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:07:27 DEBUG : Looking for writers 2026/08/08 05:07:27 DEBUG : file1: reading active writers 2026/08/08 05:07:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:07:28 DEBUG : Looking for writers 2026/08/08 05:07:28 DEBUG : file1: reading active writers 2026/08/08 05:07:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:07:28 DEBUG : file1: size = 2 OK 2026/08/08 05:07:28 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/08 05:07:28 INFO : file1: Copied (new) 2026/08/08 05:07:28 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/08 05:07:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/08 05:07:28 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/08 05:07:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:07:28 INFO : file1: vfs cache: upload succeeded try #1 2026/08/08 05:07:28 DEBUG : Looking for writers 2026/08/08 05:07:28 DEBUG : file1: reading active writers 2026/08/08 05:07:28 DEBUG : >WaitForWriters: 2026/08/08 05:07:28 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:28 DEBUG : Looking for writers 2026/08/08 05:07:28 DEBUG : file1: reading active writers 2026/08/08 05:07:28 DEBUG : >WaitForWriters: 2026/08/08 05:07:28 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (2.11s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:29 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:29 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:29 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:29 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:29 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:07:29 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:29 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:07:29 DEBUG : rename_me: newRWFileHandle: 2026/08/08 05:07:29 DEBUG : rename_me(0x3ec0d7d82b40): openPending: 2026/08/08 05:07:29 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/08 05:07:29 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/08 05:07:29 DEBUG : rename_me(0x3ec0d7d82b40): >openPending: err= 2026/08/08 05:07:29 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/08 05:07:29 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/08 05:07:29 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/08 05:07:29 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/08 05:07:29 DEBUG : rename_me(0x3ec0d7d82b40): _writeAt: size=5, off=0 2026/08/08 05:07:29 DEBUG : rename_me(0x3ec0d7d82b40): >_writeAt: n=5, err= 2026/08/08 05:07:29 DEBUG : rename_me(0x3ec0d7d82b40): close: 2026/08/08 05:07:29 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-08 05:07:29.53002176 +0000 UTC m=+249.343156439 2026/08/08 05:07:29 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/08 05:07:29 DEBUG : rename_me(0x3ec0d7d82b40): >close: err= 2026/08/08 05:07:29 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/08 05:07:29 DEBUG : i_was_renamed: Updating file with 0x3ec0d7dad450 2026/08/08 05:07:29 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/08 05:07:29 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/08 05:07:29 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:29 DEBUG : Looking for writers 2026/08/08 05:07:29 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/08 05:07:29 DEBUG : Looking for writers 2026/08/08 05:07:29 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/08 05:07:29 DEBUG : Looking for writers 2026/08/08 05:07:29 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/08 05:07:29 DEBUG : Looking for writers 2026/08/08 05:07:29 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/08 05:07:29 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/08 05:07:29 DEBUG : Looking for writers 2026/08/08 05:07:29 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/08 05:07:29 DEBUG : Looking for writers 2026/08/08 05:07:29 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:07:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/08 05:07:30 DEBUG : Looking for writers 2026/08/08 05:07:30 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/08 05:07:30 DEBUG : Looking for writers 2026/08/08 05:07:30 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:07:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/08 05:07:30 DEBUG : i_was_renamed: size = 5 OK 2026/08/08 05:07:30 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:07:30 INFO : i_was_renamed: Copied (new) 2026/08/08 05:07:30 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-08 05:07:29 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/08 05:07:30 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/08 05:07:30 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/08 05:07:30 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/08 05:07:31 DEBUG : Looking for writers 2026/08/08 05:07:31 DEBUG : i_was_renamed: reading active writers 2026/08/08 05:07:31 DEBUG : >WaitForWriters: 2026/08/08 05:07:31 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.83s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:32 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:32 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/08 05:07:32 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:32 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/08 05:07:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-cefaqix8bavu" 2026/08/08 05:07:32 INFO : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/08 05:07:32 DEBUG : forgetting directory cache 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate(0x3ec0d7ada600): _readAt: size=512, off=0 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate(0x3ec0d7ada600): openPending: 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:08:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:07:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate(0x3ec0d7ada600): >openPending: err= 2026/08/08 05:07:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:34 DEBUG : forgetting directory cache 2026/08/08 05:07:34 DEBUG : TestRWCacheUpdate(0x3ec0d7ada600): >_readAt: n=20, err=EOF 2026/08/08 05:07:34 DEBUG : TestRWCacheUpdate(0x3ec0d7ada600): close: 2026/08/08 05:07:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:08:32 +0000 UTC 2026/08/08 05:07:34 DEBUG : TestRWCacheUpdate(0x3ec0d7ada600): >close: err= 2026/08/08 05:07:34 DEBUG : Re-reading directory (255.14369ms old) 2026/08/08 05:07:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:34 DEBUG : forgetting directory cache 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate(0x3ec0d7e04840): _readAt: size=512, off=0 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate(0x3ec0d7e04840): openPending: 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:09:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-08 04:08:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:09:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-08 04:08:32 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/08 05:07:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:07:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate(0x3ec0d7e04840): >openPending: err= 2026/08/08 05:07:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:36 DEBUG : forgetting directory cache 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate(0x3ec0d7e04840): >_readAt: n=20, err=EOF 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate(0x3ec0d7e04840): close: 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:09:32 +0000 UTC 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate(0x3ec0d7e04840): >close: err= 2026/08/08 05:07:36 DEBUG : Re-reading directory (264.918912ms old) 2026/08/08 05:07:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:36 DEBUG : forgetting directory cache 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2240): _readAt: size=512, off=0 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2240): openPending: 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:10:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-08 04:09:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:10:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-08 04:09:32 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/08 05:07:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:07:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2240): >openPending: err= 2026/08/08 05:07:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:38 DEBUG : forgetting directory cache 2026/08/08 05:07:38 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2240): >_readAt: n=20, err=EOF 2026/08/08 05:07:38 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2240): close: 2026/08/08 05:07:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:10:32 +0000 UTC 2026/08/08 05:07:38 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2240): >close: err= 2026/08/08 05:07:38 DEBUG : Re-reading directory (257.619835ms old) 2026/08/08 05:07:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:38 DEBUG : forgetting directory cache 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate(0x3ec0d7e05300): _readAt: size=512, off=0 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate(0x3ec0d7e05300): openPending: 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:11:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-08 04:10:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:11:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-08 04:10:32 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/08 05:07:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:07:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate(0x3ec0d7e05300): >openPending: err= 2026/08/08 05:07:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:40 DEBUG : forgetting directory cache 2026/08/08 05:07:40 DEBUG : TestRWCacheUpdate(0x3ec0d7e05300): >_readAt: n=20, err=EOF 2026/08/08 05:07:40 DEBUG : TestRWCacheUpdate(0x3ec0d7e05300): close: 2026/08/08 05:07:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:11:32 +0000 UTC 2026/08/08 05:07:40 DEBUG : TestRWCacheUpdate(0x3ec0d7e05300): >close: err= 2026/08/08 05:07:40 DEBUG : Re-reading directory (259.045938ms old) 2026/08/08 05:07:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:40 DEBUG : forgetting directory cache 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate(0x3ec0d7adb940): _readAt: size=512, off=0 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate(0x3ec0d7adb940): openPending: 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:12:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-08 04:11:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:12:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-08 04:11:32 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/08 05:07:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:07:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate(0x3ec0d7adb940): >openPending: err= 2026/08/08 05:07:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:42 DEBUG : forgetting directory cache 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate(0x3ec0d7adb940): >_readAt: n=20, err=EOF 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate(0x3ec0d7adb940): close: 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:12:32 +0000 UTC 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate(0x3ec0d7adb940): >close: err= 2026/08/08 05:07:42 DEBUG : Re-reading directory (257.185105ms old) 2026/08/08 05:07:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:42 DEBUG : forgetting directory cache 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2f00): _readAt: size=512, off=0 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2f00): openPending: 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-08 04:13:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-08 04:12:32 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-08 04:13:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-08 04:12:32 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/08 05:07:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/08 05:07:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2f00): >openPending: err= 2026/08/08 05:07:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:44 DEBUG : forgetting directory cache 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2f00): >_readAt: n=20, err=EOF 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2f00): close: 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:13:32 +0000 UTC 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate(0x3ec0d7ed2f00): >close: err= 2026/08/08 05:07:44 DEBUG : Re-reading directory (257.428153ms old) 2026/08/08 05:07:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:44 DEBUG : forgetting directory cache 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate(0x3ec0d7819380): _readAt: size=512, off=0 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate(0x3ec0d7819380): openPending: 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-08 04:14:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-08 04:13:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-08 04:14:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-08 04:13:32 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/08 05:07:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/08 05:07:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate(0x3ec0d7819380): >openPending: err= 2026/08/08 05:07:45 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:46 DEBUG : forgetting directory cache 2026/08/08 05:07:46 DEBUG : TestRWCacheUpdate(0x3ec0d7819380): >_readAt: n=21, err=EOF 2026/08/08 05:07:46 DEBUG : TestRWCacheUpdate(0x3ec0d7819380): close: 2026/08/08 05:07:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:14:32 +0000 UTC 2026/08/08 05:07:46 DEBUG : TestRWCacheUpdate(0x3ec0d7819380): >close: err= 2026/08/08 05:07:46 DEBUG : Re-reading directory (263.635862ms old) 2026/08/08 05:07:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:46 DEBUG : forgetting directory cache 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate(0x3ec0d7ed3a80): _readAt: size=512, off=0 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate(0x3ec0d7ed3a80): openPending: 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-08 04:15:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-08 04:14:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-08 04:15:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-08 04:14:32 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/08 05:07:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/08 05:07:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate(0x3ec0d7ed3a80): >openPending: err= 2026/08/08 05:07:48 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:48 DEBUG : forgetting directory cache 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate(0x3ec0d7ed3a80): >_readAt: n=22, err=EOF 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate(0x3ec0d7ed3a80): close: 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:15:32 +0000 UTC 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate(0x3ec0d7ed3a80): >close: err= 2026/08/08 05:07:48 DEBUG : Re-reading directory (257.410781ms old) 2026/08/08 05:07:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:48 DEBUG : forgetting directory cache 2026/08/08 05:07:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate(0x3ec0d762aa40): _readAt: size=512, off=0 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate(0x3ec0d762aa40): openPending: 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-08 04:16:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-08 04:15:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-08 04:16:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-08 04:15:32 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/08 05:07:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/08 05:07:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate(0x3ec0d762aa40): >openPending: err= 2026/08/08 05:07:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:50 DEBUG : forgetting directory cache 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate(0x3ec0d762aa40): >_readAt: n=23, err=EOF 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate(0x3ec0d762aa40): close: 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:16:32 +0000 UTC 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate(0x3ec0d762aa40): >close: err= 2026/08/08 05:07:50 DEBUG : Re-reading directory (263.849496ms old) 2026/08/08 05:07:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:50 DEBUG : forgetting directory cache 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate(0x3ec0d7f58ac0): _readAt: size=512, off=0 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate(0x3ec0d7f58ac0): openPending: 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-08 04:17:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-08 04:16:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-08 04:17:32 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-08 04:16:32 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/08 05:07:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/08 05:07:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate(0x3ec0d7f58ac0): >openPending: err= 2026/08/08 05:07:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:52 DEBUG : forgetting directory cache 2026/08/08 05:07:52 DEBUG : TestRWCacheUpdate(0x3ec0d7f58ac0): >_readAt: n=24, err=EOF 2026/08/08 05:07:52 DEBUG : TestRWCacheUpdate(0x3ec0d7f58ac0): close: 2026/08/08 05:07:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-08 04:17:32 +0000 UTC 2026/08/08 05:07:52 DEBUG : TestRWCacheUpdate(0x3ec0d7f58ac0): >close: err= 2026/08/08 05:07:52 DEBUG : Re-reading directory (258.851623ms old) 2026/08/08 05:07:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/08 05:07:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/08 05:07:52 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:52 DEBUG : Looking for writers 2026/08/08 05:07:52 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/08 05:07:52 DEBUG : >WaitForWriters: 2026/08/08 05:07:52 DEBUG : files root 'rclone-test-cefaqix8bavu': vfs cache: cleaner exiting 2026/08/08 05:07:52 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (20.53s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:55 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:07:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/08 05:07:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/08 05:07:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/08 05:07:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/08 05:07:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:07:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/08 05:07:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:07:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/08 05:07:56 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:56 DEBUG : Looking for writers 2026/08/08 05:07:56 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/08 05:07:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/08 05:07:56 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.68s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:56 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:56 DEBUG : files root 'rclone-test-cefaqix8bavu': Reusing VFS from active cache 2026/08/08 05:07:56 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:56 DEBUG : Looking for writers 2026/08/08 05:07:56 DEBUG : >WaitForWriters: 2026/08/08 05:07:56 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:56 DEBUG : Looking for writers 2026/08/08 05:07:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.27s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:56 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:56 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:56 DEBUG : Looking for writers 2026/08/08 05:07:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:57 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:07:57 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:07:57 DEBUG : Looking for writers 2026/08/08 05:07:57 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:07:57 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:00 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:00 DEBUG : dir: Looking for writers 2026/08/08 05:08:00 DEBUG : file2: reading active writers 2026/08/08 05:08:00 DEBUG : Looking for writers 2026/08/08 05:08:00 DEBUG : dir: reading active writers 2026/08/08 05:08:00 DEBUG : file1: reading active writers 2026/08/08 05:08:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.68s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:01 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:04 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:04 DEBUG : dir: Looking for writers 2026/08/08 05:08:04 DEBUG : Looking for writers 2026/08/08 05:08:04 DEBUG : dir: reading active writers 2026/08/08 05:08:04 DEBUG : file1: reading active writers 2026/08/08 05:08:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.86s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:04 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:08 DEBUG : file1: Open: flags=O_RDONLY 2026/08/08 05:08:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/08 05:08:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/08 05:08:08 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:08 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/08 05:08:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/08 05:08:08 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:08 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:08 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/08 05:08:08 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/08 05:08:08 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/08 05:08:08 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/08 05:08:08 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 05:08:09 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/08 05:08:09 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:09 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/08 05:08:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/08 05:08:09 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:09 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/08 05:08:09 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:09 DEBUG : dir: Looking for writers 2026/08/08 05:08:09 DEBUG : file2: reading active writers 2026/08/08 05:08:09 DEBUG : new_file.txt: reading active writers 2026/08/08 05:08:09 DEBUG : Looking for writers 2026/08/08 05:08:09 DEBUG : file1: reading active writers 2026/08/08 05:08:09 DEBUG : dir: reading active writers 2026/08/08 05:08:09 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.44s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:10 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:12 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/08 05:08:12 DEBUG : dir/file1: Updating file with dir/file1 0x3ec0d7eda0d0 2026/08/08 05:08:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/08 05:08:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:13 INFO : dir/file1: Moved (server-side) to: file0 2026/08/08 05:08:13 DEBUG : file0: Updating file with file0 0x3ec0d7eda0d0 2026/08/08 05:08:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/08 05:08:13 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/08 05:08:13 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:13 DEBUG : dir: Looking for writers 2026/08/08 05:08:13 DEBUG : Looking for writers 2026/08/08 05:08:13 DEBUG : dir: reading active writers 2026/08/08 05:08:13 DEBUG : file0: reading active writers 2026/08/08 05:08:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.21s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:14 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:14 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:14 DEBUG : Looking for writers 2026/08/08 05:08:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.24s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:14 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:15 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/08 05:08:15 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/08 05:08:16 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/08 05:08:16 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/08 05:08:17 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/08 05:08:17 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:17 DEBUG : Looking for writers 2026/08/08 05:08:17 DEBUG : a: Looking for writers 2026/08/08 05:08:17 DEBUG : b: Looking for writers 2026/08/08 05:08:17 DEBUG : c: Looking for writers 2026/08/08 05:08:17 DEBUG : d: Looking for writers 2026/08/08 05:08:17 DEBUG : Looking for writers 2026/08/08 05:08:17 DEBUG : b: reading active writers 2026/08/08 05:08:17 DEBUG : c: reading active writers 2026/08/08 05:08:17 DEBUG : d: reading active writers 2026/08/08 05:08:17 DEBUG : /: reading active writers 2026/08/08 05:08:17 DEBUG : a: reading active writers 2026/08/08 05:08:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.79s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:18 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:19 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/08 05:08:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/08 05:08:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/08 05:08:20 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/08 05:08:22 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:22 DEBUG : a/b/c/d: Looking for writers 2026/08/08 05:08:22 DEBUG : a/b/c: Looking for writers 2026/08/08 05:08:22 DEBUG : d: reading active writers 2026/08/08 05:08:22 DEBUG : a/b: Looking for writers 2026/08/08 05:08:22 DEBUG : c: reading active writers 2026/08/08 05:08:22 DEBUG : a: Looking for writers 2026/08/08 05:08:22 DEBUG : b: reading active writers 2026/08/08 05:08:22 DEBUG : Looking for writers 2026/08/08 05:08:22 DEBUG : a: reading active writers 2026/08/08 05:08:22 DEBUG : >WaitForWriters: 2026/08/08 05:08:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/a/b/c not empty`) 2026/08/08 05:08:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 05:08:23 DEBUG : pacer: Reducing sleep to 15ms 2026/08/08 05:08:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/a/b not empty`) 2026/08/08 05:08:23 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/08 05:08:23 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/08 05:08:23 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/a not empty`) 2026/08/08 05:08:23 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/08/08 05:08:23 DEBUG : pacer: Reducing sleep to 33.75ms 2026/08/08 05:08:23 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.33s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:24 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:24 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:24 DEBUG : Looking for writers 2026/08/08 05:08:24 DEBUG : >WaitForWriters: 2026/08/08 05:08:24 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/08/08 05:08:24 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.25s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:24 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:24 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/08/08 05:08:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:24 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/08 05:08:24 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/08 05:08:24 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/08 05:08:24 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:08:25 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 05:08:25 DEBUG : file1: size = 5 OK 2026/08/08 05:08:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:25 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:25 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/08 05:08:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 05:08:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:25 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 05:08:26 DEBUG : file1: size = 0 OK 2026/08/08 05:08:26 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:26 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/08 05:08:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/08 05:08:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:26 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (7 bytes), uploading instead of streaming 2026/08/08 05:08:27 DEBUG : file1: size = 7 OK 2026/08/08 05:08:27 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/08 05:08:27 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:27 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:27 DEBUG : Looking for writers 2026/08/08 05:08:27 DEBUG : file1: reading active writers 2026/08/08 05:08:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.06s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:28 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:28 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/08 05:08:29 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/08 05:08:29 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/08 05:08:29 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/08 05:08:29 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (11 bytes), uploading instead of streaming 2026/08/08 05:08:30 DEBUG : file1: size = 11 OK 2026/08/08 05:08:30 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/08 05:08:30 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/08 05:08:31 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:31 DEBUG : Looking for writers 2026/08/08 05:08:31 DEBUG : file1: reading active writers 2026/08/08 05:08:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.18s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:31 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:31 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/08 05:08:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:31 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (5 bytes), uploading instead of streaming 2026/08/08 05:08:33 DEBUG : file1: size = 5 OK 2026/08/08 05:08:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/08 05:08:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:33 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/08 05:08:33 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:33 DEBUG : Looking for writers 2026/08/08 05:08:33 DEBUG : file1: reading active writers 2026/08/08 05:08:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.15s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:33 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:33 DEBUG : file1: WriteFileHandle.Release closing 2026/08/08 05:08:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:33 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 05:08:34 DEBUG : file1: size = 0 OK 2026/08/08 05:08:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:34 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/08 05:08:34 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:34 DEBUG : Looking for writers 2026/08/08 05:08:34 DEBUG : file1: reading active writers 2026/08/08 05:08:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.39s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:35 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:35 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (2 bytes), uploading instead of streaming 2026/08/08 05:08:36 DEBUG : file1: size = 2 OK 2026/08/08 05:08:36 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/08 05:08:36 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:36 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/08 05:08:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:36 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:36 DEBUG : Looking for writers 2026/08/08 05:08:36 DEBUG : file1: reading active writers 2026/08/08 05:08:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.64s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:36 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:36 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (0 bytes), uploading instead of streaming 2026/08/08 05:08:37 DEBUG : file1: size = 0 OK 2026/08/08 05:08:37 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/08 05:08:37 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:37 DEBUG : file1: Open: flags=O_RDONLY 2026/08/08 05:08:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/08 05:08:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/08 05:08:37 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:38 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:38 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:38 DEBUG : Looking for writers 2026/08/08 05:08:38 DEBUG : file1: reading active writers 2026/08/08 05:08:38 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.84s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:38 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/08 05:08:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/08 05:08:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/08 05:08:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/08 05:08:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:38 DEBUG : files root 'rclone-test-cefaqix8bavu': File to upload is small (100 bytes), uploading instead of streaming 2026/08/08 05:08:39 DEBUG : file1: size = 100 OK 2026/08/08 05:08:39 DEBUG : file1: md5 = a4880977d846020b1403079a5feb0251 OK 2026/08/08 05:08:39 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/08 05:08:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/08 05:08:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/08 05:08:39 DEBUG : file1: Open: flags=O_RDONLY 2026/08/08 05:08:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/08 05:08:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/08 05:08:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:39 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:39 DEBUG : Looking for writers 2026/08/08 05:08:39 DEBUG : file1: reading active writers 2026/08/08 05:08:39 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.87s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:40 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:46 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/08 05:08:46 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/08 05:08:46 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:46 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:46 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/08 05:08:46 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/08 05:08:46 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:46 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:46 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/08 05:08:46 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/08 05:08:46 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:47 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:47 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/08 05:08:47 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/08 05:08:47 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:47 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:47 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/08 05:08:47 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/08 05:08:47 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:47 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:47 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:47 DEBUG : flat: Looking for writers 2026/08/08 05:08:47 DEBUG : f000.txt: reading active writers 2026/08/08 05:08:47 DEBUG : f001.txt: reading active writers 2026/08/08 05:08:47 DEBUG : f002.txt: reading active writers 2026/08/08 05:08:47 DEBUG : f003.txt: reading active writers 2026/08/08 05:08:47 DEBUG : f004.txt: reading active writers 2026/08/08 05:08:47 DEBUG : Looking for writers 2026/08/08 05:08:47 DEBUG : flat: reading active writers 2026/08/08 05:08:47 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.60s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:49 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:52 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/08 05:08:52 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/08 05:08:52 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:53 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/08 05:08:53 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/08 05:08:53 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:53 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/08 05:08:53 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/08 05:08:53 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:53 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:53 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:53 DEBUG : a/b/c: Looking for writers 2026/08/08 05:08:53 DEBUG : deep.txt: reading active writers 2026/08/08 05:08:53 DEBUG : a/b: Looking for writers 2026/08/08 05:08:53 DEBUG : c: reading active writers 2026/08/08 05:08:53 DEBUG : mid.txt: reading active writers 2026/08/08 05:08:53 DEBUG : a: Looking for writers 2026/08/08 05:08:53 DEBUG : b: reading active writers 2026/08/08 05:08:53 DEBUG : top.txt: reading active writers 2026/08/08 05:08:53 DEBUG : Looking for writers 2026/08/08 05:08:53 DEBUG : a: reading active writers 2026/08/08 05:08:53 DEBUG : >WaitForWriters: 2026/08/08 05:08:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/a/b not empty`) 2026/08/08 05:08:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/08 05:08:55 DEBUG : pacer: Reducing sleep to 15ms 2026/08/08 05:08:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-cefaqix8bavu/a not empty`) 2026/08/08 05:08:55 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/08/08 05:08:55 DEBUG : pacer: Reducing sleep to 22.5ms 2026/08/08 05:08:55 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestZipManySubDirs (6.46s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:55 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:08:57 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/08/08 05:08:57 DEBUG : pacer: Reducing sleep to 10ms 2026/08/08 05:08:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/08 05:08:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/08 05:08:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/08 05:08:58 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:08:58 DEBUG : bigdir: Looking for writers 2026/08/08 05:08:58 DEBUG : big.bin: reading active writers 2026/08/08 05:08:58 DEBUG : Looking for writers 2026/08/08 05:08:58 DEBUG : bigdir: reading active writers 2026/08/08 05:08:58 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.22s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-cefaqix8bavu'", Local "Local file system at /tmp/rclone1468609652", Modify Window "1s" 2026/08/08 05:08:59 INFO : files root 'rclone-test-cefaqix8bavu': poll-interval is not supported by this remote 2026/08/08 05:09:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/08 05:09:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/08 05:09:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:09:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:09:03 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/08 05:09:03 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/08 05:09:03 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:09:03 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:09:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/08 05:09:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/08 05:09:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/08 05:09:04 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/08 05:09:04 DEBUG : WaitForWriters: timeout=30s 2026/08/08 05:09:04 DEBUG : dir1: Looking for writers 2026/08/08 05:09:04 DEBUG : a.txt: reading active writers 2026/08/08 05:09:04 DEBUG : dir2: Looking for writers 2026/08/08 05:09:04 DEBUG : b.txt: reading active writers 2026/08/08 05:09:04 DEBUG : dir3: Looking for writers 2026/08/08 05:09:04 DEBUG : c.txt: reading active writers 2026/08/08 05:09:04 DEBUG : Looking for writers 2026/08/08 05:09:04 DEBUG : dir1: reading active writers 2026/08/08 05:09:04 DEBUG : dir2: reading active writers 2026/08/08 05:09:04 DEBUG : dir3: reading active writers 2026/08/08 05:09:04 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/08 05:09:05 DEBUG : files root 'rclone-test-cefaqix8bavu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m45.76018914s (try 1/5): exit status 1: Failed [TestFileMethods TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=full,open=false,write=false TestFileOpenRead TestReadFileHandleRelease]